[INFO] fetching crate cups-cli 0.1.1... [INFO] testing cups-cli-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cups-cli 0.1.1 into /workspace/builds/worker-73/source [INFO] validating manifest of crates.io crate cups-cli 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cups-cli 0.1.1 [INFO] finished tweaking crates.io crate cups-cli 0.1.1 [INFO] tweaked toml for crates.io crate cups-cli 0.1.1 written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate crates.io crate cups-cli 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b207524086bb0ac47ee8e53590dbdfd529bf52509f03d40a0318e8d6f1dc036 [INFO] running `Command { std: "docker" "start" "-a" "1b207524086bb0ac47ee8e53590dbdfd529bf52509f03d40a0318e8d6f1dc036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b207524086bb0ac47ee8e53590dbdfd529bf52509f03d40a0318e8d6f1dc036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b207524086bb0ac47ee8e53590dbdfd529bf52509f03d40a0318e8d6f1dc036", kill_on_drop: false }` [INFO] [stdout] 1b207524086bb0ac47ee8e53590dbdfd529bf52509f03d40a0318e8d6f1dc036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c67666f4176989ab60c4fa6077c175c9a15448d725a4dc976b6678e7e8c0e3 [INFO] running `Command { std: "docker" "start" "-a" "c2c67666f4176989ab60c4fa6077c175c9a15448d725a4dc976b6678e7e8c0e3", 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] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-socks v0.2.0 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling cups-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/tui.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected` [INFO] [stdout] --> src/tui.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear` [INFO] [stdout] --> src/tui.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:300:16 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgs` [INFO] [stdout] --> src/tui.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.80s [INFO] running `Command { std: "docker" "inspect" "c2c67666f4176989ab60c4fa6077c175c9a15448d725a4dc976b6678e7e8c0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c67666f4176989ab60c4fa6077c175c9a15448d725a4dc976b6678e7e8c0e3", kill_on_drop: false }` [INFO] [stdout] c2c67666f4176989ab60c4fa6077c175c9a15448d725a4dc976b6678e7e8c0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6008fef3772819941561ca7c30d4d18b588cbdf44846337243230f18bbfcff6e [INFO] running `Command { std: "docker" "start" "-a" "6008fef3772819941561ca7c30d4d18b588cbdf44846337243230f18bbfcff6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cups-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/tui.rs:298:44 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected` [INFO] [stdout] --> src/tui.rs:298:63 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear` [INFO] [stdout] --> src/tui.rs:298:80 [INFO] [stdout] | [INFO] [stdout] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/tui.rs:300:16 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgs` [INFO] [stdout] --> src/tui.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.89s [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cupslib-db3b072fe656b020) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cups_cli-7d372648d5b28d5b) [INFO] running `Command { std: "docker" "inspect" "6008fef3772819941561ca7c30d4d18b588cbdf44846337243230f18bbfcff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6008fef3772819941561ca7c30d4d18b588cbdf44846337243230f18bbfcff6e", kill_on_drop: false }` [INFO] [stdout] 6008fef3772819941561ca7c30d4d18b588cbdf44846337243230f18bbfcff6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02437a179c5d338d9169e879c6b3a5ca6ef672a8cdbd43762ff3e613216f264c [INFO] running `Command { std: "docker" "start" "-a" "02437a179c5d338d9169e879c6b3a5ca6ef672a8cdbd43762ff3e613216f264c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `win` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/tui.rs:298:29 [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] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stdout] [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [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] warning: unused variable: `data` [INFO] [stdout] [INFO] [stderr] --> src/tui.rs:298:44 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `selected` [INFO] [stderr] --> src/tui.rs:298:63 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `clear` [INFO] [stderr] --> src/tui.rs:298:80 [INFO] [stderr] | [INFO] [stderr] 298 | fn change_sidebar_selection(win: &Windows, data: &[UserData], selected: usize, clear: usize) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clear` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `win` [INFO] [stderr] --> src/tui.rs:300:16 [INFO] [stderr] | [INFO] [stderr] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msgs` [INFO] [stderr] --> src/tui.rs:300:31 [INFO] [stderr] | [INFO] [stderr] 300 | fn render_feed(win: &Windows, msgs: &[Message]) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_msgs` [INFO] [stderr] [INFO] [stderr] warning: `cups-cli` (bin "cups-cli" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cupslib-db3b072fe656b020) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cups_cli-7d372648d5b28d5b) [INFO] [stderr] Doc-tests cupslib [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" "02437a179c5d338d9169e879c6b3a5ca6ef672a8cdbd43762ff3e613216f264c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02437a179c5d338d9169e879c6b3a5ca6ef672a8cdbd43762ff3e613216f264c", kill_on_drop: false }` [INFO] [stdout] 02437a179c5d338d9169e879c6b3a5ca6ef672a8cdbd43762ff3e613216f264c