nixbot

builds

succeeded nixfmt-wasm-0.5.2 checks.aarch64-darwin.wasm · build #53 · raw

unpackPhase
1unpacking source archive /nix/store/s7vlws3iffriifp33csp4xawa2zsj0n0-source2source root is source3Executing cargoSetupPostUnpackHook4Finished cargoSetupPostUnpackHook
patchPhase
5Executing cargoSetupPostPatchHook6Validating consistency between /nix/var/nix/builds/nix-3074-3836148439/source/Cargo.lock and /nix/var/nix/builds/nix-3074-3836148439/cargo-vendor-dir/Cargo.lock7Finished cargoSetupPostPatchHook
buildPhase
8 Compiling wasm-bindgen-shared v0.2.1219 Compiling rustversion v1.0.2210 Compiling unicode-ident v1.0.2411 Compiling proc-macro2 v1.0.10612 Compiling quote v1.0.4513 Compiling bumpalo v3.20.214 Compiling zmij v1.0.2115 Compiling cfg-if v1.0.416 Compiling slab v0.4.1217 Compiling pin-project-lite v0.2.1718 Compiling once_cell v1.21.419 Compiling itoa v1.0.1820 Compiling static_assertions v1.1.021 Compiling futures-core v0.3.3222 Compiling futures-task v0.3.3223 Compiling memchr v2.8.324 Compiling futures-util v0.3.3225 Compiling syn v2.0.11726 Compiling wasm-bindgen v0.2.12127 Compiling castaway v0.2.428 Compiling compact_str v0.10.029 Compiling nixfmt_rs v0.5.2 (/nix/var/nix/builds/nix-3074-3836148439/source)30 Compiling wasm-bindgen-macro-support v0.2.12131 Compiling wasm-bindgen-macro v0.2.12132 Compiling js-sys v0.3.9833 Compiling nixfmt-wasm v0.1.0 (/nix/var/nix/builds/nix-3074-3836148439/source/wasm)34 Finished `release` profile [optimized] target(s) in 14.89s
fixupPhase
35checking for references to /nix/var/nix/builds/nix-3074-3836148439/ in /nix/store/3c3sr6b12mrl6qvy31gwk2k7305i1zaj-nixfmt-wasm-0.5.2...36/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 4124 Done find "$dir" -type f -not -path '*/.build-id/*' -print037 4125 Segmentation fault: 11 | while IFS= read -r -d '' file; do38 if isELF "$file"; then39 printf '%s\0' "$file" 1>&3;40 else41 if isScript "$file"; then42 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then43 printf '%s\0' "$file" 1>&4;44 fi;45 fi;46 fi;47done48patching script interpreter paths in /nix/store/3c3sr6b12mrl6qvy31gwk2k7305i1zaj-nixfmt-wasm-0.5.2