Running phase: unpackPhase unpacking source archive /nix/store/bw19ifzi15cf0cws3xnk0iygbwa8wya8-sk2gqkz68gy7vzixw14dxhnh2xnb2q5a-source source root is sk2gqkz68gy7vzixw14dxhnh2xnb2q5a-source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /nix/var/nix/builds/nix-40006-1439892627/sk2gqkz68gy7vzixw14dxhnh2xnb2q5a-source/Cargo.lock and /nix/var/nix/builds/nix-40006-1439892627/cargo-vendor-dir/Cargo.lock Finished cargoSetupPostPatchHook Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.45 Compiling libc v0.2.183 Compiling serde_core v1.0.229 Compiling cfg-if v1.0.4 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.9 Compiling serde v1.0.229 Compiling memchr v2.8.0 Compiling zerocopy v0.8.47 Compiling strsim v0.11.1 Compiling cc v1.2.57 Compiling hashbrown v0.16.1 Compiling winnow v1.0.0 Compiling zmij v1.0.21 Compiling equivalent v1.0.2 Compiling unicode-segmentation v1.13.1 Compiling ident_case v1.0.1 Compiling indexmap v2.13.0 Compiling convert_case v0.10.0 Compiling serde_json v1.0.151 Compiling toml_parser v1.1.0+spec-1.1.0 Compiling unicode-xid v0.2.6 Compiling toml_datetime v1.1.0+spec-1.1.0 Compiling once_cell v1.21.4 Compiling ring v0.17.14 Compiling thiserror v2.0.18 Compiling rustversion v1.0.22 Compiling toml_edit v0.25.8+spec-1.1.0 Compiling itoa v1.0.18 Compiling pin-project-lite v0.2.17 Compiling syn v2.0.117 Compiling syn v3.0.3 Compiling proc-macro-crate v3.5.0 Compiling errno v0.3.14 Compiling signal-hook-registry v1.4.8 Compiling getrandom v0.2.17 Compiling socket2 v0.6.3 Compiling mio v1.1.1 Compiling data-encoding v2.10.0 Compiling getrandom v0.4.2 Compiling rustix v1.1.4 Compiling untrusted v0.9.0 Compiling tracing-core v0.1.36 Compiling bitflags v2.11.0 Compiling md5 v0.8.0 Compiling fastrand v2.3.0 Compiling autocfg v1.5.0 Compiling anyhow v1.0.104 Compiling alloca v0.4.0 Compiling bstr v1.12.1 Compiling aho-corasick v1.1.4 Compiling num-traits v0.2.19 Compiling either v1.15.0 Compiling ciborium-io v0.2.2 Compiling anstyle v1.0.14 Compiling clap_lex v1.1.0 Compiling serde_derive v1.0.229 Compiling regex-syntax v0.8.11 Compiling clap_builder v4.6.0 Compiling similar v3.2.0 Compiling itertools v0.13.0 Compiling darling_core v0.23.0 Compiling tempfile v3.27.0 Compiling regex-automata v0.4.16 Compiling same-file v1.0.6 Compiling cast v0.3.0 Compiling criterion-plot v0.8.2 Compiling zerocopy-derive v0.8.47 Compiling derive_more-impl v2.1.1 Compiling tokio-macros v2.6.1 Compiling thiserror-impl v2.0.18 Compiling num_enum_derive v0.7.6 Compiling darling_macro v0.23.0 Compiling tracing-attributes v0.1.31 Compiling darling v0.23.0 Compiling bytes v1.11.1 Compiling derive_more v2.1.1 Compiling tinytemplate v1.2.1 Compiling num_enum v0.7.6 Compiling serde_with_macros v3.18.0 Compiling tokio v1.50.0 Compiling regex v1.13.1 Compiling harmonia-utils-base-encoding v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?branch=nix-2.34#0176db94) Compiling tracing v0.1.44 Compiling walkdir v2.5.0 Compiling clap v4.6.0 Compiling serde_with v3.18.0 Compiling page_size v0.6.0 Compiling anes v0.1.6 Compiling oorandom v11.1.5 Compiling similar v2.7.0 Compiling insta v1.48.0 Compiling half v2.7.1 Compiling ciborium-ll v0.2.2 Compiling ciborium v0.2.2 Compiling harmonia-utils-hash v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?branch=nix-2.34#0176db94) Compiling criterion v0.8.2 Compiling harmonia-store-core v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?branch=nix-2.34#0176db94) Compiling harmonia-store-aterm v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?branch=nix-2.34#0176db94) Compiling nix-diff v0.1.0 (/nix/var/nix/builds/nix-40006-1439892627/sk2gqkz68gy7vzixw14dxhnh2xnb2q5a-source) Finished `test` profile [unoptimized + debuginfo] target(s) in 14.23s Running unittests src/lib.rs (target/debug/deps/nix_diff-b23d0d7802496b60) running 15 tests test instantiate::tests::flake_metadata_happy_path ... ok test render::tests::already_compared_input_is_labeled ... ok test diff::tests::diff_arguments_preserves_positional_index ... ok test instantiate::tests::flake_metadata_missing_locked_returns_error ... ok test instantiate::tests::flake_metadata_missing_path_returns_error ... ok test render::tests::inline_highlight_disabled_without_color ... ok test render::tests::hides_output_path_noise_by_default ... ok test diff::tests::diff_inputs_handles_duplicate_names ... ok test render::tests::input_diff_shows_both_outputs_and_derivation ... ok test render::tests::shows_fod_hash_changes ... ok test render::tests::truncates_large_input_lists ... ok test render::tests::format_text_diff_limits_context ... ok test diff::tests::diff_sources_matches_by_name_and_diffs_contents ... ok test render::tests::inline_highlight_marks_changed_words ... ok test parser::tests::test_parse_simple_derivation ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/nix_diff-9c79425dce31e71d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/common.rs (target/debug/deps/common-548b0f25130a9f3e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/integration_test.rs (target/debug/deps/integration_test-9673d76fb1861b06) running 3 tests test test_basic_derivation_diff ... ok test test_nix_file_diff ... ok test test_flake_diff ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s Running tests/snapshot_test.rs (target/debug/deps/snapshot_test-a33f429aed659773) running 4 tests test test_identical_derivations ... ok test test_hello_diff_snapshot ... ok test test_inline_highlight_snapshot ... ok test test_hello_diff_with_context ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s Doc-tests nix_diff running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running phase: installPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-40006-1439892627/ in /nix/store/n2j84jy7hj2f9nb8w82kngjfxsazkcck-nix-diff-0.1.0... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 41713 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 41714 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/n2j84jy7hj2f9nb8w82kngjfxsazkcck-nix-diff-0.1.0