[INFO] fetching crate tftp-ro 0.2.1...
[INFO] testing tftp-ro-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tftp-ro 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tftp-ro 0.2.1
[INFO] finished tweaking crates.io crate tftp-ro 0.2.1
[INFO] tweaked toml for crates.io crate tftp-ro 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tftp-ro 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tftp-ro 0.2.1 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d448c429034b84f1e0fe754c16938fbca7588ed0265822ebd62d6cc169de5be
[INFO] running `Command { std: "docker" "start" "-a" "6d448c429034b84f1e0fe754c16938fbca7588ed0265822ebd62d6cc169de5be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d448c429034b84f1e0fe754c16938fbca7588ed0265822ebd62d6cc169de5be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d448c429034b84f1e0fe754c16938fbca7588ed0265822ebd62d6cc169de5be", kill_on_drop: false }`
[INFO] [stdout] 6d448c429034b84f1e0fe754c16938fbca7588ed0265822ebd62d6cc169de5be
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39741531f5f081d6cce9e44e7ec8605586142866ad887a71ad64ab7c31690cdc
[INFO] running `Command { std: "docker" "start" "-a" "39741531f5f081d6cce9e44e7ec8605586142866ad887a71ad64ab7c31690cdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.16
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling simon v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.13
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling tftp-ro v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct Rrq {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 48 |     filename: String,
[INFO] [stdout] 49 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rrq` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s
[INFO] running `Command { std: "docker" "inspect" "39741531f5f081d6cce9e44e7ec8605586142866ad887a71ad64ab7c31690cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39741531f5f081d6cce9e44e7ec8605586142866ad887a71ad64ab7c31690cdc", kill_on_drop: false }`
[INFO] [stdout] 39741531f5f081d6cce9e44e7ec8605586142866ad887a71ad64ab7c31690cdc
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1791930e0d499b9b8efa84f4453543723f08d2149c82bd435fc57c9aec082fb
[INFO] running `Command { std: "docker" "start" "-a" "c1791930e0d499b9b8efa84f4453543723f08d2149c82bd435fc57c9aec082fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tftp-ro v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct Rrq {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 48 |     filename: String,
[INFO] [stdout] 49 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rrq` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "c1791930e0d499b9b8efa84f4453543723f08d2149c82bd435fc57c9aec082fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1791930e0d499b9b8efa84f4453543723f08d2149c82bd435fc57c9aec082fb", kill_on_drop: false }`
[INFO] [stdout] c1791930e0d499b9b8efa84f4453543723f08d2149c82bd435fc57c9aec082fb
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47ac2cd45c85e824ab8e2cc6630eea640fc838042bc9e008d394fadc0d946e94
[INFO] running `Command { std: "docker" "start" "-a" "47ac2cd45c85e824ab8e2cc6630eea640fc838042bc9e008d394fadc0d946e94", kill_on_drop: false }`
[INFO] [stderr] warning: field `mode` is never read
[INFO] [stderr]   --> src/main.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | struct Rrq {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] 48 |     filename: String,
[INFO] [stderr] 49 |     mode: Mode,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Rrq` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tftp-ro` (bin "tftp-ro" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tftp_ro-ad5d4aba032bf482)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47ac2cd45c85e824ab8e2cc6630eea640fc838042bc9e008d394fadc0d946e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ac2cd45c85e824ab8e2cc6630eea640fc838042bc9e008d394fadc0d946e94", kill_on_drop: false }`
[INFO] [stdout] 47ac2cd45c85e824ab8e2cc6630eea640fc838042bc9e008d394fadc0d946e94
