[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] f9563484855e71445256a625141b9c8d5441a43b [INFO] checking DeterminateSystems/nix-netboot-serve against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DeterminateSystems/nix-netboot-serve on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix-cpio-generator v0.3.3 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bac508f6899465d361fd63d8cbdc69e6b79de01aa33490d93a5567335dac34f [INFO] running `Command { std: "docker" "start" "-a" "4bac508f6899465d361fd63d8cbdc69e6b79de01aa33490d93a5567335dac34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bac508f6899465d361fd63d8cbdc69e6b79de01aa33490d93a5567335dac34f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bac508f6899465d361fd63d8cbdc69e6b79de01aa33490d93a5567335dac34f", kill_on_drop: false }` [INFO] [stdout] 4bac508f6899465d361fd63d8cbdc69e6b79de01aa33490d93a5567335dac34f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12927facb18c41b7064235ad408f2ad33cc36383e4314edfee5ece8647bdf5be [INFO] running `Command { std: "docker" "start" "-a" "12927facb18c41b7064235ad408f2ad33cc36383e4314edfee5ece8647bdf5be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling nix-cpio-generator v0.3.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling nix-netboot-serve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cpio v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [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-8d1ce2e076f8b299/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" "12927facb18c41b7064235ad408f2ad33cc36383e4314edfee5ece8647bdf5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12927facb18c41b7064235ad408f2ad33cc36383e4314edfee5ece8647bdf5be", kill_on_drop: false }` [INFO] [stdout] 12927facb18c41b7064235ad408f2ad33cc36383e4314edfee5ece8647bdf5be