[INFO] fetching crate superchain-primitives 0.5.0... [INFO] testing superchain-primitives-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate superchain-primitives 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate superchain-primitives 0.5.0 [INFO] finished tweaking crates.io crate superchain-primitives 0.5.0 [INFO] tweaked toml for crates.io crate superchain-primitives 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate superchain-primitives 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 195 packages to latest compatible versions [INFO] [stderr] Adding alloy-consensus v0.3.6 (available: v1.0.27) [INFO] [stderr] Adding alloy-eips v0.3.6 (available: v1.0.27) [INFO] [stderr] Adding alloy-genesis v0.3.6 (available: v1.0.27) [INFO] [stderr] Adding alloy-primitives v0.8.25 (available: v1.3.1) [INFO] [stderr] Adding alloy-serde v0.3.6 (available: v1.0.27) [INFO] [stderr] Adding alloy-sol-types v0.8.25 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 689551fe31beac4e56e8feb9990f89f80c4a79d1b05a7a11564920653d1867f1 [INFO] running `Command { std: "docker" "start" "-a" "689551fe31beac4e56e8feb9990f89f80c4a79d1b05a7a11564920653d1867f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689551fe31beac4e56e8feb9990f89f80c4a79d1b05a7a11564920653d1867f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689551fe31beac4e56e8feb9990f89f80c4a79d1b05a7a11564920653d1867f1", kill_on_drop: false }` [INFO] [stdout] 689551fe31beac4e56e8feb9990f89f80c4a79d1b05a7a11564920653d1867f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf55fb56a46cbb8042853900ade5ff7a13f6f9e864b743a5bb11265536eb2d85 [INFO] running `Command { std: "docker" "start" "-a" "cf55fb56a46cbb8042853900ade5ff7a13f6f9e864b743a5bb11265536eb2d85", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling alloy-serde v0.3.6 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.1.1 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling alloy-genesis v0.3.6 [INFO] [stderr] Compiling alloy-eips v0.3.6 [INFO] [stderr] Compiling alloy-consensus v0.3.6 [INFO] [stderr] Compiling superchain-primitives v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.01s [INFO] running `Command { std: "docker" "inspect" "cf55fb56a46cbb8042853900ade5ff7a13f6f9e864b743a5bb11265536eb2d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf55fb56a46cbb8042853900ade5ff7a13f6f9e864b743a5bb11265536eb2d85", kill_on_drop: false }` [INFO] [stdout] cf55fb56a46cbb8042853900ade5ff7a13f6f9e864b743a5bb11265536eb2d85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 810894aa9f6b8750f12e9da5d6d26e821391f98bc79381eb0b1770ce79b05cc4 [INFO] running `Command { std: "docker" "start" "-a" "810894aa9f6b8750f12e9da5d6d26e821391f98bc79381eb0b1770ce79b05cc4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling arbtest v0.3.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling alloy-serde v0.3.6 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.1.1 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling alloy-genesis v0.3.6 [INFO] [stderr] Compiling alloy-eips v0.3.6 [INFO] [stderr] Compiling alloy-consensus v0.3.6 [INFO] [stderr] Compiling superchain-primitives v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.15s [INFO] running `Command { std: "docker" "inspect" "810894aa9f6b8750f12e9da5d6d26e821391f98bc79381eb0b1770ce79b05cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "810894aa9f6b8750f12e9da5d6d26e821391f98bc79381eb0b1770ce79b05cc4", kill_on_drop: false }` [INFO] [stdout] 810894aa9f6b8750f12e9da5d6d26e821391f98bc79381eb0b1770ce79b05cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdbf83a5abfb0317d68e80f6c1a069f3472741cd7c274d59d54d8169bf916e34 [INFO] running `Command { std: "docker" "start" "-a" "cdbf83a5abfb0317d68e80f6c1a069f3472741cd7c274d59d54d8169bf916e34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/superchain_primitives-a6a9145dd978f403) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test addresses::tests::zero_proof_addresses ... ok [INFO] [stdout] test block::tests::test_block_id_display ... ok [INFO] [stdout] test block::tests::block_id_serde ... ok [INFO] [stdout] test rollup_config::tests::test_alt_da_enabled ... ok [INFO] [stdout] test rollup_config::tests::test_canyon_active ... ok [INFO] [stdout] test rollup_config::tests::test_delta_active ... ok [INFO] [stdout] test rollup_config::tests::test_ecotone_active ... ok [INFO] [stdout] test rollup_config::tests::test_deserialize_reference_rollup_config ... ok [INFO] [stdout] test rollup_config::tests::test_fjord_active ... ok [INFO] [stdout] test rollup_config::tests::test_granite_active ... ok [INFO] [stdout] test rollup_config::tests::test_holocene_active ... ok [INFO] [stdout] test rollup_config::tests::test_granite_channel_timeout ... ok [INFO] [stdout] test rollup_config::tests::test_max_sequencer_drift ... ok [INFO] [stdout] test rollup_config::tests::test_regolith_active ... ok [INFO] [stdout] test superchain::tests::test_superchain_config_serde ... ok [INFO] [stdout] test system_config::test::test_system_config_update_batcher_log ... ok [INFO] [stdout] test superchain::tests::test_superchain_l1_info_serde ... ok [INFO] [stdout] test superchain::tests::test_superchain_serde ... ok [INFO] [stdout] test system_config::test::test_system_config_serde ... ok [INFO] [stdout] test system_config::test::test_system_config_update_gas_config_log_ecotone ... ok [INFO] [stdout] test system_config::test::test_system_config_update_gas_config_log ... ok [INFO] [stdout] test block::tests::test_block_id_serde_with_hex ... ok [INFO] [stdout] test system_config::test::test_system_config_update_gas_limit_log ... ok [INFO] [stderr] Doc-tests superchain_primitives [INFO] [stdout] test genesis::tests::test_genesis_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cdbf83a5abfb0317d68e80f6c1a069f3472741cd7c274d59d54d8169bf916e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbf83a5abfb0317d68e80f6c1a069f3472741cd7c274d59d54d8169bf916e34", kill_on_drop: false }` [INFO] [stdout] cdbf83a5abfb0317d68e80f6c1a069f3472741cd7c274d59d54d8169bf916e34