[INFO] cloning repository https://github.com/recursive-bloom/cmd-line [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/cmd-line" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-line", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-line'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1de6bb47fa6631954dec1baf2f9c91875d14d494 [INFO] testing recursive-bloom/cmd-line against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-line" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/cmd-line on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recursive-bloom/cmd-line [INFO] finished tweaking git repo https://github.com/recursive-bloom/cmd-line [INFO] tweaked toml for git repo https://github.com/recursive-bloom/cmd-line written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-bloom/cmd-line already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ppv-lite86 v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e710cb0143d4b273e5597ba049ec7d29dceca06d9fde611674e8ca428139aa92 [INFO] running `Command { std: "docker" "start" "-a" "e710cb0143d4b273e5597ba049ec7d29dceca06d9fde611674e8ca428139aa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e710cb0143d4b273e5597ba049ec7d29dceca06d9fde611674e8ca428139aa92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e710cb0143d4b273e5597ba049ec7d29dceca06d9fde611674e8ca428139aa92", kill_on_drop: false }` [INFO] [stdout] e710cb0143d4b273e5597ba049ec7d29dceca06d9fde611674e8ca428139aa92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c3d6da16d02fe713456f141c702815fcf79aaa5a5412c29fb121bd2be380f6 [INFO] running `Command { std: "docker" "start" "-a" "78c3d6da16d02fe713456f141c702815fcf79aaa5a5412c29fb121bd2be380f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling parity-bytes v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling ethbloom v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling parity-scale-codec v1.3.0 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling ethereum-types v0.9.1 [INFO] [stderr] Compiling bloom-cmd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `H256` [INFO] [stdout] --> src/commands/account_cmd.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types::{H160, H256, U256}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/commands/account_cmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/account_cmd.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::commands::account_cmd` [INFO] [stdout] --> src/commands/contract_cmd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::commands::account_cmd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H256` [INFO] [stdout] --> src/commands/contract_cmd.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types::{H160, U256, H256}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/commands/contract_cmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/contract_cmd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `H160`, `U256` [INFO] [stdout] --> src/commands/mod.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | use ethereum_types::{U256, H160}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas_limit` [INFO] [stdout] --> src/commands/contract_cmd.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | let gas_limit = *gas; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas_limit` [INFO] [stdout] --> src/commands/contract_cmd.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let gas_limit = *gas; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/account_cmd.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn run(&self, mut backend: &str) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/contract_cmd.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn run(&self, mut backend: &str) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "78c3d6da16d02fe713456f141c702815fcf79aaa5a5412c29fb121bd2be380f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c3d6da16d02fe713456f141c702815fcf79aaa5a5412c29fb121bd2be380f6", kill_on_drop: false }` [INFO] [stdout] 78c3d6da16d02fe713456f141c702815fcf79aaa5a5412c29fb121bd2be380f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef861a6ed71e75c2bcec08a9007484cb12a5e5553828fab280be10d520a8976 [INFO] running `Command { std: "docker" "start" "-a" "9ef861a6ed71e75c2bcec08a9007484cb12a5e5553828fab280be10d520a8976", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bloom-cmd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `H256` [INFO] [stdout] --> src/commands/account_cmd.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types::{H160, H256, U256}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/commands/account_cmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/account_cmd.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::commands::account_cmd` [INFO] [stdout] --> src/commands/contract_cmd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::commands::account_cmd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H256` [INFO] [stdout] --> src/commands/contract_cmd.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types::{H160, U256, H256}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/commands/contract_cmd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/contract_cmd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/commands/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `H160`, `U256` [INFO] [stdout] --> src/commands/mod.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | use ethereum_types::{U256, H160}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/commands/account_cmd.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas_limit` [INFO] [stdout] --> src/commands/contract_cmd.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | let gas_limit = *gas; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gas_limit` [INFO] [stdout] --> src/commands/contract_cmd.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let gas_limit = *gas; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/account_cmd.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn run(&self, mut backend: &str) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/contract_cmd.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn run(&self, mut backend: &str) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "9ef861a6ed71e75c2bcec08a9007484cb12a5e5553828fab280be10d520a8976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef861a6ed71e75c2bcec08a9007484cb12a5e5553828fab280be10d520a8976", kill_on_drop: false }` [INFO] [stdout] 9ef861a6ed71e75c2bcec08a9007484cb12a5e5553828fab280be10d520a8976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1970168b20dd2c179c70f1e227c402050ab9f06b7a1b7e8aaad0b48d54ed58e4 [INFO] running `Command { std: "docker" "start" "-a" "1970168b20dd2c179c70f1e227c402050ab9f06b7a1b7e8aaad0b48d54ed58e4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `H256` [INFO] [stderr] --> src/commands/account_cmd.rs:2:28 [INFO] [stderr] | [INFO] [stderr] 2 | use ethereum_types::{H160, H256, U256}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/commands/account_cmd.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> src/commands/account_cmd.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::commands::account_cmd` [INFO] [stderr] --> src/commands/contract_cmd.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::commands::account_cmd; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `H256` [INFO] [stderr] --> src/commands/contract_cmd.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use ethereum_types::{H160, U256, H256}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hex` [INFO] [stderr] --> src/commands/contract_cmd.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use hex; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> src/commands/contract_cmd.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeMap` [INFO] [stderr] --> src/commands/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::collections::BTreeMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `H160`, `U256` [INFO] [stderr] --> src/commands/mod.rs:8:22 [INFO] [stderr] | [INFO] [stderr] 8 | use ethereum_types::{U256, H160}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from` [INFO] [stderr] --> src/commands/account_cmd.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from` [INFO] [stderr] --> src/commands/account_cmd.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from` [INFO] [stderr] --> src/commands/account_cmd.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 88 | let from = H160::from_str(address).expect("--address argument must be a valid address"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gas_limit` [INFO] [stderr] --> src/commands/contract_cmd.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | let gas_limit = *gas; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gas_limit` [INFO] [stderr] --> src/commands/contract_cmd.rs:117:21 [INFO] [stderr] | [INFO] [stderr] 117 | let gas_limit = *gas; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gas_limit` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/commands/account_cmd.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn run(&self, mut backend: &str) { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/commands/contract_cmd.rs:76:23 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn run(&self, mut backend: &str) { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `bloom-cmd` (bin "bloom-cmd" test) generated 16 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bloom_cmd-555983c3013fa98f) [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" "1970168b20dd2c179c70f1e227c402050ab9f06b7a1b7e8aaad0b48d54ed58e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1970168b20dd2c179c70f1e227c402050ab9f06b7a1b7e8aaad0b48d54ed58e4", kill_on_drop: false }` [INFO] [stdout] 1970168b20dd2c179c70f1e227c402050ab9f06b7a1b7e8aaad0b48d54ed58e4