[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFiono11%2Farchipelago" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fiono11/archipelago on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rsnano-node/rsnano-node`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rsnano-node/ed25519-dalek.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsnano-node/curve25519-dalek.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded impl-codec v0.7.1
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded inout v0.1.4
[INFO] [stderr]   Downloaded cipher v0.4.4
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded der v0.7.10
[INFO] [stderr]   Downloaded aes v0.8.4
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded rust-argon2 v2.1.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded ctr v0.9.2
[INFO] [stderr]   Downloaded fixed-hash v0.8.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.3
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded ed25519 v2.2.3
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded primitive-types v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0712f3675ab1f8134db6888e4890e0836c0b862ba55c877d367a41ad72851309
[INFO] running `Command { std: "docker" "start" "-a" "0712f3675ab1f8134db6888e4890e0836c0b862ba55c877d367a41ad72851309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0712f3675ab1f8134db6888e4890e0836c0b862ba55c877d367a41ad72851309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0712f3675ab1f8134db6888e4890e0836c0b862ba55c877d367a41ad72851309", kill_on_drop: false }`
[INFO] [stdout] 0712f3675ab1f8134db6888e4890e0836c0b862ba55c877d367a41ad72851309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c9a05e1e9b156e7a4f31426898c69b010f7683da58c165928f77d6bf88a16f2
[INFO] running `Command { std: "docker" "start" "-a" "7c9a05e1e9b156e7a4f31426898c69b010f7683da58c165928f77d6bf88a16f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/rsnano-node/curve25519-dalek.git?rev=fbc3a9939608b5d455b8a7f7b3499b37834a8bcb#fbc3a993)
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling uint v0.10.0
[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.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling rsnano_nullable_random v0.1.0 (https://github.com/rsnano-node/rsnano-node?branch=develop#bfb68e38)
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rsnano_output_tracker v0.1.0 (https://github.com/rsnano-node/rsnano-node?branch=develop#bfb68e38)
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 env_logger v0.10.2
[INFO] [stderr]    Compiling simple_logger v4.3.3
[INFO] [stderr]    Compiling ed25519-dalek v2.0.0-rc.3 (https://github.com/rsnano-node/ed25519-dalek.git?rev=1f9d706d7033d34bdc1ed7c1789498c82ec0df10#1f9d706d)
[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 56.64s
[INFO] running `Command { std: "docker" "inspect" "7c9a05e1e9b156e7a4f31426898c69b010f7683da58c165928f77d6bf88a16f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9a05e1e9b156e7a4f31426898c69b010f7683da58c165928f77d6bf88a16f2", kill_on_drop: false }`
[INFO] [stdout] 7c9a05e1e9b156e7a4f31426898c69b010f7683da58c165928f77d6bf88a16f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d34a721f9a648f827f59d6627f75ed1825535366830de16cbb96efb5514e5e
[INFO] running `Command { std: "docker" "start" "-a" "d0d34a721f9a648f827f59d6627f75ed1825535366830de16cbb96efb5514e5e", 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.36s
[INFO] running `Command { std: "docker" "inspect" "d0d34a721f9a648f827f59d6627f75ed1825535366830de16cbb96efb5514e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d34a721f9a648f827f59d6627f75ed1825535366830de16cbb96efb5514e5e", kill_on_drop: false }`
[INFO] [stdout] d0d34a721f9a648f827f59d6627f75ed1825535366830de16cbb96efb5514e5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9cf927b4f5c5d0f4618d331fe13c207bd14a3e83091f6d9f41814413c0dcffb
[INFO] running `Command { std: "docker" "start" "-a" "e9cf927b4f5c5d0f4618d331fe13c207bd14a3e83091f6d9f41814413c0dcffb", 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.24s
[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_hash ... ok
[INFO] [stdout] test preconsensus::preproposal_to_proposal ... 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 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.58s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests arquipelago
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9cf927b4f5c5d0f4618d331fe13c207bd14a3e83091f6d9f41814413c0dcffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9cf927b4f5c5d0f4618d331fe13c207bd14a3e83091f6d9f41814413c0dcffb", kill_on_drop: false }`
[INFO] [stdout] e9cf927b4f5c5d0f4618d331fe13c207bd14a3e83091f6d9f41814413c0dcffb
