[INFO] fetching crate kona-derive 0.4.5...
[INFO] testing kona-derive-0.4.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate kona-derive 0.4.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kona-derive 0.4.5
[INFO] finished tweaking crates.io crate kona-derive 0.4.5
[INFO] tweaked toml for crates.io crate kona-derive 0.4.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kona-derive 0.4.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kona-derive 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77c8b81db22dc5dd23cff81ef033fb24a8d4c4a73eb7b6d2d9fea6f98732415d
[INFO] running `Command { std: "docker" "start" "-a" "77c8b81db22dc5dd23cff81ef033fb24a8d4c4a73eb7b6d2d9fea6f98732415d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77c8b81db22dc5dd23cff81ef033fb24a8d4c4a73eb7b6d2d9fea6f98732415d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c8b81db22dc5dd23cff81ef033fb24a8d4c4a73eb7b6d2d9fea6f98732415d", kill_on_drop: false }`
[INFO] [stdout] 77c8b81db22dc5dd23cff81ef033fb24a8d4c4a73eb7b6d2d9fea6f98732415d
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c8bba10295cf882f13be9113f7f95edaaf84dffab2a13eb8c4f180110df34e87
[INFO] running `Command { std: "docker" "start" "-a" "c8bba10295cf882f13be9113f7f95edaaf84dffab2a13eb8c4f180110df34e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling kona-macros v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[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 rfc6979 v0.4.0
[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 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 serdect v0.2.0
[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 smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[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 k256 v0.13.4
[INFO] [stderr]    Compiling nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.0.23
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[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 op-alloy-consensus v0.18.13
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.23
[INFO] [stderr]    Compiling alloy-consensus-any 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
[INFO] [stderr]    Compiling kona-hardforks v0.4.5
[INFO] [stderr]    Compiling kona-derive v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `queue_size`
[INFO] [stdout]    --> src/stages/frame_queue.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let queue_size = self.queue.iter().map(|f| f.size()).sum::<usize>() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/stages/channel/channel_assembler.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count = if self.channel.is_some() { 1 } else { 0 };
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let margin = timeout.saturating_sub(origin.number) as f64;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let size = channel.size() as f64;
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let size = next_batch.decompressed.len() as f64;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let ty = if next_batch.brotli_used {
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_count`
[INFO] [stdout]   --> src/stages/batch/batch_stream.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let batch_count = self.buffer.len() as f64;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.14s
[INFO] running `Command { std: "docker" "inspect" "c8bba10295cf882f13be9113f7f95edaaf84dffab2a13eb8c4f180110df34e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bba10295cf882f13be9113f7f95edaaf84dffab2a13eb8c4f180110df34e87", kill_on_drop: false }`
[INFO] [stdout] c8bba10295cf882f13be9113f7f95edaaf84dffab2a13eb8c4f180110df34e87
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bde71e2f1b83095ad98fa5b9ae2bb6e23d0d56762b47b6fbef3262de90e11598
[INFO] running `Command { std: "docker" "start" "-a" "bde71e2f1b83095ad98fa5b9ae2bb6e23d0d56762b47b6fbef3262de90e11598", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alloy-primitives v1.3.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-serde v1.0.23
[INFO] [stderr]    Compiling alloy-chains v0.2.6
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-trie v0.9.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]    Compiling alloy-eips v1.0.23
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling alloy-consensus v1.0.23
[INFO] [stderr]    Compiling alloy-op-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-sol-types v1.3.0
[INFO] [stderr]    Compiling op-alloy-consensus v0.18.13
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.23
[INFO] [stderr]    Compiling alloy-consensus-any 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 kona-genesis v0.4.5
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.23
[INFO] [stderr]    Compiling kona-registry v0.4.5
[INFO] [stderr]    Compiling op-alloy-rpc-types v0.18.13
[INFO] [stderr]    Compiling kona-protocol v0.4.5
[INFO] [stderr]    Compiling kona-hardforks v0.4.5
[INFO] [stderr]    Compiling kona-derive v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `queue_size`
[INFO] [stdout]    --> src/stages/frame_queue.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let queue_size = self.queue.iter().map(|f| f.size()).sum::<usize>() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/stages/channel/channel_assembler.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count = if self.channel.is_some() { 1 } else { 0 };
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let margin = timeout.saturating_sub(origin.number) as f64;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let size = channel.size() as f64;
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let size = next_batch.decompressed.len() as f64;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let ty = if next_batch.brotli_used {
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_count`
[INFO] [stdout]   --> src/stages/batch/batch_stream.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let batch_count = self.buffer.len() as f64;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_size`
[INFO] [stdout]    --> src/stages/frame_queue.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let queue_size = self.queue.iter().map(|f| f.size()).sum::<usize>() as f64;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> src/stages/channel/channel_assembler.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let count = if self.channel.is_some() { 1 } else { 0 };
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `margin`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let margin = timeout.saturating_sub(origin.number) as f64;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_assembler.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let size = channel.size() as f64;
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 let size = next_batch.decompressed.len() as f64;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/stages/channel/channel_reader.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let ty = if next_batch.brotli_used {
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch_count`
[INFO] [stdout]   --> src/stages/batch/batch_stream.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let batch_count = self.buffer.len() as f64;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "bde71e2f1b83095ad98fa5b9ae2bb6e23d0d56762b47b6fbef3262de90e11598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde71e2f1b83095ad98fa5b9ae2bb6e23d0d56762b47b6fbef3262de90e11598", kill_on_drop: false }`
[INFO] [stdout] bde71e2f1b83095ad98fa5b9ae2bb6e23d0d56762b47b6fbef3262de90e11598
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2a40e91dfe08205669742ffc8fec11a667613c49276ca037c5ce8476c329d46c
[INFO] running `Command { std: "docker" "start" "-a" "2a40e91dfe08205669742ffc8fec11a667613c49276ca037c5ce8476c329d46c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `queue_size`
[INFO] [stderr]    --> src/stages/frame_queue.rs:140:13
[INFO] [stderr]     |
[INFO] [stderr] 140 |         let queue_size = self.queue.iter().map(|f| f.size()).sum::<usize>() as f64;
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_size`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]   --> src/stages/channel/channel_assembler.rs:97:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |         let count = if self.channel.is_some() { 1 } else { 0 };
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `margin`
[INFO] [stderr]    --> src/stages/channel/channel_assembler.rs:103:17
[INFO] [stderr]     |
[INFO] [stderr] 103 |             let margin = timeout.saturating_sub(origin.number) as f64;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `size`
[INFO] [stderr]    --> src/stages/channel/channel_assembler.rs:125:17
[INFO] [stderr]     |
[INFO] [stderr] 125 |             let size = channel.size() as f64;
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `size`
[INFO] [stderr]    --> src/stages/channel/channel_reader.rs:124:21
[INFO] [stderr]     |
[INFO] [stderr] 124 |                 let size = next_batch.decompressed.len() as f64;
[INFO] [stderr]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]    --> src/stages/channel/channel_reader.rs:125:21
[INFO] [stderr]     |
[INFO] [stderr] 125 |                 let ty = if next_batch.brotli_used {
[INFO] [stderr]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `batch_count`
[INFO] [stderr]   --> src/stages/batch/batch_stream.rs:96:13
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let batch_count = self.buffer.len() as f64;
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_batch_count`
[INFO] [stderr] 
[INFO] [stderr] warning: `kona-derive` (lib) generated 7 warnings (run `cargo fix --lib -p kona-derive` to apply 7 suggestions)
[INFO] [stderr] warning: `kona-derive` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/kona-derive/a87fe15a4469031b/deps/kona_derive-a87fe15a4469031b)
[INFO] [stdout] running 199 tests
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_empty ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_decoding_errors ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_non_deposit_contract_addr ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_non_deposit_events_filtered_out ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_block_mismatch ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_succeeds ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_broken_time_invariant ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_block_mismatch_epoch_reset ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_ecotone ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_error_kind_source ... ok
[INFO] [stdout] test errors::pipeline::tests::test_reset_error_kinds ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_encoding_error_source ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_canyon ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_advance_origin ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_flush_channel ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_without_forks ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_missing_block ... ok
[INFO] [stdout] test errors::sources::tests::test_from_blob_provider_error ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_signal_reset_missing_sys_config ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_signal_activation ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_signal_reset_ok ... ok
[INFO] [stdout] test errors::sources::tests::test_blob_decoding_error_source ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_invalid_encoding_version ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_invalid_field_element ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_missing_data ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_fjord ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_prepared_attributes ... ok
[INFO] [stdout] test pipeline::core::tests::test_pipeline_next_attributes_empty ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_invalid_length ... ok
[INFO] [stdout] test pipeline::core::tests::test_pipeline_next_attributes_with_peek ... ok
[INFO] [stdout] test sources::blob_data::tests::test_decode_field_element ... ok
[INFO] [stdout] test sources::blob_data::tests::test_cannot_fill_empty_calldata ... ok
[INFO] [stdout] test sources::blob_data::tests::test_decode_field_element_invalid_field_element ... ok
[INFO] [stdout] test sources::blob_data::tests::test_decode_field_element_missing_data ... ok
[INFO] [stdout] test sources::blob_data::tests::test_reassemble_bytes ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_err ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_zero_blob ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_oob_index ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_blob ... ok
[INFO] [stdout] test sources::blobs::tests::test_open_blob_data_decode_missing_data ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_open ... ok
[INFO] [stdout] test sources::blobs::tests::test_blob_source_pipeline_error ... ok
[INFO] [stdout] test sources::blobs::tests::test_open_calldata ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode ... ok
[INFO] [stdout] test sources::calldata::tests::test_clear_calldata ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_chain_provider_empty_txs ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_wrong_batch_inbox_address ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_empty_txs ... ok
[INFO] [stdout] test sources::blobs::tests::test_open_empty_data_eof ... ok
[INFO] [stdout] test sources::ethereum::tests::test_open_blob_source ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_open ... ok
[INFO] [stdout] test sources::ethereum::tests::test_clear_ethereum_data_source ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_attributes_queue_flush ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_parent_timestamp ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_attributes_queue_reset ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_config_timestamp ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_provider_err ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_parent_hash ... ok
[INFO] [stdout] test sources::calldata::tests::test_next_err_loading_calldata ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_preparation_fails ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_load_batch_eof ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_load_batch_last_in_span ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_eip7702_tx_ignored ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_batch_queue_active ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_4844_txs_blob_fetch_error ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_error_source ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_blob_tx_ignored ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_wrong_signer ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_valid_legacy_tx ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_success ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_next_attributes_load_batch_eof ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_transition_stage ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_validator_active ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_transition_stage_backwards ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_add_old_batch_drop_holocene ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_add_batch_drop ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_batch_queue_reset ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_batch_queue_flush ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_timestamp ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_holocene_add_batch_future ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_holocene_add_batch_valid ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_reset_bq ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_holocene_derive_next_batch_future ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_reset_validator ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_next_attributes_load_batch_last_in_span ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_future_batch ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_batch_queue_empty_bytes ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_4844_txs_succeeds ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_missing_origin ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_batch_stream_flush_channel ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_pop_next_batch ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_batch_stream_flush ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_batch_stream_reset ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_batch_stream_inactive ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_advance_epoch ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_past_span_batch ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_next_batch_sequence_window_expired ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_single_batch_pass_through ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_next_batch_valid ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_next_batch_sequence_window_expired_advance_epoch ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_origin_behind_eof ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_origin_behind_drain_prev ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_origin_behind_startup ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_received_span_batch ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_channel_timeout ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_non_starting_frame ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_size_limit_exceeded_bedrock ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_span_buffer ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_size_limit_exceeded_fjord ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_already_built ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_valid_eip2930_tx ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_origin_behind_advance ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_invalid_frame ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_read_channel_active ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_read_channel_canyon_not_active ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_read_empty_channel_bank ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_reset ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_try_read_channel_at_index ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_try_read_channel_at_index_missing_channel ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_try_read_channel_at_index_missing_origin ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_empty_origin ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_assembler_active ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_bank_active ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_reset_assembler ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_reset_bank ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_retain_current_assembler ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_retain_current_bank ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_transition_stage ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_transition_stage_backwards ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_try_read_channel_at_index_timed_out ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_and_prune_channel_bank_fjord ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_next_batch_batch_reader_no_data ... ok
[INFO] [stdout] test sources::ethereum::tests::test_open_ethereum_calldata_source_pre_ecotone ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_next_batch_batch_reader_set_fails ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_and_prune_channel_bank ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_reset_channel_reader ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_channel_timeout ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_frame_too_short ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_missing_origin ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_multiple_frames ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_no_frames_decoded ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_reset ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_single_frame ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_wrong_derivation_version ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_interleaved_invalid_channel ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_interleaved_valid_channel ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_empty_bytes ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_non_sequential_frames ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_replace_channel ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_single_frame ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_unclosed_channel_with_invalid_start ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_unordered_frames ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_unstarted_channel ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_valid_frames ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_activation_signal ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_unclosed_channel ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_existing_data_errors ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_flush_channel ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_next_data ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_next_data_l1_block_errors ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_next_data_respect_next ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_reset_signal ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch ... FAILED
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_batcher_address ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_missing_blocks ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_missing_receipts ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_next_l1_block ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_origin ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_activation_signal ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_system_config_update_fails ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_reset_signal ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_system_config_updated ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_reorgs ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_activation_signal ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_flush_channel ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_missing_blocks ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_batcher_address ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_reorgs ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_missing_receipts ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_system_config_update_fails ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_system_config_updated ... ok
[INFO] [stdout] test types::signals::tests::test_activation_signal ... ok
[INFO] [stdout] test types::signals::tests::test_reset_signal ... ok
[INFO] [stdout] test types::signals::tests::test_signal_with_system_config ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_reset_signal ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_next_batch_batch_reader_not_enough_data ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_flush_channel_reader ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_next_batch_not_enough_data ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_next_batch_origin_behind ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_next_batch_missing_origin ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_next_batch_clear_next_spans ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_flush_post_holocene ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_dont_force_empty_batches ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_no_batches ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_next_batch_cached_single_batch ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_invalid_parent ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_next_batch_succeeds ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_advances_l1_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch' (134) panicked at src/stages/batch/batch_validator.rs:222:73:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f968d0ee92 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f968d0ee92 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f968d0ee92 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59f968d0ee92 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59f968d2548a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59f968d2548a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59f968d13e96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f968d13e96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59f968cecebf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59f968cecebf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59f968d06f89 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59f968a7315e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59f968a7315e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f968d071f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59f968d071f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59f968cecfaa - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59f968ce4919 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59f968ceddcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59f968d25bcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f968d26c89 - core[8f93d80df273fe75]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x59f9689cb012 - <kona_derive[b511b64ae90d5dbe]::stages::batch::batch_validator::BatchValidator<kona_derive[b511b64ae90d5dbe]::test_utils::batch_provider::TestNextBatchProvider> as kona_derive[b511b64ae90d5dbe]::traits::attributes::AttributesProvider>::next_batch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:222:73
[INFO] [stdout]   21:     0x59f96891512f - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<kona_protocol[4b5bc3cb18aee9e1]::batch::single::SingleBatch, kona_derive[b511b64ae90d5dbe]::errors::pipeline::PipelineErrorKind>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x59f968942044 - kona_derive[b511b64ae90d5dbe]::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:485:40
[INFO] [stdout]   23:     0x59f9689153f2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59f96891546d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x59f9688f58ad - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x59f9688f57ab - tokio[ab3cfa5ce0dd2c7]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x59f9688f57ab - tokio[ab3cfa5ce0dd2c7]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x59f9688f57ab - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x59f9688f0430 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x59f9688f48bd - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x59f9688f3bb4 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x59f9689bff5b - <tokio[ab3cfa5ce0dd2c7]::runtime::context::scoped::Scoped<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::Context>>::set::<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x59f968970c59 - tokio[ab3cfa5ce0dd2c7]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x59f9688e5952 - <std[840933623431fd06]::thread::local::LocalKey<tokio[ab3cfa5ce0dd2c7]::runtime::context::Context>>::try_with::<tokio[ab3cfa5ce0dd2c7]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x59f9688e54de - <std[840933623431fd06]::thread::local::LocalKey<tokio[ab3cfa5ce0dd2c7]::runtime::context::Context>>::with::<tokio[ab3cfa5ce0dd2c7]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x59f9689701cd - tokio[ab3cfa5ce0dd2c7]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x59f9688f2570 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x59f9688f2866 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x59f9688f36c0 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x59f9689ad3b3 - tokio[ab3cfa5ce0dd2c7]::runtime::context::runtime::enter_runtime::<<tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x59f9688eff61 - <tokio[ab3cfa5ce0dd2c7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x59f9689bfae4 - <tokio[ab3cfa5ce0dd2c7]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x59f9689bfcac - <tokio[ab3cfa5ce0dd2c7]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x59f96894d913 - kona_derive[b511b64ae90d5dbe]::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:487:11
[INFO] [stdout]   45:     0x59f96893e8a7 - kona_derive[b511b64ae90d5dbe]::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:471:55
[INFO] [stdout]   46:     0x59f9688a9bb6 - <kona_derive[b511b64ae90d5dbe]::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59f968a6750b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x59f968a6750b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x59f968a73d6a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x59f968a73d6a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x59f968a73d6a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x59f968a73d6a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x59f968a73d6a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x59f968a73d6a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x59f968a73d6a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x59f968a6e234 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x59f968a6e234 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x59f968a76862 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x59f968a76862 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x59f968a76862 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x59f968a76862 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x59f968a76862 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x59f968a76862 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x59f968a76862 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x59f968d0e6ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   66:     0x59f968d0e6ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x7abdb062baa4 - <unknown>
[INFO] [stdout]   68:     0x7abdb06b8a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 198 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2a40e91dfe08205669742ffc8fec11a667613c49276ca037c5ce8476c329d46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a40e91dfe08205669742ffc8fec11a667613c49276ca037c5ce8476c329d46c", kill_on_drop: false }`
[INFO] [stdout] 2a40e91dfe08205669742ffc8fec11a667613c49276ca037c5ce8476c329d46c
