crane-utils-0.0.1
default.checks.aarch64-darwin.darwin-evo
· build #370
· raw
unpackPhase
1unpacking source archive /nix/store/8zyzca0j34qg0i6kznicy6ari8fzl0zw-source2source root is source3Executing cargoSetupPostUnpackHook4Finished cargoSetupPostUnpackHookpatchPhase
5Executing cargoSetupPostPatchHook6Validating consistency between /nix/var/nix/builds/nix-60241-3674874690/source/Cargo.lock and /nix/var/nix/builds/nix-60241-3674874690/cargo-vendor-dir/Cargo.lock7Finished cargoSetupPostPatchHookbuildPhase
8Executing cargoBuildHook9cargoBuildHook flags: -j 10 --target aarch64-apple-darwin --offline --profile release10 Compiling serde_core v1.0.22811 Compiling proc-macro2 v1.0.10612 Compiling unicode-ident v1.0.2413 Compiling quote v1.0.4514 Compiling equivalent v1.0.215 Compiling hashbrown v0.17.016 Compiling winnow v1.0.117 Compiling zmij v1.0.2118 Compiling serde_json v1.0.15019 Compiling toml_writer v1.1.1+spec-1.1.020 Compiling anyhow v1.0.10321 Compiling serde v1.0.22822 Compiling memchr v2.8.023 Compiling itoa v1.0.1824 Compiling indexmap v2.14.025 Compiling syn v2.0.11726 Compiling toml_parser v1.1.2+spec-1.1.027 Compiling serde_derive v1.0.22828 Compiling toml_datetime v1.1.1+spec-1.1.029 Compiling serde_spanned v1.1.130 Compiling toml_edit v0.25.12+spec-1.1.031 Compiling toml v1.1.2+spec-1.1.032 Compiling crane-utils v0.1.0 (/nix/var/nix/builds/nix-60241-3674874690/source)33 Finished `release` profile [optimized] target(s) in 12.79s34Executing cargoInstallPostBuildHook35Finished cargoInstallPostBuildHook36Finished cargoBuildHookcheckPhase
37Executing cargoCheckHook38cargoCheckHook flags: -j 10 --profile release --target aarch64-apple-darwin --offline --39 Compiling diff v0.1.1340 Compiling yansi v1.0.141 Compiling pretty_assertions v1.4.142 Compiling crane-utils v0.1.0 (/nix/var/nix/builds/nix-60241-3674874690/source)43 Finished `release` profile [optimized] target(s) in 0.92s44 Running unittests src/bin/crane-json2toml.rs (target/aarch64-apple-darwin/release/deps/crane_json2toml-c5072696caa62f5e)4546running 0 tests4748test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s4950 Running unittests src/bin/crane-resolve-workspace-inheritance.rs (target/aarch64-apple-darwin/release/deps/crane_resolve_workspace_inheritance-14f0761bdfa818a3)5152running 2 tests53test tests::dependency_comments_ignored ... ok54test tests::smoke ... ok5556test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s5758Finished cargoCheckHookinstallPhase
59Executing cargoInstallHook60Finished cargoInstallHookfixupPhase
61checking for references to /nix/var/nix/builds/nix-60241-3674874690/ in /nix/store/q4f94f3750hlpx0vxv38c5vnhf59wa2g-crane-utils-0.0.1...62/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 61200 Done find "$dir" -type f -not -path '*/.build-id/*' -print063 61201 Segmentation fault: 11 | while IFS= read -r -d '' file; do64 if isELF "$file"; then65 printf '%s\0' "$file" 1>&3;66 else67 if isScript "$file"; then68 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then69 printf '%s\0' "$file" 1>&4;70 fi;71 fi;72 fi;73done74patching script interpreter paths in /nix/store/q4f94f3750hlpx0vxv38c5vnhf59wa2g-crane-utils-0.0.175stripping (with command strip and flags -S) in /nix/store/q4f94f3750hlpx0vxv38c5vnhf59wa2g-crane-utils-0.0.1/bin