[INFO] fetching crate ngrust 1.0.5... [INFO] testing ngrust-1.0.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ngrust 1.0.5 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ngrust 1.0.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6533764cae7671f2d24fefd1fe7fc40131a35e893a7682c9c853bfa90974f882 [INFO] running `Command { std: "docker" "start" "-a" "6533764cae7671f2d24fefd1fe7fc40131a35e893a7682c9c853bfa90974f882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6533764cae7671f2d24fefd1fe7fc40131a35e893a7682c9c853bfa90974f882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6533764cae7671f2d24fefd1fe7fc40131a35e893a7682c9c853bfa90974f882", kill_on_drop: false }` [INFO] [stdout] 6533764cae7671f2d24fefd1fe7fc40131a35e893a7682c9c853bfa90974f882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8fce10a3a6ae3e99def5cdc82d0ab4195d11fffd9dd49b7740c5327a4d2f6e8 [INFO] running `Command { std: "docker" "start" "-a" "e8fce10a3a6ae3e99def5cdc82d0ab4195d11fffd9dd49b7740c5327a4d2f6e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [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 syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "e8fce10a3a6ae3e99def5cdc82d0ab4195d11fffd9dd49b7740c5327a4d2f6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fce10a3a6ae3e99def5cdc82d0ab4195d11fffd9dd49b7740c5327a4d2f6e8", kill_on_drop: false }` [INFO] [stdout] e8fce10a3a6ae3e99def5cdc82d0ab4195d11fffd9dd49b7740c5327a4d2f6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d84b5f7b5ea3a73ce291e1c0a230684ad7cd6a04a3a7e310ffb73160c2d86c [INFO] running `Command { std: "docker" "start" "-a" "10d84b5f7b5ea3a73ce291e1c0a230684ad7cd6a04a3a7e310ffb73160c2d86c", 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "10d84b5f7b5ea3a73ce291e1c0a230684ad7cd6a04a3a7e310ffb73160c2d86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d84b5f7b5ea3a73ce291e1c0a230684ad7cd6a04a3a7e310ffb73160c2d86c", kill_on_drop: false }` [INFO] [stdout] 10d84b5f7b5ea3a73ce291e1c0a230684ad7cd6a04a3a7e310ffb73160c2d86c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ded6deba28ec1359a46b371c1eef27f78a8783ca14d905a59e96387602e4dd0c [INFO] running `Command { std: "docker" "start" "-a" "ded6deba28ec1359a46b371c1eef27f78a8783ca14d905a59e96387602e4dd0c", 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)]` 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.06s [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" "ded6deba28ec1359a46b371c1eef27f78a8783ca14d905a59e96387602e4dd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded6deba28ec1359a46b371c1eef27f78a8783ca14d905a59e96387602e4dd0c", kill_on_drop: false }` [INFO] [stdout] ded6deba28ec1359a46b371c1eef27f78a8783ca14d905a59e96387602e4dd0c