[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] documenting DeterminateSystems/nix-netboot-serve against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeterminateSystems%2Fnix-netboot-serve" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeterminateSystems/nix-netboot-serve on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8167932ce30f27252d4e1321d9f0e67495c434bdbf00fb691068947218af26b8
[INFO] running `Command { std: "docker" "start" "-a" "8167932ce30f27252d4e1321d9f0e67495c434bdbf00fb691068947218af26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8167932ce30f27252d4e1321d9f0e67495c434bdbf00fb691068947218af26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8167932ce30f27252d4e1321d9f0e67495c434bdbf00fb691068947218af26b8", kill_on_drop: false }`
[INFO] [stdout] 8167932ce30f27252d4e1321d9f0e67495c434bdbf00fb691068947218af26b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f51960d0e6a7e4043917ac7644b4f9b14c81be9436bd482fac7ea2e8b4352ac
[INFO] running `Command { std: "docker" "start" "-a" "6f51960d0e6a7e4043917ac7644b4f9b14c81be9436bd482fac7ea2e8b4352ac", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling nix-cpio-generator v0.3.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix-netboot-serve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cpio v0.2.2
[INFO] [stderr]     Checking rlimit v0.6.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[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]    Compiling proc-macro-error-attr v1.0.4
[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-6f984c9bc9f5b049/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" "6f51960d0e6a7e4043917ac7644b4f9b14c81be9436bd482fac7ea2e8b4352ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f51960d0e6a7e4043917ac7644b4f9b14c81be9436bd482fac7ea2e8b4352ac", kill_on_drop: false }`
[INFO] [stdout] 6f51960d0e6a7e4043917ac7644b4f9b14c81be9436bd482fac7ea2e8b4352ac
