[INFO] fetching crate informalsystems-malachitebft-core-consensus 0.5.0...
[INFO] testing informalsystems-malachitebft-core-consensus-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate informalsystems-malachitebft-core-consensus 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate informalsystems-malachitebft-core-consensus 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate informalsystems-malachitebft-core-consensus 0.5.0
[INFO] tweaked toml for crates.io crate informalsystems-malachitebft-core-consensus 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate informalsystems-malachitebft-core-consensus 0.5.0 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 crates.io crate informalsystems-malachitebft-core-consensus 0.5.0 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 crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libp2p-identity v0.2.12
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.15
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.17
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.4.2
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded genawaiter-macro v0.99.1
[INFO] [stderr]   Downloaded informalsystems-malachitebft-core-state-machine v0.5.0
[INFO] [stderr]   Downloaded genawaiter v0.99.1
[INFO] [stderr]   Downloaded informalsystems-malachitebft-core-driver v0.5.0
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded derive-where v1.5.0
[INFO] [stderr]   Downloaded prometheus-client v0.23.1
[INFO] [stderr]   Downloaded informalsystems-malachitebft-core-votekeeper v0.5.0
[INFO] [stderr]   Downloaded toml_edit v0.22.25
[INFO] [stderr]   Downloaded informalsystems-malachitebft-core-types v0.5.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded informalsystems-malachitebft-metrics v0.5.0
[INFO] [stderr]   Downloaded informalsystems-malachitebft-peer v0.5.0
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[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] 9d101f89cc50871a3809a8f49321fd6e3a79fd97710b6053e79b1219b11c0b9a
[INFO] running `Command { std: "docker" "start" "-a" "9d101f89cc50871a3809a8f49321fd6e3a79fd97710b6053e79b1219b11c0b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d101f89cc50871a3809a8f49321fd6e3a79fd97710b6053e79b1219b11c0b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d101f89cc50871a3809a8f49321fd6e3a79fd97710b6053e79b1219b11c0b9a", kill_on_drop: false }`
[INFO] [stdout] 9d101f89cc50871a3809a8f49321fd6e3a79fd97710b6053e79b1219b11c0b9a
[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] 7e843f9437ea428d2fef311dd383b9991ab6c68bcef4533a79c9f81771e61596
[INFO] running `Command { std: "docker" "start" "-a" "7e843f9437ea428d2fef311dd383b9991ab6c68bcef4533a79c9f81771e61596", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling data-encoding-macro v0.1.17
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling informalsystems-malachitebft-peer v0.5.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-types v0.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-state-machine v0.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-votekeeper v0.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-driver v0.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-metrics v0.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-consensus v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.16s
[INFO] running `Command { std: "docker" "inspect" "7e843f9437ea428d2fef311dd383b9991ab6c68bcef4533a79c9f81771e61596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e843f9437ea428d2fef311dd383b9991ab6c68bcef4533a79c9f81771e61596", kill_on_drop: false }`
[INFO] [stdout] 7e843f9437ea428d2fef311dd383b9991ab6c68bcef4533a79c9f81771e61596
[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] e4ca4bd87c29df73e6d5ed3ebb176a5bf5c7dd7585e8f62405d3e028dc33c208
[INFO] running `Command { std: "docker" "start" "-a" "e4ca4bd87c29df73e6d5ed3ebb176a5bf5c7dd7585e8f62405d3e028dc33c208", kill_on_drop: false }`
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-consensus v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]  --> tests/full_proposal.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachitebft_test::utils::validators::make_validators;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use malachitebft_test::utils::validators::make_validators;
[INFO] [stdout] 2 + use malachitebft_peer::utils::validators::make_validators;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachitebft_test`
[INFO] [stdout]  --> tests/full_proposal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use malachitebft_test::{Address, Ed25519Provider, Proposal, Value};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use malachitebft_test::{Address, Ed25519Provider, Proposal, Value};
[INFO] [stdout] 3 + use malachitebft_peer::{Address, Ed25519Provider, Proposal, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachitebft_test`
[INFO] [stdout]  --> tests/full_proposal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachitebft_test::{Height, TestContext};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use malachitebft_test::{Height, TestContext};
[INFO] [stdout] 4 + use malachitebft_peer::{Height, TestContext};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `informalsystems-malachitebft-core-consensus` (test "full_proposal") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4ca4bd87c29df73e6d5ed3ebb176a5bf5c7dd7585e8f62405d3e028dc33c208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ca4bd87c29df73e6d5ed3ebb176a5bf5c7dd7585e8f62405d3e028dc33c208", kill_on_drop: false }`
[INFO] [stdout] e4ca4bd87c29df73e6d5ed3ebb176a5bf5c7dd7585e8f62405d3e028dc33c208
