[INFO] fetching crate packet-dissector-esp 0.3.2...
[INFO] testing packet-dissector-esp-0.3.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate packet-dissector-esp 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate packet-dissector-esp 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate packet-dissector-esp 0.3.2
[INFO] tweaked toml for crates.io crate packet-dissector-esp 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate packet-dissector-esp 0.3.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate packet-dissector-esp 0.3.2 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f6d07049aa82219ef8a15268878ea534ac48f1b4629049158fbccdd9e4d1a9f
[INFO] running `Command { std: "docker" "start" "-a" "1f6d07049aa82219ef8a15268878ea534ac48f1b4629049158fbccdd9e4d1a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6d07049aa82219ef8a15268878ea534ac48f1b4629049158fbccdd9e4d1a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6d07049aa82219ef8a15268878ea534ac48f1b4629049158fbccdd9e4d1a9f", kill_on_drop: false }`
[INFO] [stdout] 1f6d07049aa82219ef8a15268878ea534ac48f1b4629049158fbccdd9e4d1a9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9f7d0f336b170f89b8f0e282632f17a17a118e5c157c9f3624fc29a02d55820
[INFO] running `Command { std: "docker" "start" "-a" "a9f7d0f336b170f89b8f0e282632f17a17a118e5c157c9f3624fc29a02d55820", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling packet-dissector-core v0.3.2
[INFO] [stderr]    Compiling packet-dissector-esp v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `spi`
[INFO] [stdout]    --> src/crypto.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     spi: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_spi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]    --> src/crypto.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     seq: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "a9f7d0f336b170f89b8f0e282632f17a17a118e5c157c9f3624fc29a02d55820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f7d0f336b170f89b8f0e282632f17a17a118e5c157c9f3624fc29a02d55820", kill_on_drop: false }`
[INFO] [stdout] a9f7d0f336b170f89b8f0e282632f17a17a118e5c157c9f3624fc29a02d55820
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00a27eb819a1ed976b1a1151d6b440a2b68271d54929ef9df7656ebe7f9b74e
[INFO] running `Command { std: "docker" "start" "-a" "e00a27eb819a1ed976b1a1151d6b440a2b68271d54929ef9df7656ebe7f9b74e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling packet-dissector-core v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling packet-dissector-esp v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `spi`
[INFO] [stdout]    --> src/crypto.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     spi: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_spi`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]    --> src/crypto.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     seq: u32,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stdout] error[E0432]: unresolved import `packet_dissector_test_alloc`
[INFO] [stdout]  --> tests/alloc_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use packet_dissector_test_alloc::{count_allocs, setup_counting_allocator};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `packet_dissector_test_alloc`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use packet_dissector_test_alloc::{count_allocs, setup_counting_allocator};
[INFO] [stdout] 6 + use packet_dissector_esp::{count_allocs, setup_counting_allocator};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packet-dissector-esp` (test "alloc_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e00a27eb819a1ed976b1a1151d6b440a2b68271d54929ef9df7656ebe7f9b74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00a27eb819a1ed976b1a1151d6b440a2b68271d54929ef9df7656ebe7f9b74e", kill_on_drop: false }`
[INFO] [stdout] e00a27eb819a1ed976b1a1151d6b440a2b68271d54929ef9df7656ebe7f9b74e
