[INFO] fetching crate pathfinder-consensus 0.22.2... [INFO] testing pathfinder-consensus-0.22.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pathfinder-consensus 0.22.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pathfinder-consensus 0.22.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pathfinder-consensus 0.22.2 [INFO] tweaked toml for crates.io crate pathfinder-consensus 0.22.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pathfinder-consensus 0.22.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pathfinder-consensus 0.22.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dffb2bde913640d75c6cd298dd06f4f26e2a5489be0982e9dd970211be8768ae [INFO] running `Command { std: "docker" "start" "-a" "dffb2bde913640d75c6cd298dd06f4f26e2a5489be0982e9dd970211be8768ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dffb2bde913640d75c6cd298dd06f4f26e2a5489be0982e9dd970211be8768ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffb2bde913640d75c6cd298dd06f4f26e2a5489be0982e9dd970211be8768ae", kill_on_drop: false }` [INFO] [stdout] dffb2bde913640d75c6cd298dd06f4f26e2a5489be0982e9dd970211be8768ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e700714ea12a7a696c0bbeea56cb38fc9a34146769c8bf85f572f9063ec36b [INFO] running `Command { std: "docker" "start" "-a" "96e700714ea12a7a696c0bbeea56cb38fc9a34146769c8bf85f572f9063ec36b", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling informalsystems-malachitebft-peer v0.5.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling pathfinder-tagged-debug-derive v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling informalsystems-malachitebft-core-types v0.5.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tokio v1.50.0 [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-signing-ed25519 v0.5.0 [INFO] [stderr] Compiling informalsystems-malachitebft-metrics v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling informalsystems-malachitebft-core-driver v0.5.0 [INFO] [stderr] Compiling informalsystems-malachitebft-core-consensus v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling pathfinder-crypto v0.22.2 [INFO] [stderr] Compiling pathfinder-tagged v0.1.0 [INFO] [stderr] Compiling pathfinder-common v0.22.2 [INFO] [stderr] Compiling pathfinder-consensus v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "96e700714ea12a7a696c0bbeea56cb38fc9a34146769c8bf85f572f9063ec36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e700714ea12a7a696c0bbeea56cb38fc9a34146769c8bf85f572f9063ec36b", kill_on_drop: false }` [INFO] [stdout] 96e700714ea12a7a696c0bbeea56cb38fc9a34146769c8bf85f572f9063ec36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 073b15a5ff3af1e6e7e2046974a76ac5e87452168d388ee5ddd82b2f0efa4fa4 [INFO] running `Command { std: "docker" "start" "-a" "073b15a5ff3af1e6e7e2046974a76ac5e87452168d388ee5ddd82b2f0efa4fa4", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pathfinder-consensus v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.41s [INFO] running `Command { std: "docker" "inspect" "073b15a5ff3af1e6e7e2046974a76ac5e87452168d388ee5ddd82b2f0efa4fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073b15a5ff3af1e6e7e2046974a76ac5e87452168d388ee5ddd82b2f0efa4fa4", kill_on_drop: false }` [INFO] [stdout] 073b15a5ff3af1e6e7e2046974a76ac5e87452168d388ee5ddd82b2f0efa4fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3084af1ad7ca5a252398e00b1be81fca862eb103185126b180734af1ae7de99 [INFO] running `Command { std: "docker" "start" "-a" "b3084af1ad7ca5a252398e00b1be81fca862eb103185126b180734af1ae7de99", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pathfinder_consensus-1c2564a6d861f60b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test internal::tests::test_timeout_manager_edge_cases ... ok [INFO] [stdout] test internal::tests::test_timeout_manager_cancellation ... ok [INFO] [stdout] test tests::regression_validator_set_is_unique_by_address ... ok [INFO] [stdout] test internal::tests::test_timeout_manager_reset ... ok [INFO] [stdout] test internal::tests::test_timeout_manager_scheduling ... ok [INFO] [stdout] test internal::tests::test_timeout_manager_ordering ... ok [INFO] [stdout] [INFO] [stderr] Running tests/consensus_sim.rs (/opt/rustwide/target/debug/deps/consensus_sim-e0a2d23223c23ea4) [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/custom_proposer.rs (/opt/rustwide/target/debug/deps/custom_proposer-a02a7e6c1b21b94a) [INFO] [stdout] test consensus_simulation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_proposer_selection_logic_direct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/timeouts.rs (/opt/rustwide/target/debug/deps/timeouts-2141734d13658044) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test single_node_precommit_timeout_advances_round ... ok [INFO] [stdout] test single_node_propose_timeout_advances_round ... ok [INFO] [stdout] test single_node_prevote_timeout_advances_round ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/wal.rs (/opt/rustwide/target/debug/deps/wal-82c8543284c257d4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test recover_from_wal_restores_and_continues ... ok [INFO] [stdout] test recover_from_wal_tracks_last_decided_height ... ok [INFO] [stdout] test recover_restores_finalized_heights_within_history_depth ... ok [INFO] [stdout] test recover_skips_finalized_heights_outside_history_depth ... ok [INFO] [stdout] test finalized_wal_files_kept_within_history_depth ... ok [INFO] [stdout] test wal_concurrent_heights_retention_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3084af1ad7ca5a252398e00b1be81fca862eb103185126b180734af1ae7de99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3084af1ad7ca5a252398e00b1be81fca862eb103185126b180734af1ae7de99", kill_on_drop: false }` [INFO] [stdout] b3084af1ad7ca5a252398e00b1be81fca862eb103185126b180734af1ae7de99