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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/r7nlpi0asnhasq3h5k26sw2l6vv3lj7m-regex-2021.4.4.tar.gz source root is regex-2021.4.4 setting SOURCE_DATE_EPOCH to timestamp 1617554020 of file regex-2021.4.4/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.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/regex copying regex_3/__init__.py -> build/lib.linux-x86_64-3.8/regex copying regex_3/regex.py -> build/lib.linux-x86_64-3.8/regex copying regex_3/_regex_core.py -> build/lib.linux-x86_64-3.8/regex copying regex_3/test_regex.py -> build/lib.linux-x86_64-3.8/regex running build_ext building 'regex._regex' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/regex_3 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/include/python3.8 -c regex_3/_regex.c -o build/temp.linux-x86_64-3.8/regex_3/_regex.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/include/python3.8 -c regex_3/_regex_unicode.c -o build/temp.linux-x86_64-3.8/regex_3/_regex_unicode.o gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.35.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.4.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.20/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.35.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1l/lib build/temp.linux-x86_64-3.8/regex_3/_regex.o build/temp.linux-x86_64-3.8/regex_3/_regex_unicode.o -L/nix/store/66p7i56lg3zzp7nj6g0fywb704ihp4iy-python3-3.8.11/lib -o build/lib.linux-x86_64-3.8/regex/_regex.cpython-38-x86_64-linux-gnu.so 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 creating build/bdist.linux-x86_64/wheel/regex copying build/lib.linux-x86_64-3.8/regex/__init__.py -> build/bdist.linux-x86_64/wheel/regex copying build/lib.linux-x86_64-3.8/regex/_regex_core.py -> build/bdist.linux-x86_64/wheel/regex copying build/lib.linux-x86_64-3.8/regex/regex.py -> build/bdist.linux-x86_64/wheel/regex copying build/lib.linux-x86_64-3.8/regex/_regex.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/regex copying build/lib.linux-x86_64-3.8/regex/test_regex.py -> build/bdist.linux-x86_64/wheel/regex running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to build/bdist.linux-x86_64/wheel/regex-2021.4.4-py3.8.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/regex-2021.4.4.dist-info/WHEEL creating 'dist/regex-2021.4.4-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'regex/__init__.py' adding 'regex/_regex.cpython-38-x86_64-linux-gnu.so' adding 'regex/_regex_core.py' adding 'regex/regex.py' adding 'regex/test_regex.py' adding 'regex-2021.4.4.dist-info/LICENSE.txt' adding 'regex-2021.4.4.dist-info/METADATA' adding 'regex-2021.4.4.dist-info/WHEEL' adding 'regex-2021.4.4.dist-info/top_level.txt' adding 'regex-2021.4.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/regex-2021.4.4/dist /build/regex-2021.4.4 Processing ./regex-2021.4.4-cp38-cp38-linux_x86_64.whl Installing collected packages: regex Successfully installed regex-2021.4.4 /build/regex-2021.4.4 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/4vdp6hz6qlm6k787c2ybkzn54795rjiw-python3.8-regex-2021.4.4 shrinking /nix/store/4vdp6hz6qlm6k787c2ybkzn54795rjiw-python3.8-regex-2021.4.4/lib/python3.8/site-packages/regex/_regex.cpython-38-x86_64-linux-gnu.so strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/4vdp6hz6qlm6k787c2ybkzn54795rjiw-python3.8-regex-2021.4.4/lib patching script interpreter paths in /nix/store/4vdp6hz6qlm6k787c2ybkzn54795rjiw-python3.8-regex-2021.4.4 checking for references to /build/ in /nix/store/4vdp6hz6qlm6k787c2ybkzn54795rjiw-python3.8-regex-2021.4.4... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ................................................CHARACTER MATCH 'a' .................................................... ---------------------------------------------------------------------- Ran 100 tests in 0.400s OK @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: regex