[INFO] fetching crate ngrust 1.0.5...
[INFO] testing ngrust-1.0.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ngrust 1.0.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ngrust 1.0.5
[INFO] finished tweaking crates.io crate ngrust 1.0.5
[INFO] tweaked toml for crates.io crate ngrust 1.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ngrust 1.0.5 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 crates.io crate ngrust 1.0.5 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] a524946df5211d23e71748bbfacefe990927cb0c4f13def25959216799d750b6
[INFO] running `Command { std: "docker" "start" "-a" "a524946df5211d23e71748bbfacefe990927cb0c4f13def25959216799d750b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a524946df5211d23e71748bbfacefe990927cb0c4f13def25959216799d750b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a524946df5211d23e71748bbfacefe990927cb0c4f13def25959216799d750b6", kill_on_drop: false }`
[INFO] [stdout] a524946df5211d23e71748bbfacefe990927cb0c4f13def25959216799d750b6
[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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4169c6b2a4ec21361df4edaa33952aeb524edd466202f153251ee9430eae1bc1
[INFO] running `Command { std: "docker" "start" "-a" "4169c6b2a4ec21361df4edaa33952aeb524edd466202f153251ee9430eae1bc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling dialoguer v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ngrust v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `set_inactive` is never used
[INFO] [stdout]   --> src/feature_multi_selection.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SelectableOptionController {
[INFO] [stdout]    |           -------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn set_inactive(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[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 39.60s
[INFO] running `Command { std: "docker" "inspect" "4169c6b2a4ec21361df4edaa33952aeb524edd466202f153251ee9430eae1bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4169c6b2a4ec21361df4edaa33952aeb524edd466202f153251ee9430eae1bc1", kill_on_drop: false }`
[INFO] [stdout] 4169c6b2a4ec21361df4edaa33952aeb524edd466202f153251ee9430eae1bc1
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb417037e94b22170b0b0fbcf5feab87c20bd3b78b5ac1dcd5c12f6ad68b44fa
[INFO] running `Command { std: "docker" "start" "-a" "cb417037e94b22170b0b0fbcf5feab87c20bd3b78b5ac1dcd5c12f6ad68b44fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling ngrust v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `set_inactive` is never used
[INFO] [stdout]   --> src/feature_multi_selection.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SelectableOptionController {
[INFO] [stdout]    |           -------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn set_inactive(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[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.59s
[INFO] running `Command { std: "docker" "inspect" "cb417037e94b22170b0b0fbcf5feab87c20bd3b78b5ac1dcd5c12f6ad68b44fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb417037e94b22170b0b0fbcf5feab87c20bd3b78b5ac1dcd5c12f6ad68b44fa", kill_on_drop: false }`
[INFO] [stdout] cb417037e94b22170b0b0fbcf5feab87c20bd3b78b5ac1dcd5c12f6ad68b44fa
[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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 01a54a4447a070f34db894fdc32350717942f13602e5932494b24e83e09b3e8e
[INFO] running `Command { std: "docker" "start" "-a" "01a54a4447a070f34db894fdc32350717942f13602e5932494b24e83e09b3e8e", kill_on_drop: false }`
[INFO] [stderr] warning: method `set_inactive` is never used
[INFO] [stderr]   --> src/feature_multi_selection.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub trait SelectableOptionController {
[INFO] [stderr]    |           -------------------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 14 |     fn set_inactive(&mut self);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ngrust` (bin "ngrust" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ngrust-71e081269537db97)
[INFO] running `Command { std: "docker" "inspect" "01a54a4447a070f34db894fdc32350717942f13602e5932494b24e83e09b3e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a54a4447a070f34db894fdc32350717942f13602e5932494b24e83e09b3e8e", kill_on_drop: false }`
[INFO] [stdout] 01a54a4447a070f34db894fdc32350717942f13602e5932494b24e83e09b3e8e
