Running phase: unpackPhase unpacking source archive /nix/store/g8p8kg1gphfvcqa2f06q8pqplhf3qvqr-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /nix/var/nix/builds/nix-83928-1116588520/source/Cargo.lock and /nix/var/nix/builds/nix-83928-1116588520/cargo-vendor-dir/Cargo.lock Finished cargoSetupPostPatchHook Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Executing cargoBuildHook cargoBuildHook flags: -j 10 --target aarch64-apple-darwin --offline --profile release Compiling autocfg v1.5.0 Compiling cfg_aliases v0.2.1 Compiling libc v0.2.186 Compiling bitflags v2.9.4 Compiling cfg-if v1.0.3 Compiling nix v0.31.3 Compiling memoffset v0.9.1 Compiling direnv-instant v1.2.0 (/nix/var/nix/builds/nix-83928-1116588520/source) Finished `release` profile [optimized] target(s) in 4.18s Executing cargoInstallPostBuildHook Finished cargoInstallPostBuildHook Finished cargoBuildHook Running phase: checkPhase Executing cargoCheckHook cargoCheckHook flags: -j 10 --profile release --target aarch64-apple-darwin --offline -- Compiling direnv-instant v1.2.0 (/nix/var/nix/builds/nix-83928-1116588520/source) Finished `release` profile [optimized] target(s) in 1.77s Running unittests src/main.rs (target/aarch64-apple-darwin/release/deps/direnv_instant-012b11d7780e9ce8) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/blocking_envrc_calls_tmux.rs (target/aarch64-apple-darwin/release/deps/blocking_envrc_calls_tmux-f18a5ea4d0f16bc4) running 1 test test blocking_envrc_calls_tmux ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s Running tests/ctrl_c_cancels_in_non_mux_mode.rs (target/aarch64-apple-darwin/release/deps/ctrl_c_cancels_in_non_mux_mode-3e9fae16fe97a06b) running 1 test test ctrl_c_cancels_direnv_in_non_mux_mode ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s Running tests/empty_export_preserves_cache.rs (target/aarch64-apple-darwin/release/deps/empty_export_preserves_cache-4f6d51f80669ac1f) running 1 test test empty_export_preserves_cache ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s Running tests/fish_integration.rs (target/aarch64-apple-darwin/release/deps/fish_integration-82a5fdf5ba01f922) running 2 tests test fish_async_creates_env_file ... ok test fish_runs_direnv_synchronously ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s Running tests/forward_input_in_async_mode.rs (target/aarch64-apple-darwin/release/deps/forward_input_in_async_mode-9709fdefd3417543) running 1 test test input_forwarded_to_direnv_in_async_mode ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s Running tests/no_tmux_runs_synchronously.rs (target/aarch64-apple-darwin/release/deps/no_tmux_runs_synchronously-b9b0a9d7f2f688c5) running 1 test test no_tmux_runs_direnv_synchronously ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s Running tests/nushell_integration.rs (target/aarch64-apple-darwin/release/deps/nushell_integration-5541d7d1e523f880) running 1 test test nushell_apply_unset_reenter ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s Running tests/slow_direnv_exports_via_tmux.rs (target/aarch64-apple-darwin/release/deps/slow_direnv_exports_via_tmux-bfb5abd971af2890) running 1 test test slow_direnv_exports_via_tmux ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s Running tests/stop_command.rs (target/aarch64-apple-darwin/release/deps/stop_command-b9f094cdef345846) running 1 test test stop_command_stops_daemon ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s Running tests/watch_propagates_terminal_size.rs (target/aarch64-apple-darwin/release/deps/watch_propagates_terminal_size-00eb8ff5863c63fb) running 1 test test watch_propagates_terminal_size ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s Running tests/watch_survives_sigwinch.rs (target/aarch64-apple-darwin/release/deps/watch_survives_sigwinch-2fe192e46950568d) running 1 test test watch_survives_sigwinch ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s Finished cargoCheckHook Running phase: installPhase Executing cargoInstallHook Finished cargoInstallHook Running phase: fixupPhase checking for references to /tmp/ in /nix/store/hwb0wzcymp4zb0hqy56xbaa41qxy4874-direnv-instant-1.2.0... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 85580 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 85581 Segmentation fault: 11 | while IFS= read -r -d '' file; do if isELF "$file"; then printf '%s\0' "$file" 1>&3; else if isScript "$file"; then filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then printf '%s\0' "$file" 1>&4; fi; fi; fi; done patching script interpreter paths in /nix/store/hwb0wzcymp4zb0hqy56xbaa41qxy4874-direnv-instant-1.2.0 stripping (with command strip and flags -S) in /nix/store/hwb0wzcymp4zb0hqy56xbaa41qxy4874-direnv-instant-1.2.0/bin