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-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase unpacking source archive /nix/store/a55n2zxj2bs7ns7y4hzqc2dzmz8h3vjz-textual_speedups-0.2.1.tar.gz source root is textual_speedups-0.2.1 Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook setting SOURCE_DATE_EPOCH to timestamp 1153704088 of file "textual_speedups-0.2.1/src/lib.rs" Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /nix/var/nix/builds/nix-5365-3838024918/textual_speedups-0.2.1/Cargo.lock and /nix/var/nix/builds/nix-5365-3838024918/textual-speedups-0.2.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=10 --offline --target aarch64-apple-darwin --manylinux off --strip --out /nix/var/nix/builds/nix-5365-3838024918/textual_speedups-0.2.1/dist --interpreter python3.14 --release 🐍 Found CPython 3.14 at /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 🔗 Found pyo3 bindings 📡 Using build options features from pyproject.toml Compiling target-lexicon v0.13.2 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling autocfg v1.4.0 Compiling libc v0.2.172 Compiling heck v0.5.0 Compiling indoc v2.0.6 Compiling once_cell v1.21.3 Compiling unindent v0.2.4 Compiling memoffset v0.9.1 Compiling pyo3-build-config v0.27.1 Compiling quote v1.0.40 Compiling syn v2.0.101 Compiling pyo3-macros-backend v0.27.1 Compiling pyo3-ffi v0.27.1 Compiling pyo3 v0.27.1 Compiling pyo3-macros v0.27.1 Compiling textual-speedups v0.2.1 (/nix/var/nix/builds/nix-5365-3838024918/textual_speedups-0.2.1) warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead --> src/geometry.rs:374:50 | 374 | fn line_range(&self, py: Python) -> PyResult { | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead --> src/geometry.rs:726:52 | 726 | fn column_range(&self, py: Python) -> PyResult { | ^^^^^^^^ warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead --> src/geometry.rs:732:50 | 732 | fn line_range(&self, py: Python) -> PyResult { | ^^^^^^^^ warning: `textual-speedups` (lib) generated 3 warnings Finished `release` profile [optimized] target(s) in 32.56s 🔗 External shared libraries to be copied into the wheel: /nix/var/nix/builds/nix-5365-3838024918/textual_speedups-0.2.1/target/maturin/libtextual_speedups.dylib requires: /nix/store/x66vl94b37qshkwsbcwsa6izzl36467a-libiconv-115.100.1/lib/libiconv.2.dylib => /nix/store/x66vl94b37qshkwsbcwsa6izzl36467a-libiconv-115.100.1/lib/libiconv.2.dylib /nix/store/x66vl94b37qshkwsbcwsa6izzl36467a-libiconv-115.100.1/lib/libcharset.1.dylib => /nix/store/x66vl94b37qshkwsbcwsa6izzl36467a-libiconv-115.100.1/lib/libcharset.1.dylib ⚠️ Warning: Your library requires copying the above external libraries. Re-run with `--auditwheel=repair` to copy them into the wheel. 📦 Built wheel for CPython 3.14 to /nix/var/nix/builds/nix-5365-3838024918/textual_speedups-0.2.1/dist/textual_speedups-0.2.1-cp314-cp314-macosx_14_0_arm64.whl Finished maturinBuildHook buildPhase completed in 39 seconds Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for textual_speedups-0.2.1-cp314-cp314-macosx_14_0_arm64.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed textual_speedups-0.2.1-cp314-cp314-macosx_14_0_arm64.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-5365-3838024918/ in /nix/store/pwkxrqxry7fj5rzdhqymgwgvjxla846p-python3.14-textual-speedups-0.2.1... patching script interpreter paths in /nix/store/pwkxrqxry7fj5rzdhqymgwgvjxla846p-python3.14-textual-speedups-0.2.1 stripping (with command strip and flags -S) in /nix/store/pwkxrqxry7fj5rzdhqymgwgvjxla846p-python3.14-textual-speedups-0.2.1/lib checking for references to /nix/var/nix/builds/nix-5365-3838024918/ in /nix/store/5dnwfmm9w2kwhn6xn45g72iz29y0h16x-python3.14-textual-speedups-0.2.1-dist... patching script interpreter paths in /nix/store/5dnwfmm9w2kwhn6xn45g72iz29y0h16x-python3.14-textual-speedups-0.2.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: textual_speedups Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase