[INFO] fetching crate kona-derive 0.4.5...
[INFO] testing kona-derive-0.4.5 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate kona-derive 0.4.5 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kona-derive 0.4.5 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff336daabfe61d65501a1e62832083bd5700069c9e7d65abf6ff45bd77bb3520
[INFO] running `Command { std: "docker" "start" "-a" "ff336daabfe61d65501a1e62832083bd5700069c9e7d65abf6ff45bd77bb3520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff336daabfe61d65501a1e62832083bd5700069c9e7d65abf6ff45bd77bb3520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff336daabfe61d65501a1e62832083bd5700069c9e7d65abf6ff45bd77bb3520", kill_on_drop: false }`
[INFO] [stdout] ff336daabfe61d65501a1e62832083bd5700069c9e7d65abf6ff45bd77bb3520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15de2036ccd25203df5452558ec051dd36063dddfd149ca2e3e1ae92e6203c58
[INFO] running `Command { std: "docker" "start" "-a" "15de2036ccd25203df5452558ec051dd36063dddfd149ca2e3e1ae92e6203c58", 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 subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 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 generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling kona-macros v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[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 spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[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 alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[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-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.23
[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-consensus-any v1.0.23
[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
[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.64s
[INFO] running `Command { std: "docker" "inspect" "15de2036ccd25203df5452558ec051dd36063dddfd149ca2e3e1ae92e6203c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15de2036ccd25203df5452558ec051dd36063dddfd149ca2e3e1ae92e6203c58", kill_on_drop: false }`
[INFO] [stdout] 15de2036ccd25203df5452558ec051dd36063dddfd149ca2e3e1ae92e6203c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4176f569c819ac2a251f227445de530305e772c263e0804762cb82b725925dd3
[INFO] running `Command { std: "docker" "start" "-a" "4176f569c819ac2a251f227445de530305e772c263e0804762cb82b725925dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[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 lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[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 ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ruint v1.15.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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-chains v0.2.6
[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 alloy-op-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-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 16s
[INFO] running `Command { std: "docker" "inspect" "4176f569c819ac2a251f227445de530305e772c263e0804762cb82b725925dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4176f569c819ac2a251f227445de530305e772c263e0804762cb82b725925dd3", kill_on_drop: false }`
[INFO] [stdout] 4176f569c819ac2a251f227445de530305e772c263e0804762cb82b725925dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c265c6200a12fcae311e11d9e95fcd69de765ef9ba4f334edce09a539a19520
[INFO] running `Command { std: "docker" "start" "-a" "2c265c6200a12fcae311e11d9e95fcd69de765ef9ba4f334edce09a539a19520", 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kona_derive-7a810c3cda6ee91e)
[INFO] [stdout] 
[INFO] [stdout] running 199 tests
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_non_deposit_events_filtered_out ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_empty ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_non_deposit_contract_addr ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_block_mismatch_epoch_reset ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_encoding_error_source ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_block_mismatch ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_error_kind_source ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_canyon ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_without_forks ... ok
[INFO] [stdout] test errors::pipeline::tests::test_pipeline_error_source ... ok
[INFO] [stdout] test errors::pipeline::tests::test_reset_error_kinds ... ok
[INFO] [stdout] test errors::sources::tests::test_blob_decoding_error_source ... ok
[INFO] [stdout] test errors::sources::tests::test_from_blob_provider_error ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_missing_block ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_ecotone ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_prepared_attributes ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_invalid_encoding_version ... 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 pipeline::core::tests::test_derivation_pipeline_advance_origin ... ok
[INFO] [stdout] test pipeline::core::tests::test_pipeline_next_attributes_with_peek ... 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_empty ... ok
[INFO] [stdout] test attributes::stateful::tests::test_derive_deposits_succeeds ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_zero_blob ... ok
[INFO] [stdout] test sources::blob_data::tests::test_reassemble_bytes ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_blob ... ok
[INFO] [stdout] test sources::blob_data::tests::test_fill_oob_index ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_empty_txs ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_missing_data ... ok
[INFO] [stdout] test sources::blob_data::tests::test_decode_field_element_missing_data ... ok
[INFO] [stdout] test pipeline::core::tests::test_derivation_pipeline_flush_channel ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_broken_time_invariant ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode_invalid_field_element ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_err ... 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_open_calldata ... 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::blobs::tests::test_blob_source_pipeline_error ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_open ... ok
[INFO] [stdout] test sources::blob_data::tests::test_blob_data_decode ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_provider_err ... ok
[INFO] [stdout] test sources::calldata::tests::test_clear_calldata ... ok
[INFO] [stdout] test sources::blob_data::tests::test_decode_field_element_invalid_field_element ... 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::ethereum::tests::test_clear_ethereum_data_source ... ok
[INFO] [stdout] test sources::ethereum::tests::test_open_blob_source ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_attributes_queue_flush ... ok
[INFO] [stdout] test sources::blobs::tests::test_open_empty_data_eof ... ok
[INFO] [stdout] test sources::calldata::tests::test_next_err_loading_calldata ... 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_timestamp ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_config_timestamp ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_parent_hash ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_success ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_bad_parent_timestamp ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_create_next_attributes_preparation_fails ... ok
[INFO] [stdout] test attributes::stateful::tests::test_prepare_payload_with_fjord ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_load_batch_last_in_span ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_next_attributes_load_batch_last_in_span ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_batch_queue_active ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_reset_bq ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_reset_validator ... 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_transition_stage_backwards ... ok
[INFO] [stdout] test stages::batch::batch_provider::test::test_batch_provider_validator_active ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_load_batch_eof ... ok
[INFO] [stdout] test stages::attributes_queue::tests::test_next_attributes_load_batch_eof ... ok
[INFO] [stdout] test sources::calldata::tests::test_load_calldata_eip7702_tx_ignored ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_add_batch_drop ... 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_batch_queue_empty_bytes ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_batch_queue_flush ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_batch_queue_reset ... 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 sources::calldata::tests::test_load_calldata_valid_eip2930_tx ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_holocene_add_batch_valid ... 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_holocene_derive_next_batch_future ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_holocene_add_batch_future ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_missing_origin ... 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_flush_channel ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_batch_stream_reset ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_past_span_batch ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_single_batch_pass_through ... ok
[INFO] [stdout] test stages::batch::batch_stream::test::test_span_buffer ... 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_next_batch_sequence_window_expired ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_next_batch_sequence_window_expired_advance_epoch ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_4844_txs_blob_fetch_error ... 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_origin_behind_drain_prev ... 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_advance ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_advance_epoch ... ok
[INFO] [stdout] test stages::channel::channel_assembler::test::test_assembler_already_built ... ok
[INFO] [stdout] test stages::batch::batch_validator::test::test_batch_validator_origin_behind_startup ... 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::channel::channel_assembler::test::test_assembler_size_limit_exceeded_fjord ... 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 attributes::stateful::tests::test_derive_deposits_decoding_errors ... ok
[INFO] [stdout] test sources::blobs::tests::test_load_blobs_chain_provider_4844_txs_succeeds ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_invalid_frame ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_empty_origin ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_channel_timeout ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_read_empty_channel_bank ... 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_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_try_read_channel_at_index_timed_out ... 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_bank::tests::test_reset ... ok
[INFO] [stdout] test stages::channel::channel_provider::test::test_channel_provider_reset_assembler ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_try_read_channel_at_index ... 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_provider::test::test_channel_provider_reset_bank ... 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_fjord ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_reset_channel_reader ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_empty_bytes ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_frame_queue_frame_too_short ... ok
[INFO] [stdout] test stages::channel::channel_bank::tests::test_ingest_and_prune_channel_bank ... 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_frame_queue_missing_origin ... ok
[INFO] [stdout] test stages::frame_queue::tests::test_holocene_interleaved_valid_channel ... 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 ... 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::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_origin ... ok
[INFO] [stdout] test stages::l1_retrieval::tests::test_l1_retrieval_reset_signal ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_activation_signal ... ok
[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_next_l1_block ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_missing_receipts ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_reorgs ... 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_reset_signal ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_system_config_updated ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal ... ok
[INFO] [stdout] test stages::traversal::indexed::tests::test_managed_traversal_system_config_update_fails ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_activation_signal ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_missing_blocks ... ok
[INFO] [stdout] test stages::traversal::polling::tests::test_l1_traversal_missing_receipts ... 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_flush_channel ... 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_system_config_update_fails ... 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_derive_next_batch_invalid_parent ... 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_clear_next_spans ... 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_dont_force_empty_batches ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_advances_l1_blocks ... 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_origin_behind ... ok
[INFO] [stdout] test stages::batch::batch_queue::tests::test_derive_next_batch_no_batches ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_next_batch_succeeds ... ok
[INFO] [stdout] test stages::channel::channel_reader::test::test_flush_post_holocene ... 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:     0x62b2a612cb2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b2a612cb2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b2a612cb2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b2a612cb2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b2a614244a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b2a614244a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62b2a6131582 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b2a6131582 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b2a610b88f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b2a610b88f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b2a6124e49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b2a5e8c8fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62b2a5e8c8fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b2a61250c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62b2a61250c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b2a610b97a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62b2a61032b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b2a610c65d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b2a6142d2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b2a6143dd9 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x62b2a5cf7d52 - <kona_derive::stages::batch::batch_validator::BatchValidator<P> as kona_derive::traits::attributes::AttributesProvider>::next_batch::{{closure}}::h846d60879565baea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:222:73
[INFO] [stdout]   21:     0x62b2a5d546ff - <core::pin::Pin<P> as core::future::future::Future>::poll::hb6c536545af82f17
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x62b2a5dbc162 - kona_derive::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::{{closure}}::h26732e88a2b74980
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:485:40
[INFO] [stdout]   23:     0x62b2a5d546a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb526240c3afb82a9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b2a5d548fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd762066f73e96ad1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x62b2a5dce0bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb519b5b19a7bf9eb
[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:     0x62b2a5dcdfcb - tokio::task::coop::with_budget::ha05880501b187853
[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:     0x62b2a5dcdfcb - tokio::task::coop::budget::ha4b0ddcc1646a4f0
[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:     0x62b2a5dcdfcb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd28b5e3e1360a99c
[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:     0x62b2a5dcb710 - tokio::runtime::scheduler::current_thread::Context::enter::h9515388a643ba941
[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:     0x62b2a5dcca5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd873b33c991115bc
[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:     0x62b2a5dcc6e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he39c16bff6da7894
[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:     0x62b2a5d71d6b - tokio::runtime::context::scoped::Scoped<T>::set::h6b94aef084152127
[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:     0x62b2a5e29739 - tokio::runtime::context::set_scheduler::{{closure}}::h66ae2bb0c8161198
[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:     0x62b2a5e28c02 - std::thread::local::LocalKey<T>::try_with::h53a03ee2b86b671a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x62b2a5e2820e - std::thread::local::LocalKey<T>::with::hda59465a0c36bffd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x62b2a5e2966d - tokio::runtime::context::set_scheduler::hbdd12671185d7ac3
[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:     0x62b2a5dcc050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h023ca0967ed6a90e
[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:     0x62b2a5dcc726 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b9ab73393a0ee88
[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:     0x62b2a5dca6a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h543caa59dc54658a
[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:     0x62b2a5d377c3 - tokio::runtime::context::runtime::enter_runtime::h17bb4bfae23e19a5
[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:     0x62b2a5dca3b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h746d670254639227
[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:     0x62b2a5d06054 - tokio::runtime::runtime::Runtime::block_on_inner::hc7d62f34342e7ca7
[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:     0x62b2a5d0621f - tokio::runtime::runtime::Runtime::block_on::he022bf5b7cf5ea67
[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:     0x62b2a5dbb833 - kona_derive::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::haeb4d5e50628ddeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:487:11
[INFO] [stdout]   45:     0x62b2a5dbb8c7 - kona_derive::stages::batch::batch_validator::test::test_batch_validator_l1_origin_mismatch::{{closure}}::h17dcb9a3f882a28c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stages/batch/batch_validator.rs:471:55
[INFO] [stdout]   46:     0x62b2a5caf046 - core::ops::function::FnOnce::call_once::hf3cc348b00087c22
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x62b2a5e809db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x62b2a5e809db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x62b2a5e8d3cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x62b2a5e8d3cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x62b2a5e8d3cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x62b2a5e8d3cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x62b2a5e8d3cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x62b2a5e8d3cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x62b2a5e8d3cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x62b2a5e88ae4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x62b2a5e88ae4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x62b2a5e8ffd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x62b2a5e8ffd2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x62b2a5e8ffd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x62b2a5e8ffd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x62b2a5e8ffd2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x62b2a5e8ffd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x62b2a5e8ffd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x62b2a612c3ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x62b2a612c3ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7223ddf7baa4 - <unknown>
[INFO] [stdout]   68:     0x7223de008a64 - 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 3.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2c265c6200a12fcae311e11d9e95fcd69de765ef9ba4f334edce09a539a19520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c265c6200a12fcae311e11d9e95fcd69de765ef9ba4f334edce09a539a19520", kill_on_drop: false }`
[INFO] [stdout] 2c265c6200a12fcae311e11d9e95fcd69de765ef9ba4f334edce09a539a19520
