querying info about missing paths querying info about '/nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2' on 'https://cache.nixos.org' downloading 'https://cache.nixos.org/0b2ybjcwp38q26l984w41s3vh540m8gy.narinfo' querying info about '/nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2' on 'https://nixpkgs-unfree-some.cachix.org' downloading 'https://nixpkgs-unfree-some.cachix.org/0b2ybjcwp38q26l984w41s3vh540m8gy.narinfo' querying info about '/nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2' on 'https://cache.nixos.org' downloading 'https://cache.nixos.org/0b2ybjcwp38q26l984w41s3vh540m8gy.narinfo' querying info about '/nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2' on 'https://nixpkgs-unfree-some.cachix.org' downloading 'https://nixpkgs-unfree-some.cachix.org/0b2ybjcwp38q26l984w41s3vh540m8gy.narinfo' building '/nix/store/ipclar8i0qxrxbf9w5w0pk4ws04clvii-python3.9-executing-0.8.2.drv' 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 unpacking sources unpacking source archive /nix/store/31lh6vy2c7ygs78djdblxmrq11339vlb-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/executing copying executing/__init__.py -> build/lib/executing copying executing/executing.py -> build/lib/executing copying executing/version.py -> build/lib/executing running egg_info creating executing.egg-info writing executing.egg-info/PKG-INFO writing dependency_links to executing.egg-info/dependency_links.txt writing top-level names to executing.egg-info/top_level.txt writing manifest file 'executing.egg-info/SOURCES.txt' reading manifest file 'executing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'executing.egg-info/SOURCES.txt' installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686 creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/executing copying build/lib/executing/__init__.py -> build/bdist.linux-i686/wheel/executing copying build/lib/executing/executing.py -> build/bdist.linux-i686/wheel/executing copying build/lib/executing/version.py -> build/bdist.linux-i686/wheel/executing running install_egg_info Copying executing.egg-info to build/bdist.linux-i686/wheel/executing-0.8.2-py3.9.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-i686/wheel/executing-0.8.2.dist-info/WHEEL creating 'dist/executing-0.8.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it adding 'executing/__init__.py' adding 'executing/executing.py' adding 'executing/version.py' adding 'executing-0.8.2.dist-info/LICENSE.txt' adding 'executing-0.8.2.dist-info/METADATA' adding 'executing-0.8.2.dist-info/WHEEL' adding 'executing-0.8.2.dist-info/top_level.txt' adding 'executing-0.8.2.dist-info/RECORD' removing build/bdist.linux-i686/wheel Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/source/dist /build/source Processing ./executing-0.8.2-py2.py3-none-any.whl Installing collected packages: executing Successfully installed executing-0.8.2 /build/source Finished executing pipInstallPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2 strip is /nix/store/dqvk4ai78l5g3d4bb3wh0v0mfw4z0067-gcc-wrapper-10.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2/lib patching script interpreter paths in /nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2 checking for references to /build/ in /nix/store/0b2ybjcwp38q26l984w41s3vh540m8gy-python3.9-executing-0.8.2... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests no Makefile or custom installCheckPhase, doing nothing pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: executing 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 executing.egg-info/PKG-INFO writing dependency_links to executing.egg-info/dependency_links.txt writing top-level names to executing.egg-info/top_level.txt reading manifest file 'executing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'executing.egg-info/SOURCES.txt' running build_ext test_files (tests.test_main.TestFiles) ... skipped 'These tests are very slow, enable them explicitly' test_attr (tests.test_main.TestStuff) ... ok test_closures_and_nested_comprehensions (tests.test_main.TestStuff) ... ok test_compound_statements (tests.test_main.TestStuff) ... ok test_comprehensions (tests.test_main.TestStuff) ... ok test_decode_source (tests.test_main.TestStuff) ... ok test_decorator (tests.test_main.TestStuff) ... ok test_executing_methods (tests.test_main.TestStuff) ... ok test_extended_arg (tests.test_main.TestStuff) ... ok test_future_import (tests.test_main.TestStuff) ... 0.5 ok test_generator (tests.test_main.TestStuff) ... ok test_indirect_call (tests.test_main.TestStuff) ... ok test_invalid_python (tests.test_main.TestStuff) ... ok test_lambda (tests.test_main.TestStuff) ... ok test_many_calls (tests.test_main.TestStuff) ... ok test_multiline_strings (tests.test_main.TestStuff) ... ok test_multiple_statements_on_one_line (tests.test_main.TestStuff) ... ok test_names (tests.test_main.TestStuff) ... ok test_only (tests.test_main.TestStuff) ... ok test_qualname (tests.test_main.TestStuff) ... ok test_retry_cache (tests.test_main.TestStuff) ... ok test_semicolons (tests.test_main.TestStuff) ... ok test_traceback (tests.test_main.TestStuff) ... ok ---------------------------------------------------------------------- Ran 23 tests in 11.458s OK (skipped=1) Finished executing setuptoolsCheckPhase