[INFO] fetching crate kona-protocol 0.4.5... [INFO] checking kona-protocol-0.4.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate kona-protocol 0.4.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kona-protocol 0.4.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kona-protocol 0.4.5 [INFO] tweaked toml for crates.io crate kona-protocol 0.4.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kona-protocol 0.4.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kona-protocol 0.4.5 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum_serde_utils v0.8.0 [INFO] [stderr] Downloaded alloy-network-primitives v1.0.23 [INFO] [stderr] Downloaded ethereum_ssz_derive v0.9.0 [INFO] [stderr] Downloaded op-alloy-consensus v0.18.13 [INFO] [stderr] Downloaded op-alloy-rpc-types v0.18.13 [INFO] [stderr] Downloaded kona-genesis v0.4.5 [INFO] [stderr] Downloaded alloy-consensus-any v1.0.23 [INFO] [stderr] Downloaded alloy-rpc-types-engine v1.0.23 [INFO] [stderr] Downloaded alloy-rpc-types-eth v1.0.23 [INFO] [stderr] Downloaded ethereum_ssz v0.9.0 [INFO] [stderr] Downloaded op-alloy-rpc-types-engine v0.18.13 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c13f9ed67c41ca480697a4ce37ba96089ea30be77e002b0f9a20661655c5dd [INFO] running `Command { std: "docker" "start" "-a" "a3c13f9ed67c41ca480697a4ce37ba96089ea30be77e002b0f9a20661655c5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c13f9ed67c41ca480697a4ce37ba96089ea30be77e002b0f9a20661655c5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c13f9ed67c41ca480697a4ce37ba96089ea30be77e002b0f9a20661655c5dd", kill_on_drop: false }` [INFO] [stdout] a3c13f9ed67c41ca480697a4ce37ba96089ea30be77e002b0f9a20661655c5dd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8103c228f486cc57f9d0ead7020ad12d093b6bc1390ac1cd20fe0b0b6d76790b [INFO] running `Command { std: "docker" "start" "-a" "8103c228f486cc57f9d0ead7020ad12d093b6bc1390ac1cd20fe0b0b6d76790b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [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 rustix v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling alloy-sol-macro-input v1.3.0 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.3.0 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling alloy-primitives v1.3.0 [INFO] [stderr] Checking nybbles v0.4.1 [INFO] [stderr] Compiling alloy-tx-macros v1.0.23 [INFO] [stderr] Compiling alloy-sol-macro v1.3.0 [INFO] [stderr] Checking alloy-eip2124 v0.2.0 [INFO] [stderr] Checking alloy-eip2930 v0.2.1 [INFO] [stderr] Checking alloy-eip7702 v0.6.1 [INFO] [stderr] Checking alloy-serde v1.0.23 [INFO] [stderr] Checking alloy-trie v0.9.0 [INFO] [stderr] Checking alloy-chains v0.2.6 [INFO] [stderr] Checking alloy-sol-types v1.3.0 [INFO] [stderr] Checking alloy-eips v1.0.23 [INFO] [stderr] Checking alloy-hardforks v0.2.13 [INFO] [stderr] Checking alloy-op-hardforks v0.2.13 [INFO] [stderr] Checking alloy-consensus v1.0.23 [INFO] [stderr] Checking op-alloy-consensus v0.18.13 [INFO] [stderr] Checking alloy-consensus-any v1.0.23 [INFO] [stderr] Checking alloy-network-primitives v1.0.23 [INFO] [stderr] Checking alloy-rpc-types-engine v1.0.23 [INFO] [stderr] Checking op-alloy-rpc-types-engine v0.18.13 [INFO] [stderr] Checking alloy-rpc-types-eth v1.0.23 [INFO] [stderr] Checking kona-genesis v0.4.5 [INFO] [stderr] Checking op-alloy-rpc-types v0.18.13 [INFO] [stderr] Checking kona-protocol v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/block.rs:311:76 [INFO] [stdout] | [INFO] [stdout] 311 | transactions: alloy_rpc_types_eth::BlockTransactions::Full(vec![ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro `crate::attributes::tests::vec` exists but is inaccessible [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 241 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_default` in module `tracing::subscriber` [INFO] [stdout] --> src/batch/single.rs:604:43 [INFO] [stdout] | [INFO] [stdout] 604 | let _guard = tracing::subscriber::set_default(subscriber); [INFO] [stdout] | ^^^^^^^^^^^ not found in `tracing::subscriber` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/subscriber.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn set_default(subscriber: S) -> DefaultGuard [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kona-protocol` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8103c228f486cc57f9d0ead7020ad12d093b6bc1390ac1cd20fe0b0b6d76790b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8103c228f486cc57f9d0ead7020ad12d093b6bc1390ac1cd20fe0b0b6d76790b", kill_on_drop: false }` [INFO] [stdout] 8103c228f486cc57f9d0ead7020ad12d093b6bc1390ac1cd20fe0b0b6d76790b