[INFO] cloning repository https://github.com/DeterminateSystems/nix-netboot-serve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeterminateSystems/nix-netboot-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3b73862ee92b56b71cfc0445e3eefe6254f0408
[INFO] checking DeterminateSystems/nix-netboot-serve against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeterminateSystems/nix-netboot-serve
[INFO] finished tweaking git repo https://github.com/DeterminateSystems/nix-netboot-serve
[INFO] tweaked toml for git repo https://github.com/DeterminateSystems/nix-netboot-serve written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeterminateSystems/nix-netboot-serve on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeterminateSystems/nix-netboot-serve already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1998989a11b88aa94afc7bb3eefec1afb19177d438d597c433241f031bdc87c1
[INFO] running `Command { std: "docker" "start" "-a" "1998989a11b88aa94afc7bb3eefec1afb19177d438d597c433241f031bdc87c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1998989a11b88aa94afc7bb3eefec1afb19177d438d597c433241f031bdc87c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1998989a11b88aa94afc7bb3eefec1afb19177d438d597c433241f031bdc87c1", kill_on_drop: false }`
[INFO] [stdout] 1998989a11b88aa94afc7bb3eefec1afb19177d438d597c433241f031bdc87c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da79a037dc26b029ebfa3c3daf93f36a692825de2bc2e56ae8380e439f585646
[INFO] running `Command { std: "docker" "start" "-a" "da79a037dc26b029ebfa3c3daf93f36a692825de2bc2e56ae8380e439f585646", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling nix-cpio-generator v0.3.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr] error: failed to run custom build command for `nix-cpio-generator v0.3.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/nix-cpio-generator-71e736592832814b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Trying to find "nix-store"...
[INFO] [stderr]   Error: Missing("nix-store")
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "da79a037dc26b029ebfa3c3daf93f36a692825de2bc2e56ae8380e439f585646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da79a037dc26b029ebfa3c3daf93f36a692825de2bc2e56ae8380e439f585646", kill_on_drop: false }`
[INFO] [stdout] da79a037dc26b029ebfa3c3daf93f36a692825de2bc2e56ae8380e439f585646
