[INFO] cloning repository https://github.com/Fiono11/archipelago
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fiono11/archipelago" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiono11%2Farchipelago", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiono11%2Farchipelago'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa28403a9a97c018834849e775e65cee4a4cee02
[INFO] testing Fiono11/archipelago against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiono11%2Farchipelago" "/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/Fiono11/archipelago
[INFO] finished tweaking git repo https://github.com/Fiono11/archipelago
[INFO] tweaked toml for git repo https://github.com/Fiono11/archipelago written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fiono11/archipelago on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fiono11/archipelago 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92727b9ca1304729c9504759e952305b1cc8a3bbe6105a5e0825f1d99c18312a
[INFO] running `Command { std: "docker" "start" "-a" "92727b9ca1304729c9504759e952305b1cc8a3bbe6105a5e0825f1d99c18312a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92727b9ca1304729c9504759e952305b1cc8a3bbe6105a5e0825f1d99c18312a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92727b9ca1304729c9504759e952305b1cc8a3bbe6105a5e0825f1d99c18312a", kill_on_drop: false }`
[INFO] [stdout] 92727b9ca1304729c9504759e952305b1cc8a3bbe6105a5e0825f1d99c18312a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a0298117271f0c31d69a9e72d52c42aa1dffea0bbbd6019e6c0d96ece674946
[INFO] running `Command { std: "docker" "start" "-a" "2a0298117271f0c31d69a9e72d52c42aa1dffea0bbbd6019e6c0d96ece674946", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/rsnano-node/curve25519-dalek.git?rev=fbc3a9939608b5d455b8a7f7b3499b37834a8bcb#fbc3a993)
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling rsnano_output_tracker v0.1.0 (https://github.com/rsnano-node/rsnano-node?branch=develop#bfb68e38)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rsnano_nullable_random v0.1.0 (https://github.com/rsnano-node/rsnano-node?branch=develop#bfb68e38)
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/rsnano-node/curve25519-dalek.git?rev=fbc3a9939608b5d455b8a7f7b3499b37834a8bcb#fbc3a993)
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0-rc.3 (https://github.com/rsnano-node/ed25519-dalek.git?rev=1f9d706d7033d34bdc1ed7c1789498c82ec0df10#1f9d706d)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rsnano_core v0.1.0 (https://github.com/rsnano-node/rsnano-node?branch=develop#bfb68e38)
[INFO] [stderr]    Compiling arquipelago v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rsnano_core::BlockHash`
[INFO] [stdout]  --> src/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsnano_core::BlockHash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRONTIERS_THRESHOLD` is never used
[INFO] [stdout]  --> src/preconsensus.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const FRONTIERS_THRESHOLD: usize = 1000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `frontiers` is never used
[INFO] [stdout]   --> src/preconsensus.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Proposal {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn frontiers(&self, all_preproposals: &[PreProposal], _f: usize) -> Vec<BlockHash> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s
[INFO] running `Command { std: "docker" "inspect" "2a0298117271f0c31d69a9e72d52c42aa1dffea0bbbd6019e6c0d96ece674946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0298117271f0c31d69a9e72d52c42aa1dffea0bbbd6019e6c0d96ece674946", kill_on_drop: false }`
[INFO] [stdout] 2a0298117271f0c31d69a9e72d52c42aa1dffea0bbbd6019e6c0d96ece674946
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cf20d3ee369ef38fb010ec458d970bd965e4ec13886e4295f0ed6da1d74929f
[INFO] running `Command { std: "docker" "start" "-a" "5cf20d3ee369ef38fb010ec458d970bd965e4ec13886e4295f0ed6da1d74929f", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `rsnano_core::BlockHash`
[INFO] [stdout]  --> src/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsnano_core::BlockHash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRONTIERS_THRESHOLD` is never used
[INFO] [stdout]  --> src/preconsensus.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const FRONTIERS_THRESHOLD: usize = 1000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `frontiers` is never used
[INFO] [stdout]   --> src/preconsensus.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Proposal {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn frontiers(&self, all_preproposals: &[PreProposal], _f: usize) -> Vec<BlockHash> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arquipelago v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rsnano_core::BlockHash`
[INFO] [stdout]  --> src/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rsnano_core::BlockHash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRONTIERS_THRESHOLD` is never used
[INFO] [stdout]  --> src/preconsensus.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const FRONTIERS_THRESHOLD: usize = 1000;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "5cf20d3ee369ef38fb010ec458d970bd965e4ec13886e4295f0ed6da1d74929f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf20d3ee369ef38fb010ec458d970bd965e4ec13886e4295f0ed6da1d74929f", kill_on_drop: false }`
[INFO] [stdout] 5cf20d3ee369ef38fb010ec458d970bd965e4ec13886e4295f0ed6da1d74929f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15b1470e079eb03d1a3c639898ce48de877aae1a0b0a00d7dc4847ea68e576cc
[INFO] running `Command { std: "docker" "start" "-a" "15b1470e079eb03d1a3c639898ce48de877aae1a0b0a00d7dc4847ea68e576cc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rsnano_core::BlockHash`
[INFO] [stderr]  --> src/structs.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use rsnano_core::BlockHash;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FRONTIERS_THRESHOLD` is never used
[INFO] [stderr]  --> src/preconsensus.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const FRONTIERS_THRESHOLD: usize = 1000;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `frontiers` is never used
[INFO] [stderr]   --> src/preconsensus.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl Proposal {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 92 |     fn frontiers(&self, all_preproposals: &[PreProposal], _f: usize) -> Vec<BlockHash> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arquipelago` (lib) generated 3 warnings (run `cargo fix --lib -p arquipelago` to apply 1 suggestion)
[INFO] [stderr] warning: `arquipelago` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arquipelago-f862aed816ecc8a5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test preconsensus::preproposal_to_proposal ... ok
[INFO] [stdout] test preconsensus::preproposal_hash ... ok
[INFO] [stdout] test preconsensus::preproposal_hash_with_unordered_frontiers ... ok
[INFO] [stdout] test preconsensus::preproposals_to_proposal ... ok
[INFO] [stdout] test preconsensus::proposal_frontiers ... ok
[INFO] [stdout] test preconsensus::proposal_hash ... ok
[INFO] [stdout] test preconsensus::proposal_hash_with_unordered_preproposals ... ok
[INFO] [stdout] test bft_archipelago::tests::test_consensus has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "15b1470e079eb03d1a3c639898ce48de877aae1a0b0a00d7dc4847ea68e576cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b1470e079eb03d1a3c639898ce48de877aae1a0b0a00d7dc4847ea68e576cc", kill_on_drop: false }`
[INFO] [stdout] 15b1470e079eb03d1a3c639898ce48de877aae1a0b0a00d7dc4847ea68e576cc
