[INFO] cloning repository https://github.com/LaineZ/adbexplorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaineZ/adbexplorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fadbexplorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fadbexplorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a886e34bc6982b109082e54d00833b88b79d31a2 [INFO] testing LaineZ/adbexplorer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fadbexplorer" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LaineZ/adbexplorer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LaineZ/adbexplorer [INFO] finished tweaking git repo https://github.com/LaineZ/adbexplorer [INFO] tweaked toml for git repo https://github.com/LaineZ/adbexplorer written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/LaineZ/adbexplorer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-linebreak v0.1.1 [INFO] [stderr] Downloaded flexi_logger v0.18.0 [INFO] [stderr] Downloaded textwrap v0.14.0 [INFO] [stderr] Downloaded console_engine v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0decda52e989eff7e61e8fb45656976dca44ef56a4c97210a6381f487b8bd553 [INFO] running `Command { std: "docker" "start" "-a" "0decda52e989eff7e61e8fb45656976dca44ef56a4c97210a6381f487b8bd553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0decda52e989eff7e61e8fb45656976dca44ef56a4c97210a6381f487b8bd553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0decda52e989eff7e61e8fb45656976dca44ef56a4c97210a6381f487b8bd553", kill_on_drop: false }` [INFO] [stdout] 0decda52e989eff7e61e8fb45656976dca44ef56a4c97210a6381f487b8bd553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e62be2485c0bf99e3d56e4936185c2c2bcd7e2fd51ad6cacc781ba36e1d441b [INFO] running `Command { std: "docker" "start" "-a" "4e62be2485c0bf99e3d56e4936185c2c2bcd7e2fd51ad6cacc781ba36e1d441b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling unicode-linebreak v0.1.1 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling console_engine v2.0.1 [INFO] [stderr] Compiling textwrap v0.14.0 [INFO] [stderr] Compiling adbexplorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `authorized` [INFO] [stdout] --> src/adb.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | authorized: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Device` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/adb.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/bottom_bar.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | error: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StateBar` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bottom_bar.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TopBottom` [INFO] [stdout] --> src/layout.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | TopBottom, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected_idx` [INFO] [stdout] --> src/listbox.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn get_selected_idx(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/listbox.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(&mut self, value: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sel_idx_glob` [INFO] [stdout] --> src/listbox.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn sel_idx_glob(&mut self, pos: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.77s [INFO] running `Command { std: "docker" "inspect" "4e62be2485c0bf99e3d56e4936185c2c2bcd7e2fd51ad6cacc781ba36e1d441b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e62be2485c0bf99e3d56e4936185c2c2bcd7e2fd51ad6cacc781ba36e1d441b", kill_on_drop: false }` [INFO] [stdout] 4e62be2485c0bf99e3d56e4936185c2c2bcd7e2fd51ad6cacc781ba36e1d441b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7e3c48e3a67e57e6bfe1d4d777de24e191872bd7e159278a96115996a7815ab [INFO] running `Command { std: "docker" "start" "-a" "d7e3c48e3a67e57e6bfe1d4d777de24e191872bd7e159278a96115996a7815ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling adbexplorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `authorized` [INFO] [stdout] --> src/adb.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | authorized: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Device` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/adb.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/bottom_bar.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | error: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StateBar` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bottom_bar.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TopBottom` [INFO] [stdout] --> src/layout.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | TopBottom, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected_idx` [INFO] [stdout] --> src/listbox.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn get_selected_idx(&mut self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/listbox.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(&mut self, value: String) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sel_idx_glob` [INFO] [stdout] --> src/listbox.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn sel_idx_glob(&mut self, pos: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "d7e3c48e3a67e57e6bfe1d4d777de24e191872bd7e159278a96115996a7815ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e3c48e3a67e57e6bfe1d4d777de24e191872bd7e159278a96115996a7815ab", kill_on_drop: false }` [INFO] [stdout] d7e3c48e3a67e57e6bfe1d4d777de24e191872bd7e159278a96115996a7815ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cda85ee93ff34b6986eb69de6125d87950f3b6f6ab2eec4f80b8dff97ca27d1 [INFO] running `Command { std: "docker" "start" "-a" "8cda85ee93ff34b6986eb69de6125d87950f3b6f6ab2eec4f80b8dff97ca27d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `authorized` [INFO] [stderr] --> src/adb.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | authorized: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Device` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/adb.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `error` [INFO] [stderr] --> src/bottom_bar.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | error: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StateBar` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bottom_bar.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TopBottom` [INFO] [stderr] --> src/layout.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | TopBottom, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_selected_idx` [INFO] [stderr] --> src/listbox.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn get_selected_idx(&mut self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove` [INFO] [stderr] --> src/listbox.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn remove(&mut self, value: String) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sel_idx_glob` [INFO] [stderr] --> src/listbox.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn sel_idx_glob(&mut self, pos: usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `adbexplorer` (bin "adbexplorer" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/adbexplorer-5a5ce2956a7124a8) [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" "8cda85ee93ff34b6986eb69de6125d87950f3b6f6ab2eec4f80b8dff97ca27d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cda85ee93ff34b6986eb69de6125d87950f3b6f6ab2eec4f80b8dff97ca27d1", kill_on_drop: false }` [INFO] [stdout] 8cda85ee93ff34b6986eb69de6125d87950f3b6f6ab2eec4f80b8dff97ca27d1