[INFO] fetching crate kona-protocol 0.4.5...
[INFO] testing kona-protocol-0.4.5 against 1.90.0 for beta-1.91-3
[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 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded semver v0.11.0
[INFO] [stderr]   Downloaded ark-ff-macros v0.3.0
[INFO] [stderr]   Downloaded ark-ff v0.3.0
[INFO] [stderr]   Downloaded alloy-hardforks v0.2.13
[INFO] [stderr]   Downloaded alloy-op-hardforks v0.2.13
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded kona-genesis v0.4.5
[INFO] [stderr]   Downloaded ethereum_ssz v0.9.0
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] [stderr]   Downloaded ark-r1cs-std v0.5.0
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded alloy-json-abi v1.3.0
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.3.0
[INFO] [stderr]   Downloaded ethereum_serde_utils v0.8.0
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.9.0
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded ark-relations v0.5.1
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded ark-ff-asm v0.3.0
[INFO] [stderr]   Downloaded ark-serialize v0.3.0
[INFO] [stderr]   Downloaded rustc_version v0.3.3
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2971500bff7dcfccd71d1b3a8cbd1c25df40491535a1a6b88f9e6f18f05bd6b5
[INFO] running `Command { std: "docker" "start" "-a" "2971500bff7dcfccd71d1b3a8cbd1c25df40491535a1a6b88f9e6f18f05bd6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2971500bff7dcfccd71d1b3a8cbd1c25df40491535a1a6b88f9e6f18f05bd6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2971500bff7dcfccd71d1b3a8cbd1c25df40491535a1a6b88f9e6f18f05bd6b5", kill_on_drop: false }`
[INFO] [stdout] 2971500bff7dcfccd71d1b3a8cbd1c25df40491535a1a6b88f9e6f18f05bd6b5
[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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afe99f60e70f30285a0450fd2d02d1bce160db7f3fe0532c4a5459299877eb36
[INFO] running `Command { std: "docker" "start" "-a" "afe99f60e70f30285a0450fd2d02d1bce160db7f3fe0532c4a5459299877eb36", 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 generic-array v0.14.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[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 brotli v8.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-solidity v1.3.0
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-serde v1.0.23
[INFO] [stderr]    Compiling alloy-trie v0.9.0
[INFO] [stderr]    Compiling alloy-chains v0.2.6
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling alloy-sol-types v1.3.0
[INFO] [stderr]    Compiling alloy-eips v1.0.23
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-op-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-consensus v1.0.23
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.23
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.23
[INFO] [stderr]    Compiling op-alloy-consensus v0.18.13
[INFO] [stderr]    Compiling alloy-rpc-types-engine v1.0.23
[INFO] [stderr]    Compiling op-alloy-rpc-types-engine v0.18.13
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.23
[INFO] [stderr]    Compiling kona-genesis v0.4.5
[INFO] [stderr]    Compiling op-alloy-rpc-types v0.18.13
[INFO] [stderr]    Compiling kona-protocol v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.05s
[INFO] running `Command { std: "docker" "inspect" "afe99f60e70f30285a0450fd2d02d1bce160db7f3fe0532c4a5459299877eb36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe99f60e70f30285a0450fd2d02d1bce160db7f3fe0532c4a5459299877eb36", kill_on_drop: false }`
[INFO] [stdout] afe99f60e70f30285a0450fd2d02d1bce160db7f3fe0532c4a5459299877eb36
[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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5f0bc6645f0d01a4ed633550773a904d9812d88f3c552a948cdb2b17bcfba7
[INFO] running `Command { std: "docker" "start" "-a" "5f5f0bc6645f0d01a4ed633550773a904d9812d88f3c552a948cdb2b17bcfba7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-serde v1.0.23
[INFO] [stderr]    Compiling alloy-trie v0.9.0
[INFO] [stderr]    Compiling alloy-chains v0.2.6
[INFO] [stderr]    Compiling alloy-sol-types v1.3.0
[INFO] [stderr]    Compiling alloy-eips v1.0.23
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-op-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-consensus v1.0.23
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.23
[INFO] [stderr]    Compiling op-alloy-consensus v0.18.13
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.23
[INFO] [stderr]    Compiling alloy-rpc-types-engine v1.0.23
[INFO] [stderr]    Compiling op-alloy-rpc-types-engine v0.18.13
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.23
[INFO] [stderr]    Compiling kona-genesis v0.4.5
[INFO] [stderr]    Compiling op-alloy-rpc-types v0.18.13
[INFO] [stderr]    Compiling 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<S>(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" "5f5f0bc6645f0d01a4ed633550773a904d9812d88f3c552a948cdb2b17bcfba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5f0bc6645f0d01a4ed633550773a904d9812d88f3c552a948cdb2b17bcfba7", kill_on_drop: false }`
[INFO] [stdout] 5f5f0bc6645f0d01a4ed633550773a904d9812d88f3c552a948cdb2b17bcfba7
