tribuchet: building on jamie 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 Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/ca02zkdhrfzmh5ivd8mbrff01339wjd9-test_results_parser-0.6.1.tar.gz source root is test_results_parser-0.6.1 Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook setting SOURCE_DATE_EPOCH to timestamp 1153704088 of file "test_results_parser-0.6.1/tests/windows.junit.xml" Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/test_results_parser-0.6.1/Cargo.lock and /build/test-results-parser-0.6.1-vendor/Cargo.lock Finished cargoSetupPostPatchHook Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing maturinBuildHook maturinBuildHook flags: --jobs=24 --offline --target x86_64-unknown-linux-gnu --manylinux off --strip --out /build/test_results_parser-0.6.1/dist --interpreter python3.14 --release 📦 Including license file `LICENSE` 🐍 Found CPython 3.14 at /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 🔗 Found pyo3 bindings 📡 Using build options features from pyproject.toml Compiling target-lexicon v0.13.3 Compiling proc-macro2 v1.0.103 Compiling unicode-ident v1.0.22 Compiling quote v1.0.42 Compiling python3-dll-a v0.2.14 Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling unicase v2.8.1 Compiling memchr v2.7.6 Compiling autocfg v1.5.0 Compiling libc v0.2.177 Compiling minimal-lexical v0.2.1 Compiling libm v0.2.15 Compiling mime v0.3.17 Compiling heck v0.5.0 Compiling serde_json v1.0.145 Compiling regex-syntax v0.8.8 Compiling rustc-hash v2.1.1 Compiling itoa v1.0.15 Compiling ryu v1.0.20 Compiling indoc v2.0.7 Compiling once_cell v1.21.3 Compiling percent-encoding v2.3.2 Compiling unindent v0.2.4 Compiling mime_guess v2.0.5 Compiling memoffset v0.9.1 Compiling nom v7.1.3 Compiling aho-corasick v1.1.4 Compiling quick-xml v0.36.2 Compiling pyo3-build-config v0.27.1 Compiling syn v2.0.110 Compiling humansize v2.1.3 Compiling regex-automata v0.4.13 Compiling pyo3-macros-backend v0.27.1 Compiling pyo3-ffi v0.27.1 Compiling pyo3 v0.27.1 Compiling regex v1.12.2 Compiling serde_derive v1.0.228 Compiling pyo3-macros v0.27.1 Compiling basic-toml v0.1.10 Compiling rinja_parser v0.3.5 Compiling rinja_derive v0.3.5 Compiling rinja v0.3.5 Compiling test_results_parser v0.6.1 (/build/test_results_parser-0.6.1) Finished `release` profile [optimized] target(s) in 13.64s 📦 Built wheel for CPython 3.14 to /build/test_results_parser-0.6.1/dist/test_results_parser-0.6.1-cp314-cp314-linux_x86_64.whl Finished maturinBuildHook Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for test_results_parser-0.6.1-cp314-cp314-linux_x86_64.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed test_results_parser-0.6.1-cp314-cp314-linux_x86_64.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/88rjjs7kq10ix44ksl3c7sbirfshqa0i-python3.14-test-results-parser-0.6.1 shrinking /nix/store/88rjjs7kq10ix44ksl3c7sbirfshqa0i-python3.14-test-results-parser-0.6.1/lib/python3.14/site-packages/test_results_parser/test_results_parser.cpython-314-x86_64-linux-gnu.so checking for references to /build/ in /nix/store/88rjjs7kq10ix44ksl3c7sbirfshqa0i-python3.14-test-results-parser-0.6.1... patching script interpreter paths in /nix/store/88rjjs7kq10ix44ksl3c7sbirfshqa0i-python3.14-test-results-parser-0.6.1 stripping (with command strip and flags -S -p) in /nix/store/88rjjs7kq10ix44ksl3c7sbirfshqa0i-python3.14-test-results-parser-0.6.1/lib shrinking RPATHs of ELF executables and libraries in /nix/store/yjm8cy3lga0fzqzvnjsazrjzqzk5sg2q-python3.14-test-results-parser-0.6.1-dist checking for references to /build/ in /nix/store/yjm8cy3lga0fzqzvnjsazrjzqzk5sg2q-python3.14-test-results-parser-0.6.1-dist... patching script interpreter paths in /nix/store/yjm8cy3lga0fzqzvnjsazrjzqzk5sg2q-python3.14-test-results-parser-0.6.1-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: test_results_parser Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/test_results_parser-0.6.1 configfile: pyproject.toml collected 13 items tests/test_failure_message.py ...... [ 46%] tests/test_junit.py ....... [100%] =============================== warnings summary =============================== tests/test_failure_message.py:5 /build/test_results_parser-0.6.1/tests/test_failure_message.py:5: PytestCollectionWarning: cannot collect test class 'TestRunsPayload' because it has a __init__ constructor (from: tests/test_failure_message.py) @dataclass .:0 :0: PytestCollectionWarning: cannot collect test class 'Testrun' because it has a __new__ constructor (from: tests/test_junit.py) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 13 passed, 2 warnings in 0.04s ======================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase