[INFO] cloning repository https://github.com/FroVolod/cli_dialoguer [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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35cddf4fb3057b25c1d0154bdfa8b7e629e7727c [INFO] building FroVolod/cli_dialoguer against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FroVolod/cli_dialoguer on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FroVolod/cli_dialoguer [INFO] finished tweaking git repo https://github.com/FroVolod/cli_dialoguer [INFO] tweaked toml for git repo https://github.com/FroVolod/cli_dialoguer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FroVolod/cli_dialoguer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded rand v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5ad148b8d3929de917537a2a373ce7b20d2c3750a0b749055682c4db9dc8f9c [INFO] running `Command { std: "docker" "start" "-a" "b5ad148b8d3929de917537a2a373ce7b20d2c3750a0b749055682c4db9dc8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5ad148b8d3929de917537a2a373ce7b20d2c3750a0b749055682c4db9dc8f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ad148b8d3929de917537a2a373ce7b20d2c3750a0b749055682c4db9dc8f9c", kill_on_drop: false }` [INFO] [stdout] b5ad148b8d3929de917537a2a373ce7b20d2c3750a0b749055682c4db9dc8f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d014c217e73c3ec7b0820dd08d2275f1a7c0286acdef7061c3ac33d760a6877 [INFO] running `Command { std: "docker" "start" "-a" "4d014c217e73c3ec7b0820dd08d2275f1a7c0286acdef7061c3ac33d760a6877", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling my-near-cli-dialoguer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `on_off_line::OnOffLine` [INFO] [stdout] --> src/cli_command/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use on_off_line::OnOffLine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | cli_command.choose_command(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = cli_command.choose_command(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ConstructTransactionCommand` should have a snake case name [INFO] [stdout] --> src/cli_command/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub ConstructTransactionCommand: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `construct_transaction_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Utils` should have a snake case name [INFO] [stdout] --> src/cli_command/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Utils: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/cli_command/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | on_off_line.choose_action(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = on_off_line.choose_action(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Yes` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Yes: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `yes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `No` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub No: String [INFO] [stdout] | ^^ help: convert the identifier to snake case: `no` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | select_server.select_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = select_server.select_server(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Testnet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Testnet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `testnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Mainnet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Mainnet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mainnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Betanet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Betanet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `betanet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Custom` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub Custom: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `custom` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "4d014c217e73c3ec7b0820dd08d2275f1a7c0286acdef7061c3ac33d760a6877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d014c217e73c3ec7b0820dd08d2275f1a7c0286acdef7061c3ac33d760a6877", kill_on_drop: false }` [INFO] [stdout] 4d014c217e73c3ec7b0820dd08d2275f1a7c0286acdef7061c3ac33d760a6877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddd785aa2f97466d23ff5a8b2e3c9333562d09dd719a457bac859bcaac24c87d [INFO] running `Command { std: "docker" "start" "-a" "ddd785aa2f97466d23ff5a8b2e3c9333562d09dd719a457bac859bcaac24c87d", kill_on_drop: false }` [INFO] [stderr] Compiling my-near-cli-dialoguer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `on_off_line::OnOffLine` [INFO] [stdout] --> src/cli_command/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use on_off_line::OnOffLine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | cli_command.choose_command(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = cli_command.choose_command(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ConstructTransactionCommand` should have a snake case name [INFO] [stdout] --> src/cli_command/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub ConstructTransactionCommand: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `construct_transaction_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Utils` should have a snake case name [INFO] [stdout] --> src/cli_command/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Utils: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/cli_command/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | on_off_line.choose_action(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = on_off_line.choose_action(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Yes` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Yes: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `yes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `No` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub No: String [INFO] [stdout] | ^^ help: convert the identifier to snake case: `no` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/cli_command/on_off_line/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | select_server.select_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 34 | let _ = select_server.select_server(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Testnet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Testnet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `testnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Mainnet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub Mainnet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mainnet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Betanet` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Betanet: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `betanet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Custom` should have a snake case name [INFO] [stdout] --> src/cli_command/on_off_line/select_server/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub Custom: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `custom` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `Command { std: "docker" "inspect" "ddd785aa2f97466d23ff5a8b2e3c9333562d09dd719a457bac859bcaac24c87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd785aa2f97466d23ff5a8b2e3c9333562d09dd719a457bac859bcaac24c87d", kill_on_drop: false }` [INFO] [stdout] ddd785aa2f97466d23ff5a8b2e3c9333562d09dd719a457bac859bcaac24c87d