[INFO] cloning repository https://github.com/varex83/awesome-blockchain-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varex83/awesome-blockchain-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarex83%2Fawesome-blockchain-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarex83%2Fawesome-blockchain-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 822bfe829eb5db1caf733824012746a4308868f4
[INFO] testing varex83/awesome-blockchain-rust against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarex83%2Fawesome-blockchain-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/varex83/awesome-blockchain-rust on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/varex83/awesome-blockchain-rust
[INFO] finished tweaking git repo https://github.com/varex83/awesome-blockchain-rust
[INFO] tweaked toml for git repo https://github.com/varex83/awesome-blockchain-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/varex83/awesome-blockchain-rust 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ff2505b256dbff33c9848227603c38dfb5f88f14b687da41295ac908288798a
[INFO] running `Command { std: "docker" "start" "-a" "2ff2505b256dbff33c9848227603c38dfb5f88f14b687da41295ac908288798a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ff2505b256dbff33c9848227603c38dfb5f88f14b687da41295ac908288798a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff2505b256dbff33c9848227603c38dfb5f88f14b687da41295ac908288798a", kill_on_drop: false }`
[INFO] [stdout] 2ff2505b256dbff33c9848227603c38dfb5f88f14b687da41295ac908288798a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf5a434d89fda12ad613eab761f9268680ed89b8f592df704819310905dee8e6
[INFO] running `Command { std: "docker" "start" "-a" "cf5a434d89fda12ad613eab761f9268680ed89b8f592df704819310905dee8e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.2.0
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling blockchain_workshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
[INFO] running `Command { std: "docker" "inspect" "cf5a434d89fda12ad613eab761f9268680ed89b8f592df704819310905dee8e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5a434d89fda12ad613eab761f9268680ed89b8f592df704819310905dee8e6", kill_on_drop: false }`
[INFO] [stdout] cf5a434d89fda12ad613eab761f9268680ed89b8f592df704819310905dee8e6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35ac9496396b57bdea00d92c6cbd39502a1d7945a03e382e0ae0af49defdfe1c
[INFO] running `Command { std: "docker" "start" "-a" "35ac9496396b57bdea00d92c6cbd39502a1d7945a03e382e0ae0af49defdfe1c", kill_on_drop: false }`
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blockchain_workshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "35ac9496396b57bdea00d92c6cbd39502a1d7945a03e382e0ae0af49defdfe1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ac9496396b57bdea00d92c6cbd39502a1d7945a03e382e0ae0af49defdfe1c", kill_on_drop: false }`
[INFO] [stdout] 35ac9496396b57bdea00d92c6cbd39502a1d7945a03e382e0ae0af49defdfe1c
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c816348bd37ddb57aa1ae60582243cca03e9af427dbf2d53e12eb57ae21c2e95
[INFO] running `Command { std: "docker" "start" "-a" "c816348bd37ddb57aa1ae60582243cca03e9af427dbf2d53e12eb57ae21c2e95", kill_on_drop: false }`
[INFO] [stderr] warning: field `account_type` is never read
[INFO] [stderr]   --> src/types/account.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Account {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 11 |     account_type: AccountType,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `transaction_pool` is never read
[INFO] [stderr]   --> src/types/blockchain.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Blockchain {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain_workshop` (lib) generated 2 warnings
[INFO] [stderr] warning: `blockchain_workshop` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockchain_workshop-7ea1cd6955c41c0a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test types::blockchain::tests::test_new ... ok
[INFO] [stdout] test types::block::tests::test_creation ... ok
[INFO] [stdout] test types::block::tests::test_hash ... ok
[INFO] [stdout] test types::blockchain::tests::test_create_genesis_block_fails ... ok
[INFO] [stdout] test types::blockchain::tests::test_create_genesis_block ... ok
[INFO] [stdout] test types::chain::tests::test_append ... ok
[INFO] [stdout] test types::chain::tests::test_append_loop ... ok
[INFO] [stdout] test utils::tests::test_generate ... ok
[INFO] [stdout] test utils::tests::test_target_compacted ... ok
[INFO] [stdout] test types::blockchain::tests::test_transfer ... ok
[INFO] [stdout] test types::blockchain::tests::test_state_rollback_works ... ok
[INFO] [stdout] test types::blockchain::tests::test_validate ... ok
[INFO] [stdout] test types::blockchain::tests::test_transfer_fail ... ok
[INFO] [stdout] test types::block::tests::test_mine ... ok
[INFO] [stdout] test types::blockchain::tests::test_signature ... ok
[INFO] [stdout] test types::blockchain::tests::test_target has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c816348bd37ddb57aa1ae60582243cca03e9af427dbf2d53e12eb57ae21c2e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c816348bd37ddb57aa1ae60582243cca03e9af427dbf2d53e12eb57ae21c2e95", kill_on_drop: false }`
[INFO] [stdout] c816348bd37ddb57aa1ae60582243cca03e9af427dbf2d53e12eb57ae21c2e95
[INFO] testing varex83/awesome-blockchain-rust against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarex83%2Fawesome-blockchain-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/varex83/awesome-blockchain-rust on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/varex83/awesome-blockchain-rust
[INFO] finished tweaking git repo https://github.com/varex83/awesome-blockchain-rust
[INFO] tweaked toml for git repo https://github.com/varex83/awesome-blockchain-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/varex83/awesome-blockchain-rust 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b9a83c0afb484c568b334f8854e1fe15b0558c9c0a323d6e280235ceb9d2c31
[INFO] running `Command { std: "docker" "start" "-a" "0b9a83c0afb484c568b334f8854e1fe15b0558c9c0a323d6e280235ceb9d2c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b9a83c0afb484c568b334f8854e1fe15b0558c9c0a323d6e280235ceb9d2c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b9a83c0afb484c568b334f8854e1fe15b0558c9c0a323d6e280235ceb9d2c31", kill_on_drop: false }`
[INFO] [stdout] 0b9a83c0afb484c568b334f8854e1fe15b0558c9c0a323d6e280235ceb9d2c31
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c01524d93e3081d08e54373400dbfe95e830eed8e457dd1adb68751d584fdfdb
[INFO] running `Command { std: "docker" "start" "-a" "c01524d93e3081d08e54373400dbfe95e830eed8e457dd1adb68751d584fdfdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.2.0
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling blockchain_workshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "c01524d93e3081d08e54373400dbfe95e830eed8e457dd1adb68751d584fdfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01524d93e3081d08e54373400dbfe95e830eed8e457dd1adb68751d584fdfdb", kill_on_drop: false }`
[INFO] [stdout] c01524d93e3081d08e54373400dbfe95e830eed8e457dd1adb68751d584fdfdb
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe2e4e1f44ae8cd7c5039e1c6597be911d033faf94c359a17161848c57576cb3
[INFO] running `Command { std: "docker" "start" "-a" "fe2e4e1f44ae8cd7c5039e1c6597be911d033faf94c359a17161848c57576cb3", kill_on_drop: false }`
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blockchain_workshop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_type` is never read
[INFO] [stdout]   --> src/types/account.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Account {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     account_type: AccountType,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transaction_pool` is never read
[INFO] [stdout]   --> src/types/blockchain.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Blockchain {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "fe2e4e1f44ae8cd7c5039e1c6597be911d033faf94c359a17161848c57576cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe2e4e1f44ae8cd7c5039e1c6597be911d033faf94c359a17161848c57576cb3", kill_on_drop: false }`
[INFO] [stdout] fe2e4e1f44ae8cd7c5039e1c6597be911d033faf94c359a17161848c57576cb3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59f902469a7e5e7eee244093a2145b9ac1a972fa05207e36af74ef7420e22349
[INFO] running `Command { std: "docker" "start" "-a" "59f902469a7e5e7eee244093a2145b9ac1a972fa05207e36af74ef7420e22349", kill_on_drop: false }`
[INFO] [stderr] warning: field `account_type` is never read
[INFO] [stderr]   --> src/types/account.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Account {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 11 |     account_type: AccountType,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Account` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `transaction_pool` is never read
[INFO] [stderr]   --> src/types/blockchain.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Blockchain {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     transaction_pool: Vec<Transaction>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Blockchain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain_workshop` (lib) generated 2 warnings
[INFO] [stderr] warning: `blockchain_workshop` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockchain_workshop-7ea1cd6955c41c0a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test types::blockchain::tests::test_new ... ok
[INFO] [stdout] test types::block::tests::test_hash ... ok
[INFO] [stdout] test types::block::tests::test_creation ... ok
[INFO] [stdout] test types::blockchain::tests::test_create_genesis_block_fails ... ok
[INFO] [stdout] test types::blockchain::tests::test_create_genesis_block ... ok
[INFO] [stdout] test types::blockchain::tests::test_transfer ... ok
[INFO] [stdout] test types::chain::tests::test_append_loop ... ok
[INFO] [stdout] test utils::tests::test_generate ... ok
[INFO] [stdout] test utils::tests::test_target_compacted ... ok
[INFO] [stdout] test types::chain::tests::test_append ... ok
[INFO] [stdout] test types::blockchain::tests::test_state_rollback_works ... ok
[INFO] [stdout] test types::blockchain::tests::test_validate ... ok
[INFO] [stdout] test types::blockchain::tests::test_transfer_fail ... ok
[INFO] [stdout] test types::blockchain::tests::test_signature ... ok
[INFO] [stdout] test types::block::tests::test_mine ... ok
[INFO] [stdout] test types::blockchain::tests::test_target has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "59f902469a7e5e7eee244093a2145b9ac1a972fa05207e36af74ef7420e22349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f902469a7e5e7eee244093a2145b9ac1a972fa05207e36af74ef7420e22349", kill_on_drop: false }`
[INFO] [stdout] 59f902469a7e5e7eee244093a2145b9ac1a972fa05207e36af74ef7420e22349
