[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] 40e2ddb266781cd2982f576a87d560c40a7ec142
[INFO] testing jaglyserx/abc against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaglyserx%2Fabc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaglyserx/abc on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90ee066f832bf9fc8cac2ca0a7c07190b568a4930a1b61d361ea7e89fed700bb
[INFO] running `Command { std: "docker" "start" "-a" "90ee066f832bf9fc8cac2ca0a7c07190b568a4930a1b61d361ea7e89fed700bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90ee066f832bf9fc8cac2ca0a7c07190b568a4930a1b61d361ea7e89fed700bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ee066f832bf9fc8cac2ca0a7c07190b568a4930a1b61d361ea7e89fed700bb", kill_on_drop: false }`
[INFO] [stdout] 90ee066f832bf9fc8cac2ca0a7c07190b568a4930a1b61d361ea7e89fed700bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b2f4278458041550461b6229db93e7916c0c66551e3dcfef9c681f2d4d4c268
[INFO] running `Command { std: "docker" "start" "-a" "0b2f4278458041550461b6229db93e7916c0c66551e3dcfef9c681f2d4d4c268", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 polyval v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[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 serde v1.0.228
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.60s
[INFO] running `Command { std: "docker" "inspect" "0b2f4278458041550461b6229db93e7916c0c66551e3dcfef9c681f2d4d4c268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b2f4278458041550461b6229db93e7916c0c66551e3dcfef9c681f2d4d4c268", kill_on_drop: false }`
[INFO] [stdout] 0b2f4278458041550461b6229db93e7916c0c66551e3dcfef9c681f2d4d4c268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f719b61f6e0b0f63bc199f930194412714389b168f62c5fd9dafad221ae5959
[INFO] running `Command { std: "docker" "start" "-a" "6f719b61f6e0b0f63bc199f930194412714389b168f62c5fd9dafad221ae5959", 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "6f719b61f6e0b0f63bc199f930194412714389b168f62c5fd9dafad221ae5959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f719b61f6e0b0f63bc199f930194412714389b168f62c5fd9dafad221ae5959", kill_on_drop: false }`
[INFO] [stdout] 6f719b61f6e0b0f63bc199f930194412714389b168f62c5fd9dafad221ae5959
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8171a3461a143fe5c1ea463951c5c4252b36ae9fd856380cb73b9fbeeffbabbb
[INFO] running `Command { std: "docker" "start" "-a" "8171a3461a143fe5c1ea463951c5c4252b36ae9fd856380cb73b9fbeeffbabbb", 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: `abc` (bin "abc" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[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" "8171a3461a143fe5c1ea463951c5c4252b36ae9fd856380cb73b9fbeeffbabbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8171a3461a143fe5c1ea463951c5c4252b36ae9fd856380cb73b9fbeeffbabbb", kill_on_drop: false }`
[INFO] [stdout] 8171a3461a143fe5c1ea463951c5c4252b36ae9fd856380cb73b9fbeeffbabbb
