[INFO] fetching crate informalsystems-malachitebft-core-driver 0.5.0... [INFO] checking informalsystems-malachitebft-core-driver-0.5.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate informalsystems-malachitebft-core-driver 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate informalsystems-malachitebft-core-driver 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate informalsystems-malachitebft-core-driver 0.5.0 [INFO] tweaked toml for crates.io crate informalsystems-malachitebft-core-driver 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate informalsystems-malachitebft-core-driver 0.5.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate informalsystems-malachitebft-core-driver 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f5e38f7c442168539cdc38eee08f42da850fcb67c6952c0b1d187c832244d8e [INFO] running `Command { std: "docker" "start" "-a" "1f5e38f7c442168539cdc38eee08f42da850fcb67c6952c0b1d187c832244d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f5e38f7c442168539cdc38eee08f42da850fcb67c6952c0b1d187c832244d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5e38f7c442168539cdc38eee08f42da850fcb67c6952c0b1d187c832244d8e", kill_on_drop: false }` [INFO] [stdout] 1f5e38f7c442168539cdc38eee08f42da850fcb67c6952c0b1d187c832244d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 861dd46b0608c7a3323c16b43ab9dd3f0a043ff84dc4e021eec691188e161724 [INFO] running `Command { std: "docker" "start" "-a" "861dd46b0608c7a3323c16b43ab9dd3f0a043ff84dc4e021eec691188e161724", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking informalsystems-malachitebft-peer v0.5.0 [INFO] [stderr] Checking informalsystems-malachitebft-core-types v0.5.0 [INFO] [stderr] Checking informalsystems-malachitebft-core-votekeeper v0.5.0 [INFO] [stderr] Checking informalsystems-malachitebft-core-state-machine v0.5.0 [INFO] [stderr] Checking informalsystems-malachitebft-core-driver 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/it/basic.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use malachitebft_test::proposer_selector::{FixedProposer, ProposerSelector, RotateProposer}; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `malachitebft_test` [INFO] [stdout] --> tests/it/basic.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use malachitebft_test::utils::validators::make_validators; [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/it/utils.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use malachitebft_test::{Address, Height, Proposal, Signature, TestContext, Value, 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `malachitebft_test` [INFO] [stdout] --> tests/it/extra.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use malachitebft_test::utils::validators::make_validators; [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/it/basic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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/it/extra.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use malachitebft_test::{Height, Proposal, TestContext, ValidatorSet, Value}; [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] 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-driver` (test "it") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "861dd46b0608c7a3323c16b43ab9dd3f0a043ff84dc4e021eec691188e161724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861dd46b0608c7a3323c16b43ab9dd3f0a043ff84dc4e021eec691188e161724", kill_on_drop: false }` [INFO] [stdout] 861dd46b0608c7a3323c16b43ab9dd3f0a043ff84dc4e021eec691188e161724