[INFO] fetching crate ngrust 1.0.5... [INFO] testing ngrust-1.0.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate ngrust 1.0.5 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ngrust 1.0.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded errno v0.3.7 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] [stderr] Downloaded rustix v0.38.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acfb5dca58fb9304c11f6d8968eece3aaaa01f729fdeeff51080442587ef98f4 [INFO] running `Command { std: "docker" "start" "-a" "acfb5dca58fb9304c11f6d8968eece3aaaa01f729fdeeff51080442587ef98f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acfb5dca58fb9304c11f6d8968eece3aaaa01f729fdeeff51080442587ef98f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfb5dca58fb9304c11f6d8968eece3aaaa01f729fdeeff51080442587ef98f4", kill_on_drop: false }` [INFO] [stdout] acfb5dca58fb9304c11f6d8968eece3aaaa01f729fdeeff51080442587ef98f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1e608ee7a232a3f2c90bf7e4c33c8242c8159717cbd7e738195dacba710ce0 [INFO] running `Command { std: "docker" "start" "-a" "1a1e608ee7a232a3f2c90bf7e4c33c8242c8159717cbd7e738195dacba710ce0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [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 42.55s [INFO] running `Command { std: "docker" "inspect" "1a1e608ee7a232a3f2c90bf7e4c33c8242c8159717cbd7e738195dacba710ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1e608ee7a232a3f2c90bf7e4c33c8242c8159717cbd7e738195dacba710ce0", kill_on_drop: false }` [INFO] [stdout] 1a1e608ee7a232a3f2c90bf7e4c33c8242c8159717cbd7e738195dacba710ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c84c0083768a9333ceb7e91234ef466affb8f54e1ee7fecae0e9094cd81916c7 [INFO] running `Command { std: "docker" "start" "-a" "c84c0083768a9333ceb7e91234ef466affb8f54e1ee7fecae0e9094cd81916c7", 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.38s [INFO] running `Command { std: "docker" "inspect" "c84c0083768a9333ceb7e91234ef466affb8f54e1ee7fecae0e9094cd81916c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84c0083768a9333ceb7e91234ef466affb8f54e1ee7fecae0e9094cd81916c7", kill_on_drop: false }` [INFO] [stdout] c84c0083768a9333ceb7e91234ef466affb8f54e1ee7fecae0e9094cd81916c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad0a86cd9a8449d2ad64fdbac42d4d32c9c98dd962d09fc15b2d2e217201be2c [INFO] running `Command { std: "docker" "start" "-a" "ad0a86cd9a8449d2ad64fdbac42d4d32c9c98dd962d09fc15b2d2e217201be2c", 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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ngrust-2f42a7edd5951c8b) [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" "ad0a86cd9a8449d2ad64fdbac42d4d32c9c98dd962d09fc15b2d2e217201be2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0a86cd9a8449d2ad64fdbac42d4d32c9c98dd962d09fc15b2d2e217201be2c", kill_on_drop: false }` [INFO] [stdout] ad0a86cd9a8449d2ad64fdbac42d4d32c9c98dd962d09fc15b2d2e217201be2c