[INFO] fetching crate op-alloy-consensus 0.20.0... [INFO] testing op-alloy-consensus-0.20.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate op-alloy-consensus 0.20.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate op-alloy-consensus 0.20.0 [INFO] finished tweaking crates.io crate op-alloy-consensus 0.20.0 [INFO] tweaked toml for crates.io crate op-alloy-consensus 0.20.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate op-alloy-consensus 0.20.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate op-alloy-consensus 0.20.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ed56ed7edb0c50c64691729ea4769b397fd5f189dd4bf0e3248c939cfd17b5 [INFO] running `Command { std: "docker" "start" "-a" "84ed56ed7edb0c50c64691729ea4769b397fd5f189dd4bf0e3248c939cfd17b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ed56ed7edb0c50c64691729ea4769b397fd5f189dd4bf0e3248c939cfd17b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ed56ed7edb0c50c64691729ea4769b397fd5f189dd4bf0e3248c939cfd17b5", kill_on_drop: false }` [INFO] [stdout] 84ed56ed7edb0c50c64691729ea4769b397fd5f189dd4bf0e3248c939cfd17b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f31d49d2d6af7a12c8512ce72fd4f6e1d62f56f84974cc5fc35f985ce4c53fc1 [INFO] running `Command { std: "docker" "start" "-a" "f31d49d2d6af7a12c8512ce72fd4f6e1d62f56f84974cc5fc35f985ce4c53fc1", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling nybbles v0.4.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v1.2.1 [INFO] [stderr] Compiling alloy-tx-macros v1.0.26 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-trie v0.9.0 [INFO] [stderr] Compiling alloy-eips v1.0.26 [INFO] [stderr] Compiling alloy-consensus v1.0.26 [INFO] [stderr] Compiling op-alloy-consensus v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.50s [INFO] running `Command { std: "docker" "inspect" "f31d49d2d6af7a12c8512ce72fd4f6e1d62f56f84974cc5fc35f985ce4c53fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31d49d2d6af7a12c8512ce72fd4f6e1d62f56f84974cc5fc35f985ce4c53fc1", kill_on_drop: false }` [INFO] [stdout] f31d49d2d6af7a12c8512ce72fd4f6e1d62f56f84974cc5fc35f985ce4c53fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25dab3f52bf84557bf289c4587e5eba9811d0b59c46ad36b6acfe345f753e54d [INFO] running `Command { std: "docker" "start" "-a" "25dab3f52bf84557bf289c4587e5eba9811d0b59c46ad36b6acfe345f753e54d", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-tx-macros v1.0.26 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling alloy-primitives v1.2.1 [INFO] [stderr] Compiling nybbles v0.4.0 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-trie v0.9.0 [INFO] [stderr] Compiling alloy-signer v1.0.26 [INFO] [stderr] Compiling alloy-eips v1.0.26 [INFO] [stderr] Compiling alloy-consensus v1.0.26 [INFO] [stderr] Compiling op-alloy-consensus v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.84s [INFO] running `Command { std: "docker" "inspect" "25dab3f52bf84557bf289c4587e5eba9811d0b59c46ad36b6acfe345f753e54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dab3f52bf84557bf289c4587e5eba9811d0b59c46ad36b6acfe345f753e54d", kill_on_drop: false }` [INFO] [stdout] 25dab3f52bf84557bf289c4587e5eba9811d0b59c46ad36b6acfe345f753e54d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4bf346bf9da46efc745676d9334a1d190f40ec363dd06f1d7583b183df918fd [INFO] running `Command { std: "docker" "start" "-a" "a4bf346bf9da46efc745676d9334a1d190f40ec363dd06f1d7583b183df918fd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/op_alloy_consensus-abccc952256f9348) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test eip1559::tests::test_encode_holocene_invalid_length ... ok [INFO] [stdout] test eip1559::tests::test_decode_holocene_invalid_length ... ok [INFO] [stdout] test eip1559::tests::test_decode_jovian_invalid_length ... ok [INFO] [stdout] test eip1559::tests::test_encode_jovian_invalid_length ... ok [INFO] [stdout] test eip1559::tests::test_get_extra_data_post_jovian_default ... ok [INFO] [stdout] test interop::tests::test_safety_level_from_str_valid ... ok [INFO] [stdout] test receipt::envelope::tests::encode_legacy_receipt ... ok [INFO] [stdout] test eip1559::tests::test_get_extra_data_post_holocene_default ... ok [INFO] [stdout] test eip1559::tests::test_get_extra_data_post_jovian ... ok [INFO] [stdout] test receipt::envelope::tests::deposit_receipt_from_parts ... ok [INFO] [stdout] test eip1559::tests::test_get_extra_data_post_holocene ... ok [INFO] [stdout] test receipt::receipts::tests::decode_legacy_receipt ... ok [INFO] [stdout] test interop::tests::test_safety_level_from_str_invalid ... ok [INFO] [stdout] test receipt::envelope::tests::legacy_receipt_from_parts ... ok [INFO] [stdout] test receipt::receipts::tests::regolith_receipt_roundtrip ... ok [INFO] [stdout] test transaction::deposit::tests::test_deposit_transaction_to_contract ... ok [INFO] [stdout] test transaction::deposit::tests::test_deposit_transaction_trait ... ok [INFO] [stdout] test transaction::deposit::tests::test_deposit_transaction_without_mint ... ok [INFO] [stdout] test transaction::deposit::tests::test_encode_decode_fields ... ok [INFO] [stdout] test transaction::deposit::tests::test_deposit_tx_roundtrip ... ok [INFO] [stdout] test transaction::envelope::tests::eip2718_deposit_decode ... ok [INFO] [stdout] test transaction::deposit::tests::test_encode_inner_with_and_without_header ... ok [INFO] [stdout] test transaction::deposit::tests::test_payload_length ... ok [INFO] [stdout] test transaction::envelope::tests::test_deposit ... ok [INFO] [stdout] test receipt::receipts::tests::post_canyon_receipt_roundtrip ... ok [INFO] [stdout] test transaction::deposit::tests::test_encode_with_and_without_header ... ok [INFO] [stdout] test transaction::deposit::tests::test_payload_length_header ... ok [INFO] [stdout] test transaction::deposit::tests::test_rlp_roundtrip ... ok [INFO] [stdout] test transaction::pooled::tests::invalid_legacy_pooled_decoding_input_too_short ... ok [INFO] [stdout] test transaction::tx_type::tests::test_all_tx_types ... ok [INFO] [stdout] test transaction::pooled::tests::legacy_valid_pooled_decoding ... ok [INFO] [stdout] test transaction::tx_type::tests::tx_type_roundtrip ... ok [INFO] [stdout] test transaction::pooled::tests::decode_eip1559_enveloped ... ok [INFO] [stdout] test transaction::envelope::tests::eip1559_decode ... ok [INFO] [stdout] test transaction::envelope::tests::test_tx_gas_limit ... ok [INFO] [stdout] test transaction::envelope::tests::test_system_transaction ... ok [INFO] [stdout] test transaction::envelope::tests::test_encode_decode_deposit ... ok [INFO] [stdout] test receipt::receipts::tests::gigantic_receipt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests op_alloy_consensus [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4bf346bf9da46efc745676d9334a1d190f40ec363dd06f1d7583b183df918fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bf346bf9da46efc745676d9334a1d190f40ec363dd06f1d7583b183df918fd", kill_on_drop: false }` [INFO] [stdout] a4bf346bf9da46efc745676d9334a1d190f40ec363dd06f1d7583b183df918fd