[INFO] cloning repository https://github.com/jaglyserx/abc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaglyserx/abc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaglyserx%2Fabc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaglyserx%2Fabc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c3614d3abb91705908e0e569404204c420e5612
[INFO] testing jaglyserx/abc against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaglyserx%2Fabc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaglyserx/abc
[INFO] finished tweaking git repo https://github.com/jaglyserx/abc
[INFO] tweaked toml for git repo https://github.com/jaglyserx/abc written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaglyserx/abc on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaglyserx/abc 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-server v0.26.0
[INFO] [stderr]   Downloaded zmij v0.1.9
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5ea19653e4ca562ea16415a9298b78ee1fa8d322cc4e9a65b63af814046118b
[INFO] running `Command { std: "docker" "start" "-a" "c5ea19653e4ca562ea16415a9298b78ee1fa8d322cc4e9a65b63af814046118b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ea19653e4ca562ea16415a9298b78ee1fa8d322cc4e9a65b63af814046118b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ea19653e4ca562ea16415a9298b78ee1fa8d322cc4e9a65b63af814046118b", kill_on_drop: false }`
[INFO] [stdout] c5ea19653e4ca562ea16415a9298b78ee1fa8d322cc4e9a65b63af814046118b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2993b3016e73493dde19a761a498933fc25fe41dd4fe15121498e13b81f55182
[INFO] running `Command { std: "docker" "start" "-a" "2993b3016e73493dde19a761a498933fc25fe41dd4fe15121498e13b81f55182", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling jsonrpsee-server v0.26.0
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling abc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Address` is never constructed
[INFO] [stdout]   --> src/account.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Address([u8; 32]);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_public_key` and `to_hex_string` are never used
[INFO] [stdout]   --> src/account.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Address {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 30 |     pub fn from_public_key(pubkey: &PublicKey) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn to_hex_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Account` is never constructed
[INFO] [stdout]   --> src/account.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Account {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `address`, `persist`, and `write` are never used
[INFO] [stdout]   --> src/account.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl Account {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 69 |     pub fn new() -> Account {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn address(&self) -> Address {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn persist(self, dir: &str, pass: &str) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn write(self, dir: &str, pass: &str) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encrypt` is never used
[INFO] [stdout]   --> src/account.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn encrypt(msg: &[u8; 32], pass: &[u8]) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrypt` is never used
[INFO] [stdout]    --> src/account.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn decrypt(data: &[u8], pass: &[u8]) -> anyhow::Result<Vec<u8>> {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NONCE_SIZE` is never used
[INFO] [stdout]  --> src/constants.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const NONCE_SIZE: usize = 12;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SALT_SIZE` is never used
[INFO] [stdout]  --> src/constants.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const SALT_SIZE: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_server` is never used
[INFO] [stdout]  --> src/node.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn run_server() -> anyhow::Result<SocketAddr> {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateAccountReq` is never constructed
[INFO] [stdout]   --> src/node.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct CreateAccountReq<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEYSTORE_DIR` is never used
[INFO] [stdout]   --> src/node.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     const KEYSTORE_DIR: &str = "accounts";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_account` is never used
[INFO] [stdout]   --> src/node.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn create_account(req: CreateAccountReq) -> Result<String, ErrorObjectOwned> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_account_in_dir` is never used
[INFO] [stdout]   --> src/node.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn create_account_in_dir(pass: &str, dir: &str) -> Result<String, ErrorObjectOwned> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `internal_error` is never used
[INFO] [stdout]   --> src/node.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn internal_error(message: String) -> ErrorObjectOwned {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockProposer` is never constructed
[INFO] [stdout]   --> src/block.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct BlockProposer {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/block.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl BlockProposer {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 30 |     pub fn new() -> BlockProposer {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]   --> src/block.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Block {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.45s
[INFO] running `Command { std: "docker" "inspect" "2993b3016e73493dde19a761a498933fc25fe41dd4fe15121498e13b81f55182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2993b3016e73493dde19a761a498933fc25fe41dd4fe15121498e13b81f55182", kill_on_drop: false }`
[INFO] [stdout] 2993b3016e73493dde19a761a498933fc25fe41dd4fe15121498e13b81f55182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c671f442b5946606749c2cdb5d080d29363e4c6f8273859106444964fd20c67
[INFO] running `Command { std: "docker" "start" "-a" "3c671f442b5946606749c2cdb5d080d29363e4c6f8273859106444964fd20c67", kill_on_drop: false }`
[INFO] [stderr]    Compiling abc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `to_hex_string` is never used
[INFO] [stdout]   --> src/account.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Address {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn to_hex_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_server` is never used
[INFO] [stdout]  --> src/node.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn run_server() -> anyhow::Result<SocketAddr> {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateAccountReq` is never constructed
[INFO] [stdout]   --> src/node.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct CreateAccountReq<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEYSTORE_DIR` is never used
[INFO] [stdout]   --> src/node.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     const KEYSTORE_DIR: &str = "accounts";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_account` is never used
[INFO] [stdout]   --> src/node.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn create_account(req: CreateAccountReq) -> Result<String, ErrorObjectOwned> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockProposer` is never constructed
[INFO] [stdout]   --> src/block.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct BlockProposer {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/block.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl BlockProposer {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 30 |     pub fn new() -> BlockProposer {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]   --> src/block.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Block {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "3c671f442b5946606749c2cdb5d080d29363e4c6f8273859106444964fd20c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c671f442b5946606749c2cdb5d080d29363e4c6f8273859106444964fd20c67", kill_on_drop: false }`
[INFO] [stdout] 3c671f442b5946606749c2cdb5d080d29363e4c6f8273859106444964fd20c67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e590e49d1e165d7d241ca31ecd7b1a5683979e28dc2638fe2db31f234a16c108
[INFO] running `Command { std: "docker" "start" "-a" "e590e49d1e165d7d241ca31ecd7b1a5683979e28dc2638fe2db31f234a16c108", kill_on_drop: false }`
[INFO] [stderr] warning: method `to_hex_string` is never used
[INFO] [stderr]   --> src/account.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl Address {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn to_hex_string(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_server` is never used
[INFO] [stderr]  --> src/node.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | async fn run_server() -> anyhow::Result<SocketAddr> {
[INFO] [stderr]   |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateAccountReq` is never constructed
[INFO] [stderr]   --> src/node.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct CreateAccountReq<'a> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `KEYSTORE_DIR` is never used
[INFO] [stderr]   --> src/node.rs:33:11
[INFO] [stderr]    |
[INFO] [stderr] 33 |     const KEYSTORE_DIR: &str = "accounts";
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_account` is never used
[INFO] [stderr]   --> src/node.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn create_account(req: CreateAccountReq) -> Result<String, ErrorObjectOwned> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BlockProposer` is never constructed
[INFO] [stderr]   --> src/block.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct BlockProposer {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/block.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl BlockProposer {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 30 |     pub fn new() -> BlockProposer {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Block` is never constructed
[INFO] [stderr]   --> src/block.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct Block {}
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `abc` (bin "abc" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/abc-d367742d3a8701f5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test account::tests::new_accounts_are_distinct ... ok
[INFO] [stdout] test account::tests::account_address_matches_secret_key ... ok
[INFO] [stdout] test account::tests::address_is_stable_for_same_public_key ... ok
[INFO] [stdout] test node::account_service::tests::writes_encrypted_key_to_requested_directory ... ok
[INFO] [stdout] test account::tests::roundtrip_works has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e590e49d1e165d7d241ca31ecd7b1a5683979e28dc2638fe2db31f234a16c108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e590e49d1e165d7d241ca31ecd7b1a5683979e28dc2638fe2db31f234a16c108", kill_on_drop: false }`
[INFO] [stdout] e590e49d1e165d7d241ca31ecd7b1a5683979e28dc2638fe2db31f234a16c108
