[INFO] fetching crate informalsystems-malachitebft-core-driver 0.5.0... [INFO] testing informalsystems-malachitebft-core-driver-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate informalsystems-malachitebft-core-driver 0.5.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate informalsystems-malachitebft-core-driver 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-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded informalsystems-malachitebft-core-types v0.5.0 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded informalsystems-malachitebft-core-votekeeper v0.5.0 [INFO] [stderr] Downloaded informalsystems-malachitebft-core-state-machine v0.5.0 [INFO] [stderr] Downloaded informalsystems-malachitebft-peer v0.5.0 [INFO] [stderr] Downloaded multihash v0.19.3 [INFO] [stderr] Downloaded time-core v0.1.3 [INFO] [stderr] Downloaded derive-where v1.5.0 [INFO] [stderr] Downloaded time v0.3.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 57c22de13de638cddc4cab489352e129127dc43a5452ee1b60aab48941e047d0 [INFO] running `Command { std: "docker" "start" "-a" "57c22de13de638cddc4cab489352e129127dc43a5452ee1b60aab48941e047d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57c22de13de638cddc4cab489352e129127dc43a5452ee1b60aab48941e047d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c22de13de638cddc4cab489352e129127dc43a5452ee1b60aab48941e047d0", kill_on_drop: false }` [INFO] [stdout] 57c22de13de638cddc4cab489352e129127dc43a5452ee1b60aab48941e047d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a4c1291e92e6cb0014aee305a93c294c4ca94e728be0c7c76fc02e8218f1a256 [INFO] running `Command { std: "docker" "start" "-a" "a4c1291e92e6cb0014aee305a93c294c4ca94e728be0c7c76fc02e8218f1a256", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [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 core2 v0.4.0 [INFO] [stderr] Compiling 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] 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 [INFO] [stderr] Compiling informalsystems-malachitebft-core-state-machine v0.5.0 [INFO] [stderr] Compiling informalsystems-malachitebft-core-driver v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "a4c1291e92e6cb0014aee305a93c294c4ca94e728be0c7c76fc02e8218f1a256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c1291e92e6cb0014aee305a93c294c4ca94e728be0c7c76fc02e8218f1a256", kill_on_drop: false }` [INFO] [stdout] a4c1291e92e6cb0014aee305a93c294c4ca94e728be0c7c76fc02e8218f1a256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3e0ab39abc2a1b9dcdd3f0b4acdbd5bc7e1cf8276ef8983f5bfc7bd6fb8a7e59 [INFO] running `Command { std: "docker" "start" "-a" "3e0ab39abc2a1b9dcdd3f0b4acdbd5bc7e1cf8276ef8983f5bfc7bd6fb8a7e59", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] error: could not compile `informalsystems-malachitebft-core-driver` (test "it") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e0ab39abc2a1b9dcdd3f0b4acdbd5bc7e1cf8276ef8983f5bfc7bd6fb8a7e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0ab39abc2a1b9dcdd3f0b4acdbd5bc7e1cf8276ef8983f5bfc7bd6fb8a7e59", kill_on_drop: false }` [INFO] [stdout] 3e0ab39abc2a1b9dcdd3f0b4acdbd5bc7e1cf8276ef8983f5bfc7bd6fb8a7e59