[INFO] fetching crate informalsystems-malachitebft-core-votekeeper 0.5.0...
[INFO] testing informalsystems-malachitebft-core-votekeeper-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate informalsystems-malachitebft-core-votekeeper 0.5.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate informalsystems-malachitebft-core-votekeeper 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate informalsystems-malachitebft-core-votekeeper 0.5.0
[INFO] tweaked toml for crates.io crate informalsystems-malachitebft-core-votekeeper 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate informalsystems-malachitebft-core-votekeeper 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-votekeeper 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 informalsystems-malachitebft-peer v0.5.0
[INFO] [stderr]   Downloaded informalsystems-malachitebft-core-types v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8dbdf7d33c6f1365cd5fae7879eed1a9e908101d1591b6eacff75636a5da629c
[INFO] running `Command { std: "docker" "start" "-a" "8dbdf7d33c6f1365cd5fae7879eed1a9e908101d1591b6eacff75636a5da629c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dbdf7d33c6f1365cd5fae7879eed1a9e908101d1591b6eacff75636a5da629c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dbdf7d33c6f1365cd5fae7879eed1a9e908101d1591b6eacff75636a5da629c", kill_on_drop: false }`
[INFO] [stdout] 8dbdf7d33c6f1365cd5fae7879eed1a9e908101d1591b6eacff75636a5da629c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 49fc898dddcc553e893f598ee1c532e74b335309427170d1e588c80ef6ebfa01
[INFO] running `Command { std: "docker" "start" "-a" "49fc898dddcc553e893f598ee1c532e74b335309427170d1e588c80ef6ebfa01", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-peer v0.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-types v0.5.0
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-votekeeper v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
[INFO] running `Command { std: "docker" "inspect" "49fc898dddcc553e893f598ee1c532e74b335309427170d1e588c80ef6ebfa01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fc898dddcc553e893f598ee1c532e74b335309427170d1e588c80ef6ebfa01", kill_on_drop: false }`
[INFO] [stdout] 49fc898dddcc553e893f598ee1c532e74b335309427170d1e588c80ef6ebfa01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ba8eeb374dff783e5bdf0e73dbf4c2612568eb93b480713856c705c1487d6edf
[INFO] running `Command { std: "docker" "start" "-a" "ba8eeb374dff783e5bdf0e73dbf4c2612568eb93b480713856c705c1487d6edf", kill_on_drop: false }`
[INFO] [stderr]    Compiling informalsystems-malachitebft-core-votekeeper v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `malachitebft_test`
[INFO] [stdout]  --> tests/vote_keeper.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use malachitebft_test::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `malachitebft_test`, use `cargo add malachitebft_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachitebft_test`
[INFO] [stdout]  --> tests/round_votes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use malachitebft_test::{Address, Height, TestContext, ValueId, Vote};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `malachitebft_test`, use `cargo add malachitebft_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `malachitebft_test`
[INFO] [stdout]  --> tests/vote_count.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use malachitebft_test::{Address, Height, TestContext, ValueId, Vote};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `malachitebft_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `malachitebft_test`, use `cargo add malachitebft_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `informalsystems-malachitebft-core-votekeeper` (test "round_votes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `informalsystems-malachitebft-core-votekeeper` (test "vote_keeper") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `informalsystems-malachitebft-core-votekeeper` (test "vote_count") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ba8eeb374dff783e5bdf0e73dbf4c2612568eb93b480713856c705c1487d6edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba8eeb374dff783e5bdf0e73dbf4c2612568eb93b480713856c705c1487d6edf", kill_on_drop: false }`
[INFO] [stdout] ba8eeb374dff783e5bdf0e73dbf4c2612568eb93b480713856c705c1487d6edf
