[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] testing DeterminateSystems/nix-netboot-serve against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeterminateSystems/nix-netboot-serve on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rlimit v0.6.2
[INFO] [stderr]   Downloaded tokio v1.43.1
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded nix-cpio-generator v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe3ffabcc7e829cd65f6fc2f95143b5329860a167c0d7b21485b246ea2d882b
[INFO] running `Command { std: "docker" "start" "-a" "ffe3ffabcc7e829cd65f6fc2f95143b5329860a167c0d7b21485b246ea2d882b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe3ffabcc7e829cd65f6fc2f95143b5329860a167c0d7b21485b246ea2d882b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe3ffabcc7e829cd65f6fc2f95143b5329860a167c0d7b21485b246ea2d882b", kill_on_drop: false }`
[INFO] [stdout] ffe3ffabcc7e829cd65f6fc2f95143b5329860a167c0d7b21485b246ea2d882b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d095c79e5006bcc8a43b2010c4db8344b11a3550837672d29ea46fe2787de60
[INFO] running `Command { std: "docker" "start" "-a" "2d095c79e5006bcc8a43b2010c4db8344b11a3550837672d29ea46fe2787de60", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nix-cpio-generator v0.3.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling nix-netboot-serve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cpio v0.2.2
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> build.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FindErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Io(std::io::Error),
[INFO] [stdout] 66 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> build.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     NotUtf8(std::string::FromUtf8Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FindErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 67 -     NotUtf8(std::string::FromUtf8Error),
[INFO] [stdout] 67 +     NotUtf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> build.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Missing(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FindErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     Missing(String),
[INFO] [stdout] 68 +     Missing(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[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" "2d095c79e5006bcc8a43b2010c4db8344b11a3550837672d29ea46fe2787de60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d095c79e5006bcc8a43b2010c4db8344b11a3550837672d29ea46fe2787de60", kill_on_drop: false }`
[INFO] [stdout] 2d095c79e5006bcc8a43b2010c4db8344b11a3550837672d29ea46fe2787de60
