[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] checking FroVolod/cli_dialoguer against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli_dialoguer" "/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 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-1/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: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c3bf03038e75ccc14433732cfcfc2606a02adcafa6e1e7fd7a740ee4a0d8e61 [INFO] running `Command { std: "docker" "start" "-a" "5c3bf03038e75ccc14433732cfcfc2606a02adcafa6e1e7fd7a740ee4a0d8e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3bf03038e75ccc14433732cfcfc2606a02adcafa6e1e7fd7a740ee4a0d8e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3bf03038e75ccc14433732cfcfc2606a02adcafa6e1e7fd7a740ee4a0d8e61", kill_on_drop: false }` [INFO] [stdout] 5c3bf03038e75ccc14433732cfcfc2606a02adcafa6e1e7fd7a740ee4a0d8e61 [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=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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e376469787bf101b52b2eae850714a0f2fef0e74d15d400d91514e57ac4c128 [INFO] running `Command { std: "docker" "start" "-a" "0e376469787bf101b52b2eae850714a0f2fef0e74d15d400d91514e57ac4c128", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dialoguer v0.7.1 [INFO] [stderr] Checking 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 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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [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] [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] [stdout] warning: 12 warnings emitted [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [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] [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] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.55s [INFO] running `Command { std: "docker" "inspect" "0e376469787bf101b52b2eae850714a0f2fef0e74d15d400d91514e57ac4c128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e376469787bf101b52b2eae850714a0f2fef0e74d15d400d91514e57ac4c128", kill_on_drop: false }` [INFO] [stdout] 0e376469787bf101b52b2eae850714a0f2fef0e74d15d400d91514e57ac4c128