[INFO] cloning repository https://github.com/lffg/mcproto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lffg/mcproto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Fmcproto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Fmcproto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0904207f853c49f43248d8aad395de1e0f6d251c
[INFO] testing lffg/mcproto against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Fmcproto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lffg/mcproto
[INFO] finished tweaking git repo https://github.com/lffg/mcproto
[INFO] tweaked toml for git repo https://github.com/lffg/mcproto written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lffg/mcproto 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 git repo https://github.com/lffg/mcproto 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d8785cef907b84a85bec7355ed9d62321e2de065b496c577e9af9ca4c41108e
[INFO] running `Command { std: "docker" "start" "-a" "0d8785cef907b84a85bec7355ed9d62321e2de065b496c577e9af9ca4c41108e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d8785cef907b84a85bec7355ed9d62321e2de065b496c577e9af9ca4c41108e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8785cef907b84a85bec7355ed9d62321e2de065b496c577e9af9ca4c41108e", kill_on_drop: false }`
[INFO] [stdout] 0d8785cef907b84a85bec7355ed9d62321e2de065b496c577e9af9ca4c41108e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4629593186d5adc6f58fca291651968ce1888b6837cc32a17f536069dccc05a9
[INFO] running `Command { std: "docker" "start" "-a" "4629593186d5adc6f58fca291651968ce1888b6837cc32a17f536069dccc05a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling mcproto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `decode` is never used
[INFO] [stdout]   --> src/proto/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait Serde {
[INFO] [stdout]    |           ----- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn decode(src: &mut dyn Buf) -> Result<Self>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Login` and `Transfer` are never constructed
[INFO] [stdout]   --> src/proto/handshake.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum NextState /* varint */ {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 62 |     Status = 1,
[INFO] [stdout] 63 |     Login = 2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     Transfer = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode` is never used
[INFO] [stdout]   --> src/proto/util/string.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode(src: &mut dyn Buf) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode` is never used
[INFO] [stdout]   --> src/proto/util/varint.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn decode(src: &mut dyn Buf) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.59s
[INFO] running `Command { std: "docker" "inspect" "4629593186d5adc6f58fca291651968ce1888b6837cc32a17f536069dccc05a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4629593186d5adc6f58fca291651968ce1888b6837cc32a17f536069dccc05a9", kill_on_drop: false }`
[INFO] [stdout] 4629593186d5adc6f58fca291651968ce1888b6837cc32a17f536069dccc05a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1ea6987a3c26fd01fc9d8860deecf4b33643c9dcc2211bf84a40390e0747048a
[INFO] running `Command { std: "docker" "start" "-a" "1ea6987a3c26fd01fc9d8860deecf4b33643c9dcc2211bf84a40390e0747048a", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcproto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `decode` is never used
[INFO] [stdout]   --> src/proto/mod.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait Serde {
[INFO] [stdout]    |           ----- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn decode(src: &mut dyn Buf) -> Result<Self>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Login` and `Transfer` are never constructed
[INFO] [stdout]   --> src/proto/handshake.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum NextState /* varint */ {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 62 |     Status = 1,
[INFO] [stdout] 63 |     Login = 2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     Transfer = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NextState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "1ea6987a3c26fd01fc9d8860deecf4b33643c9dcc2211bf84a40390e0747048a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea6987a3c26fd01fc9d8860deecf4b33643c9dcc2211bf84a40390e0747048a", kill_on_drop: false }`
[INFO] [stdout] 1ea6987a3c26fd01fc9d8860deecf4b33643c9dcc2211bf84a40390e0747048a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ca0f5ee08e54e0129e35206290f0ecfa8c261293ded82897f5bf110b1630098e
[INFO] running `Command { std: "docker" "start" "-a" "ca0f5ee08e54e0129e35206290f0ecfa8c261293ded82897f5bf110b1630098e", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `decode` is never used
[INFO] [stderr]   --> src/proto/mod.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub trait Serde {
[INFO] [stderr]    |           ----- associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 12 |     fn decode(src: &mut dyn Buf) -> Result<Self>
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Login` and `Transfer` are never constructed
[INFO] [stderr]   --> src/proto/handshake.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub enum NextState /* varint */ {
[INFO] [stderr]    |          --------- variants in this enum
[INFO] [stderr] 62 |     Status = 1,
[INFO] [stderr] 63 |     Login = 2,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 64 |     Transfer = 3,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NextState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `mcproto` (bin "mcproto" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcproto-de95c430bd3ed8de)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proto::util::string::tests::enc_dec ... ok
[INFO] [stdout] test proto::util::varint::tests::enc_dec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca0f5ee08e54e0129e35206290f0ecfa8c261293ded82897f5bf110b1630098e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0f5ee08e54e0129e35206290f0ecfa8c261293ded82897f5bf110b1630098e", kill_on_drop: false }`
[INFO] [stdout] ca0f5ee08e54e0129e35206290f0ecfa8c261293ded82897f5bf110b1630098e
