[INFO] cloning repository https://github.com/FroVolod/cli [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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241974914e008849ed279b79a5dc8e6a3ff91fb2 [INFO] testing FroVolod/cli against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFroVolod%2Fcli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FroVolod/cli on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FroVolod/cli [INFO] finished tweaking git repo https://github.com/FroVolod/cli [INFO] tweaked toml for git repo https://github.com/FroVolod/cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/FroVolod/cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6241ddd1f4207625bb96d465625cf8ccc7a656101b7face8693858b1b771de9 [INFO] running `Command { std: "docker" "start" "-a" "e6241ddd1f4207625bb96d465625cf8ccc7a656101b7face8693858b1b771de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6241ddd1f4207625bb96d465625cf8ccc7a656101b7face8693858b1b771de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6241ddd1f4207625bb96d465625cf8ccc7a656101b7face8693858b1b771de9", kill_on_drop: false }` [INFO] [stdout] e6241ddd1f4207625bb96d465625cf8ccc7a656101b7face8693858b1b771de9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6577db67c52577a4e29b714ddc295cc5e1e93fd70855795d6155939f9103d03c [INFO] running `Command { std: "docker" "start" "-a" "6577db67c52577a4e29b714ddc295cc5e1e93fd70855795d6155939f9103d03c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.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 clap v2.33.3 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling my-near-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/state_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/keys_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Keys { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/add_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AddKey { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/delete_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DeleteKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/generate_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GenerateKey { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenerateKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/construct_transaction_command/create_account_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CreateAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateAccount` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/construct_transaction_command/delete_account_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DeleteAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteAccount` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_id`, `receiver_id` and `amount` are never read [INFO] [stdout] --> src/construct_transaction_command/send_command/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Send { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | #[structopt(long)... [INFO] [stdout] 6 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | #[structopt(long)] [INFO] [stdout] 8 | receiver_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | #[structopt(long)] [INFO] [stdout] 10 | amount: u128, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Send` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_id` and `amount` are never read [INFO] [stdout] --> src/construct_transaction_command/stake_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Stake { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | amount: u128, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stake` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "6577db67c52577a4e29b714ddc295cc5e1e93fd70855795d6155939f9103d03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6577db67c52577a4e29b714ddc295cc5e1e93fd70855795d6155939f9103d03c", kill_on_drop: false }` [INFO] [stdout] 6577db67c52577a4e29b714ddc295cc5e1e93fd70855795d6155939f9103d03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109de88081de32ae4116c24454838688e0ae24e62120e3def7b9d20b8b827ece [INFO] running `Command { std: "docker" "start" "-a" "109de88081de32ae4116c24454838688e0ae24e62120e3def7b9d20b8b827ece", kill_on_drop: false }` [INFO] [stderr] Compiling my-near-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/state_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/keys_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Keys { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/add_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AddKey { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/delete_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DeleteKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/working_with_keys_command/generate_key_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GenerateKey { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenerateKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/construct_transaction_command/create_account_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CreateAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateAccount` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `account_id` is never read [INFO] [stdout] --> src/construct_transaction_command/delete_account_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DeleteAccount { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteAccount` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_id`, `receiver_id` and `amount` are never read [INFO] [stdout] --> src/construct_transaction_command/send_command/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Send { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | #[structopt(long)... [INFO] [stdout] 6 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | #[structopt(long)] [INFO] [stdout] 8 | receiver_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | #[structopt(long)] [INFO] [stdout] 10 | amount: u128, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Send` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `account_id` and `amount` are never read [INFO] [stdout] --> src/construct_transaction_command/stake_command/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Stake { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | account_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | amount: u128, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stake` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "109de88081de32ae4116c24454838688e0ae24e62120e3def7b9d20b8b827ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109de88081de32ae4116c24454838688e0ae24e62120e3def7b9d20b8b827ece", kill_on_drop: false }` [INFO] [stdout] 109de88081de32ae4116c24454838688e0ae24e62120e3def7b9d20b8b827ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds