[INFO] cloning repository https://github.com/FroVolod/cli_dialoguer_strum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FroVolod/cli_dialoguer_strum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer_strum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer_strum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dd51f8b6ac96880e79574af2926148ccc48dfad [INFO] testing FroVolod/cli_dialoguer_strum against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer_strum" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FroVolod/cli_dialoguer_strum 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 git repo https://github.com/FroVolod/cli_dialoguer_strum [INFO] finished tweaking git repo https://github.com/FroVolod/cli_dialoguer_strum [INFO] tweaked toml for git repo https://github.com/FroVolod/cli_dialoguer_strum written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FroVolod/cli_dialoguer_strum 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] [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] eb11ec1acb7c90c49f745c1bfc1fb680de5b0968aae3d2520f5a01129c128fbc [INFO] running `Command { std: "docker" "start" "-a" "eb11ec1acb7c90c49f745c1bfc1fb680de5b0968aae3d2520f5a01129c128fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb11ec1acb7c90c49f745c1bfc1fb680de5b0968aae3d2520f5a01129c128fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb11ec1acb7c90c49f745c1bfc1fb680de5b0968aae3d2520f5a01129c128fbc", kill_on_drop: false }` [INFO] [stdout] eb11ec1acb7c90c49f745c1bfc1fb680de5b0968aae3d2520f5a01129c128fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 95747e849b744721670badea6421290dfe7e456b31ed65905f33adf9477d99a9 [INFO] running `Command { std: "docker" "start" "-a" "95747e849b744721670badea6421290dfe7e456b31ed65905f33adf9477d99a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling my-near-cli-dialoguer-strum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EnumString` [INFO] [stdout] --> src/cli_command/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/cli_command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `EnumString` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Display, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `EnumString`, `EnumVariantNames` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Display, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | EnumVariantNames, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::VariantNames` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use strum::VariantNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Select`, `console::Term`, `theme::ColorfulTheme` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Select, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | Input, [INFO] [stdout] 11 | theme::ColorfulTheme, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | console::Term [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ParseIntError` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ParseIntError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subcommand` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | subcommand: CliCommand, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | mode: Mode [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnOffLineMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `online` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | online: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | sender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `online` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | online: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | sender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | receiver: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selected_server` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | selected_server: SelectServer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | amount: NearBalance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_action` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_action: Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ParseIntError` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_int_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "95747e849b744721670badea6421290dfe7e456b31ed65905f33adf9477d99a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95747e849b744721670badea6421290dfe7e456b31ed65905f33adf9477d99a9", kill_on_drop: false }` [INFO] [stdout] 95747e849b744721670badea6421290dfe7e456b31ed65905f33adf9477d99a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 135cfd2b4770995f20e41b493c431dd8f2310199ca02a9a62b75d34fb79fe61b [INFO] running `Command { std: "docker" "start" "-a" "135cfd2b4770995f20e41b493c431dd8f2310199ca02a9a62b75d34fb79fe61b", kill_on_drop: false }` [INFO] [stderr] Compiling my-near-cli-dialoguer-strum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EnumString` [INFO] [stdout] --> src/cli_command/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/cli_command/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `EnumString` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Display, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Display`, `EnumString`, `EnumVariantNames` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Display, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | EnumString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | EnumVariantNames, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::VariantNames` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use strum::VariantNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Select`, `console::Term`, `theme::ColorfulTheme` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Select, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | Input, [INFO] [stdout] 11 | theme::ColorfulTheme, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | console::Term [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ParseIntError` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ParseIntError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subcommand` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | subcommand: CliCommand, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | mode: Mode [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnOffLineMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `online` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | online: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | sender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `online` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | online: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | sender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | receiver: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selected_server` [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | selected_server: SelectServer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | amount: NearBalance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_action` [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | next_action: Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ParseIntError` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stdout] | [INFO] [stdout] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_int_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/my_near_cli_dialoguer_strum-582ac5fcf73d0d63) [INFO] running `Command { std: "docker" "inspect" "135cfd2b4770995f20e41b493c431dd8f2310199ca02a9a62b75d34fb79fe61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135cfd2b4770995f20e41b493c431dd8f2310199ca02a9a62b75d34fb79fe61b", kill_on_drop: false }` [INFO] [stdout] 135cfd2b4770995f20e41b493c431dd8f2310199ca02a9a62b75d34fb79fe61b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 1e66bfa33792654db08eac6c59691c7adc3d364c2d59888fb3e9f0ce2f4bf533 [INFO] running `Command { std: "docker" "start" "-a" "1e66bfa33792654db08eac6c59691c7adc3d364c2d59888fb3e9f0ce2f4bf533", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `EnumString` [INFO] [stderr] --> src/cli_command/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | EnumString, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Input` [INFO] [stderr] --> src/cli_command/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Input, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Display`, `EnumString` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | Display, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 4 | EnumString, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Input` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/mod.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Input, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Display`, `EnumString`, `EnumVariantNames` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | Display, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 4 | EnumString, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 5 | EnumVariantNames, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `strum::VariantNames` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use strum::VariantNames; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Select`, `console::Term`, `theme::ColorfulTheme` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Select, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 10 | Input, [INFO] [stderr] 11 | theme::ColorfulTheme, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | console::Term [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ParseIntError` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stderr] | [INFO] [stderr] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ParseIntError` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `subcommand` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | subcommand: CliCommand, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mode` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | mode: Mode [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OnOffLineMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `online` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | online: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | sender: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OfflineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `online` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | online: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | sender: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `receiver` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | receiver: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `selected_server` [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | selected_server: SelectServer [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OnlineArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/mod.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, Default, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | amount: NearBalance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next_action` [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | next_action: Box [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TransferNEARTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable `ParseIntError` should have a snake case name [INFO] [stderr] --> src/cli_command/on_off_line_mode/server/transfer_near_tokens_type/mod.rs:46:54 [INFO] [stderr] | [INFO] [stderr] 46 | let number: u128 = s.parse().unwrap_or_else(|ParseIntError| -> u128 { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_int_error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `my-near-cli-dialoguer-strum` (bin "my-near-cli-dialoguer-strum" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_near_cli_dialoguer_strum-582ac5fcf73d0d63) [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" "1e66bfa33792654db08eac6c59691c7adc3d364c2d59888fb3e9f0ce2f4bf533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e66bfa33792654db08eac6c59691c7adc3d364c2d59888fb3e9f0ce2f4bf533", kill_on_drop: false }` [INFO] [stdout] 1e66bfa33792654db08eac6c59691c7adc3d364c2d59888fb3e9f0ce2f4bf533