[INFO] cloning repository https://github.com/kangko05/rschain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kangko05/rschain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangko05%2Frschain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangko05%2Frschain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6635aa565fd62e9bfbe1fb211f98c2f94547ec1
[INFO] testing kangko05/rschain against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangko05%2Frschain" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kangko05/rschain
[INFO] finished tweaking git repo https://github.com/kangko05/rschain
[INFO] tweaked toml for git repo https://github.com/kangko05/rschain written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kangko05/rschain on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kangko05/rschain 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.13.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbdd9122839e84bfdd8c8d3bcd7a7ce1f3b6f64ed6847ce0d7715eed8a2a1706
[INFO] running `Command { std: "docker" "start" "-a" "dbdd9122839e84bfdd8c8d3bcd7a7ce1f3b6f64ed6847ce0d7715eed8a2a1706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbdd9122839e84bfdd8c8d3bcd7a7ce1f3b6f64ed6847ce0d7715eed8a2a1706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbdd9122839e84bfdd8c8d3bcd7a7ce1f3b6f64ed6847ce0d7715eed8a2a1706", kill_on_drop: false }`
[INFO] [stdout] dbdd9122839e84bfdd8c8d3bcd7a7ce1f3b6f64ed6847ce0d7715eed8a2a1706
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aff588b65c4b2c8d42fc1f80d21c07fe7615fbdeabeb7fb03b532d0f8b36675
[INFO] running `Command { std: "docker" "start" "-a" "0aff588b65c4b2c8d42fc1f80d21c07fe7615fbdeabeb7fb03b532d0f8b36675", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling uuid-macro-internal v1.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rschain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NetworkNodeMessageHandler`
[INFO] [stdout]   --> src/network/network_node.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | use super::message_handler::{NetworkMessage, NetworkNodeMessageHandler};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NetworkNodeInfo`
[INFO] [stdout]  --> src/network/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use network_node::{NetworkNode, NetworkNodeInfo};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_RETRY`
[INFO] [stdout]   --> src/node/full.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::{MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_RETRY`
[INFO] [stdout]   --> src/node/mining.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::{FullNode, MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s
[INFO] running `Command { std: "docker" "inspect" "0aff588b65c4b2c8d42fc1f80d21c07fe7615fbdeabeb7fb03b532d0f8b36675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aff588b65c4b2c8d42fc1f80d21c07fe7615fbdeabeb7fb03b532d0f8b36675", kill_on_drop: false }`
[INFO] [stdout] 0aff588b65c4b2c8d42fc1f80d21c07fe7615fbdeabeb7fb03b532d0f8b36675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 632a8e671bcbf6aa4be0622ad6c0c3b6285fe2a1909aff2c9859134a81b9ed49
[INFO] running `Command { std: "docker" "start" "-a" "632a8e671bcbf6aa4be0622ad6c0c3b6285fe2a1909aff2c9859134a81b9ed49", kill_on_drop: false }`
[INFO] [stderr]    Compiling rschain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `NetworkNodeMessageHandler`
[INFO] [stdout]   --> src/network/network_node.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | use super::message_handler::{NetworkMessage, NetworkNodeMessageHandler};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NetworkNodeInfo`
[INFO] [stdout]  --> src/network/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use network_node::{NetworkNode, NetworkNodeInfo};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_RETRY`
[INFO] [stdout]   --> src/node/full.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::{MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_RETRY`
[INFO] [stdout]   --> src/node/mining.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::{FullNode, MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "632a8e671bcbf6aa4be0622ad6c0c3b6285fe2a1909aff2c9859134a81b9ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "632a8e671bcbf6aa4be0622ad6c0c3b6285fe2a1909aff2c9859134a81b9ed49", kill_on_drop: false }`
[INFO] [stdout] 632a8e671bcbf6aa4be0622ad6c0c3b6285fe2a1909aff2c9859134a81b9ed49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 987ced53b942f187bafaea52b120cd68191f395bd5e375adf2f3b2f28a1ce195
[INFO] running `Command { std: "docker" "start" "-a" "987ced53b942f187bafaea52b120cd68191f395bd5e375adf2f3b2f28a1ce195", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `NetworkNodeMessageHandler`
[INFO] [stderr]   --> src/network/network_node.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 | use super::message_handler::{NetworkMessage, NetworkNodeMessageHandler};
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NetworkNodeInfo`
[INFO] [stderr]  --> src/network/mod.rs:9:37
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use network_node::{NetworkNode, NetworkNodeInfo};
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MAX_RETRY`
[INFO] [stderr]   --> src/node/full.rs:16:13
[INFO] [stderr]    |
[INFO] [stderr] 16 | use super::{MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MAX_RETRY`
[INFO] [stderr]   --> src/node/mining.rs:15:23
[INFO] [stderr]    |
[INFO] [stderr] 15 | use super::{FullNode, MAX_RETRY, NUM_CLOSE_NODES};
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rschain` (bin "rschain" test) generated 4 warnings (run `cargo fix --bin "rschain" -p rschain --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rschain-c73b5e8045e806da)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test blockchain::block::block_tests::new_block ... ok
[INFO] [stdout] test blockchain::block::block_tests::get_hash ... ok
[INFO] [stdout] test blockchain::chain::chain_tests::new ... ok
[INFO] [stdout] test blockchain::transaction::tx_tests::coinbase ... ok
[INFO] [stdout] test blockchain::transaction::tx_tests::serialize_txoutput ... ok
[INFO] [stdout] test blockchain::tx_pool::txpool_tests::add_get_many ... ok
[INFO] [stdout] test blockchain::tx_pool::txpool_tests::new ... ok
[INFO] [stdout] test blockchain::tx_pool::txpool_tests::add_get ... ok
[INFO] [stdout] test network::network_node::node_tests::find_node ... ok
[INFO] [stdout] test network::network_node::node_tests::new ... ok
[INFO] [stdout] test utils::hash_test::hash_to_str ... ok
[INFO] [stdout] test utils::hash_test::hash ... ok
[INFO] [stdout] test wallet::wallet_tests::new ... ok
[INFO] [stdout] test network::network_node::node_tests::add_node ... ok
[INFO] [stdout] test blockchain::transaction::tx_tests::new_failing ... ok
[INFO] [stdout] test blockchain::chain::chain_tests::add_blk ... ok
[INFO] [stdout] test blockchain::merkle_tree::merkle_tests::merkle_tree ... ok
[INFO] [stdout] test blockchain::merkle_tree::merkle_tests::merkle_chain ... ok
[INFO] [stdout] test blockchain::merkle_tree::merkle_tests::performance_test ... ok
[INFO] [stdout] test blockchain::block::block_tests::validate ... ok
[INFO] [stdout] test blockchain::block::block_tests::validate_wrong_prev_hash ... ok
[INFO] [stdout] test blockchain::transaction::tx_tests::new ... ok
[INFO] [stdout] test blockchain::block::block_tests::mine ... ok
[INFO] [stdout] test blockchain::block::block_tests::validate_wrong_timestamp ... ok
[INFO] [stdout] test blockchain::chain::chain_tests::from_blocks has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "987ced53b942f187bafaea52b120cd68191f395bd5e375adf2f3b2f28a1ce195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "987ced53b942f187bafaea52b120cd68191f395bd5e375adf2f3b2f28a1ce195", kill_on_drop: false }`
[INFO] [stdout] 987ced53b942f187bafaea52b120cd68191f395bd5e375adf2f3b2f28a1ce195
