[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fadbexplorer" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LaineZ/adbexplorer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-23/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" "+beta-2022-02-22" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0a070de91e81c1309b47c3e35a3a297526edc19e3c5cac3db0ce167efdddf6d [INFO] running `Command { std: "docker" "start" "-a" "b0a070de91e81c1309b47c3e35a3a297526edc19e3c5cac3db0ce167efdddf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0a070de91e81c1309b47c3e35a3a297526edc19e3c5cac3db0ce167efdddf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a070de91e81c1309b47c3e35a3a297526edc19e3c5cac3db0ce167efdddf6d", kill_on_drop: false }` [INFO] [stdout] b0a070de91e81c1309b47c3e35a3a297526edc19e3c5cac3db0ce167efdddf6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681693358c8cf5193dc551507b2db6802eb59f1f51b674f397f662e4f4bc162f [INFO] running `Command { std: "docker" "start" "-a" "681693358c8cf5193dc551507b2db6802eb59f1f51b674f397f662e4f4bc162f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [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 regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console_engine v2.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling flexi_logger v0.18.0 [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 14.62s [INFO] running `Command { std: "docker" "inspect" "681693358c8cf5193dc551507b2db6802eb59f1f51b674f397f662e4f4bc162f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681693358c8cf5193dc551507b2db6802eb59f1f51b674f397f662e4f4bc162f", kill_on_drop: false }` [INFO] [stdout] 681693358c8cf5193dc551507b2db6802eb59f1f51b674f397f662e4f4bc162f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82fbb4d0e5135541d08e275cb1f3bbff9fa027aaf82fb7676aef44a50ccbee3d [INFO] running `Command { std: "docker" "start" "-a" "82fbb4d0e5135541d08e275cb1f3bbff9fa027aaf82fb7676aef44a50ccbee3d", kill_on_drop: false }` [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 0.44s [INFO] running `Command { std: "docker" "inspect" "82fbb4d0e5135541d08e275cb1f3bbff9fa027aaf82fb7676aef44a50ccbee3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82fbb4d0e5135541d08e275cb1f3bbff9fa027aaf82fb7676aef44a50ccbee3d", kill_on_drop: false }` [INFO] [stdout] 82fbb4d0e5135541d08e275cb1f3bbff9fa027aaf82fb7676aef44a50ccbee3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad2dfc0e80ef8e53277c47053ca6c055b6b40c6c658801bbab6ea32370ddb907 [INFO] running `Command { std: "docker" "start" "-a" "ad2dfc0e80ef8e53277c47053ca6c055b6b40c6c658801bbab6ea32370ddb907", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `authorized` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/adb.rs:12:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 12 | authorized: bool, [INFO] [stdout] [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.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/adbexplorer-355c6a6674fa5be7) [INFO] running `Command { std: "docker" "inspect" "ad2dfc0e80ef8e53277c47053ca6c055b6b40c6c658801bbab6ea32370ddb907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2dfc0e80ef8e53277c47053ca6c055b6b40c6c658801bbab6ea32370ddb907", kill_on_drop: false }` [INFO] [stdout] ad2dfc0e80ef8e53277c47053ca6c055b6b40c6c658801bbab6ea32370ddb907