Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Running phase: unpackPhase unpacking source archive /nix/store/2h84x12zk3xs1wfdcf4cpmp79bmj574q-paperfetch-cli source root is paperfetch-cli setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "paperfetch-cli/tests/test_resolve.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built paperfetch_cli-0.1.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for paperfetch_cli-0.1.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed paperfetch_cli-0.1.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0 checking for references to /build/ in /nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0... patching script interpreter paths in /nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0 stripping (with command strip and flags -S -p) in /nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0/lib /nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/z6w0cn7vrcf73vsp4kqhsj0f9nhd8a9y-paperfetch-cli-0.1.0-dist checking for references to /build/ in /nix/store/z6w0cn7vrcf73vsp4kqhsj0f9nhd8a9y-paperfetch-cli-0.1.0-dist... patching script interpreter paths in /nix/store/z6w0cn7vrcf73vsp4kqhsj0f9nhd8a9y-paperfetch-cli-0.1.0-dist Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6 wrapping `/nix/store/mf18k45h97zngi5cvcp3dn48wscra67w-paperfetch-cli-0.1.0/bin/paperfetch-cli'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase 12 files already formatted CPY001 Missing copyright notice at top of file --> paperfetch_cli/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> paperfetch_cli/browser.py:1:1 CPY001 Missing copyright notice at top of file --> paperfetch_cli/config.py:1:1 CPY001 Missing copyright notice at top of file --> paperfetch_cli/errors.py:1:1 CPY001 Missing copyright notice at top of file --> paperfetch_cli/main.py:1:1 PLR0917 Too many positional arguments (7 > 5) --> paperfetch_cli/main.py:285:5 | 285 | def _browser_pdf( # noqa: PLR0913 | ^^^^^^^^^^^^ 286 | args: argparse.Namespace, 287 | meta: PaperMeta, | CPY001 Missing copyright notice at top of file --> paperfetch_cli/resolve.py:1:1 CPY001 Missing copyright notice at top of file --> paperfetch_cli/sanitize.py:1:1 CPY001 Missing copyright notice at top of file --> tests/__init__.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_browser.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_cli.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_live_e2e.py:1:1 CPY001 Missing copyright notice at top of file --> tests/test_resolve.py:1:1 Found 13 errors.