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/dwg7f7znhwp19caxsz1bhjh7w0s2cl08-memory_profiler-0.55.0.tar.gz source root is memory_profiler-0.55.0 setting SOURCE_DATE_EPOCH to timestamp 1544800893 of file memory_profiler-0.55.0/setup.cfg @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 memory_profiler.py -> build/lib copying mprof.py -> build/lib 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/memory_profiler.py -> build/bdist.linux-x86_64/wheel copying build/lib/mprof.py -> build/bdist.linux-x86_64/wheel running install_egg_info running egg_info writing memory_profiler.egg-info/PKG-INFO writing dependency_links to memory_profiler.egg-info/dependency_links.txt writing entry points to memory_profiler.egg-info/entry_points.txt writing requirements to memory_profiler.egg-info/requires.txt writing top-level names to memory_profiler.egg-info/top_level.txt reading manifest file 'memory_profiler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'mprof.bat' adding license file 'COPYING' writing manifest file 'memory_profiler.egg-info/SOURCES.txt' Copying memory_profiler.egg-info to build/bdist.linux-x86_64/wheel/memory_profiler-0.55.0-py3.7.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-x86_64/wheel/memory_profiler-0.55.0.dist-info/WHEEL creating 'dist/memory_profiler-0.55.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'memory_profiler.py' adding 'mprof.py' adding 'memory_profiler-0.55.0.dist-info/COPYING' adding 'memory_profiler-0.55.0.dist-info/METADATA' adding 'memory_profiler-0.55.0.dist-info/WHEEL' adding 'memory_profiler-0.55.0.dist-info/entry_points.txt' adding 'memory_profiler-0.55.0.dist-info/top_level.txt' adding 'memory_profiler-0.55.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/memory_profiler-0.55.0/dist /build/memory_profiler-0.55.0 Processing ./memory_profiler-0.55.0-py3-none-any.whl Requirement already satisfied: psutil in /nix/store/7q4ksprcn06hd291yzlyxr4f2wczyp0x-python3.7-psutil-5.8.0/lib/python3.7/site-packages (from memory-profiler==0.55.0) (5.8.0) Installing collected packages: memory-profiler Successfully installed memory-profiler-0.55.0 /build/memory_profiler-0.55.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0/lib /nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0/bin patching script interpreter paths in /nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0 checking for references to /build/ in /nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/90xyakc4avn1qh5nnn1lnpjlykq81r29-python3.7-memory_profiler-0.55.0/bin/mprof'... 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 memory_profiler.egg-info/PKG-INFO writing dependency_links to memory_profiler.egg-info/dependency_links.txt writing entry points to memory_profiler.egg-info/entry_points.txt writing requirements to memory_profiler.egg-info/requires.txt writing top-level names to memory_profiler.egg-info/top_level.txt reading manifest file 'memory_profiler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'mprof.bat' adding license file 'COPYING' writing manifest file 'memory_profiler.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Finished executing setuptoolsCheckPhase