[INFO] cloning repository https://github.com/noandrea/costoflife-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noandrea/costoflife-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fcostoflife-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fcostoflife-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc03b2cead4f5e0df16a6f4dd7230ce97aad93f8 [INFO] checking noandrea/costoflife-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fcostoflife-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noandrea/costoflife-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noandrea/costoflife-rs [INFO] finished tweaking git repo https://github.com/noandrea/costoflife-rs [INFO] tweaked toml for git repo https://github.com/noandrea/costoflife-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/noandrea/costoflife-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13e1d97ab199a397d57f79d41df15d0967cb37f6323065404c40d16a54b69984 [INFO] running `Command { std: "docker" "start" "-a" "13e1d97ab199a397d57f79d41df15d0967cb37f6323065404c40d16a54b69984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13e1d97ab199a397d57f79d41df15d0967cb37f6323065404c40d16a54b69984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e1d97ab199a397d57f79d41df15d0967cb37f6323065404c40d16a54b69984", kill_on_drop: false }` [INFO] [stdout] 13e1d97ab199a397d57f79d41df15d0967cb37f6323065404c40d16a54b69984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a608c4aaefad8aab39aba5a5e68e561bda9821075e8c6cdb6288db7899f10f1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a608c4aaefad8aab39aba5a5e68e561bda9821075e8c6cdb6288db7899f10f1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking costoflife v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Utc` [INFO] [stdout] --> src/utils.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, FixedOffset, Local, NaiveDate, Utc}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Password` [INFO] [stdout] --> src/interaction.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | use dialoguer::{theme::ColorfulTheme, Confirm, Input, Password, Select}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/interaction.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/interaction.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 120 | / loop { [INFO] [stdout] 121 | | let v = input("how much does it cost?", NonEmpty); [INFO] [stdout] 122 | | amount = match parse_amount(&v) { [INFO] [stdout] 123 | | Some(a) => a, [INFO] [stdout] 124 | | None => continue, [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 127 | // tags [INFO] [stdout] 128 | let mut tags: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/interaction.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let name = input("What it is it about?", NonEmpty); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `amount` is assigned to, but never used [INFO] [stdout] --> src/interaction.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let mut amount = parse_amount("0.0").unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_amount` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `amount` is never read [INFO] [stdout] --> src/interaction.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | amount = match parse_amount(&v) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `starts_on` [INFO] [stdout] --> src/interaction.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | let starts_on = today(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_starts_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/ledger.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn size(&self, on: Option) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Yes` [INFO] [stdout] --> src/interaction.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Yes, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `No` [INFO] [stdout] --> src/interaction.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | No, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_bool` [INFO] [stdout] --> src/interaction.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn to_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bool` [INFO] [stdout] --> src/interaction.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn from_bool(v: bool) -> PolarAnswer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NonEmpty` [INFO] [stdout] --> src/interaction.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | NonEmpty, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> src/interaction.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_bool` [INFO] [stdout] --> src/interaction.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn to_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `confirm` [INFO] [stdout] --> src/interaction.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn confirm(q: &str, def: PolarAnswer) -> PolarAnswer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `input` [INFO] [stdout] --> src/interaction.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn input(q: &str, empty: Feat) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `select_opt` [INFO] [stdout] --> src/interaction.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn select_opt<'a, T: ?Sized>(q: &str, opts: Vec<(&'a str, &'a T)>) -> Option<&'a T> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `select` [INFO] [stdout] --> src/interaction.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn select<'a, T: ?Sized>(q: &str, opts: Vec<(&'a str, &'a T)>) -> &'a T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `menu` [INFO] [stdout] --> src/interaction.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn menu() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_tx` [INFO] [stdout] --> src/interaction.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn new_tx() -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking wasm-bindgen-test v0.3.23 [INFO] [stdout] warning: unused import: `Password` [INFO] [stdout] --> src/interaction.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | use dialoguer::{theme::ColorfulTheme, Confirm, Input, Password, Select}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/interaction.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Utc` [INFO] [stdout] --> src/utils.rs:2:55 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, FixedOffset, Local, NaiveDate, Utc}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> src/lib.rs:553:9 [INFO] [stdout] | [INFO] [stdout] 553 | use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/interaction.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 120 | / loop { [INFO] [stdout] 121 | | let v = input("how much does it cost?", NonEmpty); [INFO] [stdout] 122 | | amount = match parse_amount(&v) { [INFO] [stdout] 123 | | Some(a) => a, [INFO] [stdout] 124 | | None => continue, [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 127 | // tags [INFO] [stdout] 128 | let mut tags: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/interaction.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let name = input("What it is it about?", NonEmpty); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `amount` is assigned to, but never used [INFO] [stdout] --> src/interaction.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let mut amount = parse_amount("0.0").unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_amount` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `amount` is never read [INFO] [stdout] --> src/interaction.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | amount = match parse_amount(&v) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `starts_on` [INFO] [stdout] --> src/interaction.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | let starts_on = today(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_starts_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Yes` [INFO] [stdout] --> src/interaction.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Yes, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `No` [INFO] [stdout] --> src/interaction.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | No, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_bool` [INFO] [stdout] --> src/interaction.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn to_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bool` [INFO] [stdout] --> src/interaction.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn from_bool(v: bool) -> PolarAnswer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NonEmpty` [INFO] [stdout] --> src/interaction.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | NonEmpty, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> src/interaction.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_bool` [INFO] [stdout] --> src/interaction.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn to_bool(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `confirm` [INFO] [stdout] --> src/interaction.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn confirm(q: &str, def: PolarAnswer) -> PolarAnswer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `input` [INFO] [stdout] --> src/interaction.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn input(q: &str, empty: Feat) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `select_opt` [INFO] [stdout] --> src/interaction.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn select_opt<'a, T: ?Sized>(q: &str, opts: Vec<(&'a str, &'a T)>) -> Option<&'a T> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `select` [INFO] [stdout] --> src/interaction.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn select<'a, T: ?Sized>(q: &str, opts: Vec<(&'a str, &'a T)>) -> &'a T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `menu` [INFO] [stdout] --> src/interaction.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn menu() -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_tx` [INFO] [stdout] --> src/interaction.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn new_tx() -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.28s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a608c4aaefad8aab39aba5a5e68e561bda9821075e8c6cdb6288db7899f10f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a608c4aaefad8aab39aba5a5e68e561bda9821075e8c6cdb6288db7899f10f1c", kill_on_drop: false }` [INFO] [stdout] a608c4aaefad8aab39aba5a5e68e561bda9821075e8c6cdb6288db7899f10f1c