Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/snzh3vrm92ciqii66famid6gjq9lf0p6-eradicate-2.0.0.tar.gz source root is eradicate-2.0.0 setting SOURCE_DATE_EPOCH to timestamp 1601544755 of file eradicate-2.0.0/PKG-INFO @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib copying eradicate.py -> build/lib running build_scripts creating build/scripts-3.8 copying and adjusting eradicate -> build/scripts-3.8 changing mode of build/scripts-3.8/eradicate from 644 to 755 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib/eradicate.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info creating eradicate.egg-info writing eradicate.egg-info/PKG-INFO writing dependency_links to eradicate.egg-info/dependency_links.txt writing top-level names to eradicate.egg-info/top_level.txt writing manifest file 'eradicate.egg-info/SOURCES.txt' reading manifest file 'eradicate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'test_eradicate.py' writing manifest file 'eradicate.egg-info/SOURCES.txt' Copying eradicate.egg-info to build/bdist.linux-x86_64/wheel/eradicate-2.0.0-py3.8.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/eradicate-2.0.0.data creating build/bdist.linux-x86_64/wheel/eradicate-2.0.0.data/scripts copying build/scripts-3.8/eradicate -> build/bdist.linux-x86_64/wheel/eradicate-2.0.0.data/scripts changing mode of build/bdist.linux-x86_64/wheel/eradicate-2.0.0.data/scripts/eradicate to 755 creating build/bdist.linux-x86_64/wheel/eradicate-2.0.0.dist-info/WHEEL creating 'dist/eradicate-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'eradicate.py' adding 'eradicate-2.0.0.data/scripts/eradicate' adding 'eradicate-2.0.0.dist-info/METADATA' adding 'eradicate-2.0.0.dist-info/WHEEL' adding 'eradicate-2.0.0.dist-info/top_level.txt' adding 'eradicate-2.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/eradicate-2.0.0/dist /build/eradicate-2.0.0 Processing ./eradicate-2.0.0-py3-none-any.whl Installing collected packages: eradicate Successfully installed eradicate-2.0.0 /build/eradicate-2.0.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0/lib /nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0/bin patching script interpreter paths in /nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0 checking for references to /build/ in /nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0... Rewriting #!/nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/bin/python3.8 to #!/nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11 wrapping `/nix/store/scfs0kd6lnic2anjkdhl9n4axjgqzg2n-python3.8-eradicate-2.0.0/bin/eradicate'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } setuptoolsCheckPhase Executing setuptoolsCheckPhase running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing eradicate.egg-info/PKG-INFO writing dependency_links to eradicate.egg-info/dependency_links.txt writing top-level names to eradicate.egg-info/top_level.txt reading manifest file 'eradicate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching 'test_eradicate.py' writing manifest file 'eradicate.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Finished executing setuptoolsCheckPhase