[INFO] cloning repository https://github.com/dnstelecom/dpp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnstelecom/dpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnstelecom%2Fdpp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnstelecom%2Fdpp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 565f95243427e180aaa072bb02285d104762d3a9
[INFO] testing dnstelecom/dpp against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnstelecom%2Fdpp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dnstelecom/dpp
[INFO] finished tweaking git repo https://github.com/dnstelecom/dpp
[INFO] tweaked toml for git repo https://github.com/dnstelecom/dpp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dnstelecom/dpp 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 git repo https://github.com/dnstelecom/dpp 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cca5c1989d7504eef78b5c1b02d9b2b167aa506032dceecc4768a3bcd2246109
[INFO] running `Command { std: "docker" "start" "-a" "cca5c1989d7504eef78b5c1b02d9b2b167aa506032dceecc4768a3bcd2246109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cca5c1989d7504eef78b5c1b02d9b2b167aa506032dceecc4768a3bcd2246109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca5c1989d7504eef78b5c1b02d9b2b167aa506032dceecc4768a3bcd2246109", kill_on_drop: false }`
[INFO] [stdout] cca5c1989d7504eef78b5c1b02d9b2b167aa506032dceecc4768a3bcd2246109
[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=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] 15972c787e4a0809785a8438b398add9371ae916972ccf88e3828f8f432a0f1c
[INFO] running `Command { std: "docker" "start" "-a" "15972c787e4a0809785a8438b398add9371ae916972ccf88e3828f8f432a0f1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling byteorder_slice v3.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling pcap-file v3.0.0-rc1
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling dpp v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet v58.1.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "15972c787e4a0809785a8438b398add9371ae916972ccf88e3828f8f432a0f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15972c787e4a0809785a8438b398add9371ae916972ccf88e3828f8f432a0f1c", kill_on_drop: false }`
[INFO] [stdout] 15972c787e4a0809785a8438b398add9371ae916972ccf88e3828f8f432a0f1c
[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=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] eebf094516ceabefe3a401dd167cf9979c5a23bf8f1c9889796d3d7819be24a4
[INFO] running `Command { std: "docker" "start" "-a" "eebf094516ceabefe3a401dd167cf9979c5a23bf8f1c9889796d3d7819be24a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling dpp v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 27.05s
[INFO] running `Command { std: "docker" "inspect" "eebf094516ceabefe3a401dd167cf9979c5a23bf8f1c9889796d3d7819be24a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eebf094516ceabefe3a401dd167cf9979c5a23bf8f1c9889796d3d7819be24a4", kill_on_drop: false }`
[INFO] [stdout] eebf094516ceabefe3a401dd167cf9979c5a23bf8f1c9889796d3d7819be24a4
[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=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", kill_on_drop: false }`
[INFO] [stdout] 92189f06ac5233269be6976e1cc8038896327c25a12fa7fa85795a236a6581d4
[INFO] running `Command { std: "docker" "start" "-a" "92189f06ac5233269be6976e1cc8038896327c25a12fa7fa85795a236a6581d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dpp-6ec9a783a29fbd10)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test app::tests::channel_info_uses_safe_default_for_zero_bonded ... ok
[INFO] [stdout] test app::tests::downstream_closed_uses_abort_message_for_output_teardown ... ok
[INFO] [stdout] test app::tests::finalize_output_shutdown_treats_downstream_closed_as_success ... ok
[INFO] [stdout] test app::tests::run_summary_separates_processing_speed_from_total_runtime ... ok
[INFO] [stdout] test app::tests::canonical_path_string_falls_back_to_original_path_when_missing ... ok
[INFO] [stdout] test app::tests::run_summary_reports_timeout_ratio_and_average_rtt ... ok
[INFO] [stdout] test app::tests::json_summary_treats_broken_pipe_as_downstream_closed ... ok
[INFO] [stdout] test app::tests::finalize_output_shutdown_prefers_writer_failure ... ok
[INFO] [stdout] test app::tests::normal_completion_keeps_shutdown_message_for_output_teardown ... ok
[INFO] [stdout] test app::tests::run_summary_serializes_graceful_signal_shutdown_warning ... ok
[INFO] [stdout] test app::tests::run_summary_serializes_non_monotonic_capture_warning ... ok
[INFO] [stdout] test app::tests::finalize_output_shutdown_reports_send_failure_when_writer_succeeds ... ok
[INFO] [stdout] test app::tests::signal_shutdown_uses_abort_message_for_output_teardown ... ok
[INFO] [stdout] test app::tests::run_summary_serializes_memory_metric_as_kib ... ok
[INFO] [stdout] test cli::tests::cli_format_overrides_env_format ... ok
[INFO] [stdout] test cli::tests::cli_report_format_overrides_env_report_format ... ok
[INFO] [stdout] test cli::tests::cli_match_timeout_overrides_env_value ... ok
[INFO] [stdout] test cli::tests::match_timeout_uses_default_when_not_configured ... ok
[INFO] [stdout] test cli::tests::env_format_wins_when_cli_format_is_absent ... ok
[INFO] [stdout] test cli::tests::parquet_format_is_rejected_for_stdout_output ... ok
[INFO] [stdout] test cli::tests::env_match_timeout_wins_when_cli_is_absent ... ok
[INFO] [stdout] test cli::tests::match_timeout_above_maximum_is_rejected ... ok
[INFO] [stdout] test cli::tests::json_report_format_is_rejected_for_stdout_output ... ok
[INFO] [stdout] test cli::tests::env_report_format_wins_when_cli_is_absent ... ok
[INFO] [stdout] test cli::tests::text_report_format_is_allowed_for_stdout_output ... ok
[INFO] [stdout] test cli::tests::zero_match_timeout_is_rejected ... ok
[INFO] [stdout] test cli::tests::missing_anonymize_key_is_rejected_early ... ok
[INFO] [stdout] test cli::tests::stdout_output_sentinel_is_accepted ... ok
[INFO] [stdout] test cli::tests::readable_anonymize_key_is_accepted ... ok
[INFO] [stdout] test cli::tests::missing_input_pcap_is_rejected ... ok
[INFO] [stdout] test csv_writer::tests::drops_buffered_rows_on_abort ... ok
[INFO] [stdout] test cli::tests::cli_monotonic_capture_flag_is_recognized ... ok
[INFO] [stdout] test config::tests::larger_hosts_use_staged_budget ... ok
[INFO] [stdout] test config::tests::match_timeout_milliseconds_convert_to_microseconds ... ok
[INFO] [stdout] test csv_writer::tests::flushes_buffer_on_shutdown ... ok
[INFO] [stdout] test config::tests::zero_bonded_uses_safe_default_capacity ... ok
[INFO] [stdout] test config::tests::stdout_output_sentinel_is_detected ... ok
[INFO] [stdout] test cli::tests::stdin_input_sentinel_is_accepted ... ok
[INFO] [stdout] test csv_writer::tests::escapes_name_field_with_csv_special_characters ... ok
[INFO] [stdout] test csv_writer::tests::flushes_buffer_when_channel_closes_without_explicit_shutdown ... ok
[INFO] [stdout] test config::tests::explicit_bonded_capacity_overrides_default ... ok
[INFO] [stdout] test csv_writer::tests::writes_csv_to_an_in_memory_sink ... ok
[INFO] [stdout] test csv_writer::tests::writes_timeout_records_with_empty_response_fields ... ok
[INFO] [stdout] test config::tests::low_core_hosts_use_phase_parallel_budget ... ok
[INFO] [stdout] test custom_types::tests::dns_name_buf_rejects_values_longer_than_capacity ... ok
[INFO] [stdout] test custom_types::tests::fixed_size_string_new_returns_error_when_capacity_is_exceeded ... ok
[INFO] [stdout] test custom_types::tests::dns_name_buf_stays_within_256_byte_layout_budget ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::non_parallel_mode_collapses_to_single_worker ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::pending_batch_buffer_rejects_stale_batch_results ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::pending_batch_buffer_releases_results_in_batch_sequence ... ok
[INFO] [stdout] test custom_types::tests::proto_response_code_round_trips_string_representation ... ok
[INFO] [stdout] test dns_processor::anonymizer::tests::empty_key_path_leaves_ip_unchanged ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::pending_batch_buffer_rejects_duplicate_worker_results ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::pipeline_counters_stop_emitting_after_output_channel_closes ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::matcher_worker_skips_pending_query_finalization_on_signal_shutdown ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::routed_worker_batches_use_global_batch_max_timestamp ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::matcher_worker_budget_respects_staged_execution_plan ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::worker_for_shard_handles_uneven_ranges ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::phase_worker_finalizes_pending_queries_without_signal_shutdown ... ok
[INFO] [stdout] test dns_processor::tests::duplicate_responses_stay_distinct_and_tie_break_by_discriminator ... ok
[INFO] [stdout] test dns_processor::tests::deduplicates_later_pending_queries_inside_timeout_window ... ok
[INFO] [stdout] test dns_processor::tests::entry_arena_rejects_stale_handles_after_slot_reuse ... ok
[INFO] [stdout] test custom_types::tests::dns_name_buf_round_trips_through_serde_as_a_string ... ok
[INFO] [stdout] test dns_processor::pipeline::tests::phase_worker_skips_pending_query_finalization_on_signal_shutdown ... ok
[INFO] [stdout] test dns_processor::tests::parser_decodes_multiple_wire_questions_including_compression ... ok
[INFO] [stdout] test dns_processor::tests::monotonic_capture_preserves_query_at_exact_timeout_boundary ... ok
[INFO] [stdout] test dns_processor::tests::packet_routing_meta_preserves_standard_packet_processing_output ... ok
[INFO] [stdout] test dns_processor::tests::monotonic_capture_uses_batch_watermark_for_sparse_shards ... ok
[INFO] [stdout] test dns_processor::tests::packet_flow_key_ignores_non_dns_udp_packets ... ok
[INFO] [stdout] test dns_processor::tests::finalization_preserves_full_key_order_across_identity_and_timestamp ... ok
[INFO] [stdout] test dns_processor::tests::duplicate_query_identity_requires_same_source_port ... ok
[INFO] [stdout] test dns_processor::tests::monotonic_capture_evicts_unmatched_responses ... ok
[INFO] [stdout] test dns_processor::tests::packet_flow_key_is_direction_insensitive_for_query_and_response ... ok
[INFO] [stdout] test custom_types::tests::dns_name_buf_uses_string_order_and_not_padding_order ... ok
[INFO] [stdout] test custom_types::tests::proto_response_code_deserializes_extended_numeric_codes ... ok
[INFO] [stdout] test dns_processor::tests::parser_decodes_response_code_from_wire_header ... ok
[INFO] [stdout] test dns_processor::anonymizer::tests::missing_key_file_is_an_error ... ok
[INFO] [stdout] test dns_processor::tests::monotonic_capture_enables_batched_timeout_eviction ... ok
[INFO] [stdout] test dns_processor::tests::parser_domain_formatter_matches_hickory_ascii_path ... ok
[INFO] [stdout] test dns_processor::tests::parser_domain_formatter_preserves_overflow_fallback ... ok
[INFO] [stdout] test dns_processor::tests::parser_fast_path_flag_preserves_legacy_packet_output ... ok
[INFO] [stdout] test dns_processor::tests::shard_processing_defers_timeout_until_finalization ... ok
[INFO] [stdout] test dns_processor::tests::parser_rejects_wire_name_compression_loops ... ok
[INFO] [stdout] test dns_processor::tests::response_at_exact_match_timeout_boundary_still_matches ... ok
[INFO] [stdout] test dns_processor::tests::shorter_match_timeout_changes_pairing_window ... ok
[INFO] [stdout] test output::tests::non_stdout_broken_pipe_remains_a_writer_failure ... ok
[INFO] [stdout] test dns_processor::tests::timeline_overflow_preserves_sorted_finalization_order ... ok
[INFO] [stdout] test output::tests::stdout_broken_pipe_is_classified_as_downstream_closed ... ok
[INFO] [stdout] test error::tests::broken_pipe_classifier_detects_broken_pipe_kind ... ok
[INFO] [stdout] test error::tests::broken_pipe_classifier_ignores_other_io_error_kinds ... ok
[INFO] [stdout] test packet_parser::tests::converts_libpcap_timestamps_to_microseconds ... ok
[INFO] [stdout] test error::tests::broken_pipe_classifier_walks_error_chain ... ok
[INFO] [stdout] test packet_parser::tests::saturates_large_durations_when_converting_to_microseconds ... ok
[INFO] [stdout] test packet_parser::tests::reads_classic_pcap_payload_via_stream_native_reader ... ok
[INFO] [stdout] test packet_parser::tests::reads_classic_pcap_payload_via_pure_rust_reader ... ok
[INFO] [stdout] test packet_parser::tests::preserves_first_non_monotonic_sample_across_multiple_regressions ... ok
[INFO] [stdout] test packet_parser::tests::detects_classic_pcap_magic_numbers ... ok
[INFO] [stdout] test packet_parser::tests::reads_pcapng_payload_via_stream_native_reader ... ok
[INFO] [stdout] test packet_parser::tests::empty_classic_pcap_returns_no_batches ... ok
[INFO] [stdout] test packet_parser::tests::tracks_non_monotonic_capture_timestamps ... ok
[INFO] [stdout] test packet_parser::tests::rejects_non_monotonic_capture_when_enforced ... ok
[INFO] [stdout] test parquet_writer::tests::parquet_writer_drops_buffered_rows_on_abort ... ok
[INFO] [stdout] test pipeio::tests::non_broken_pipe_errors_are_propagated ... ok
[INFO] [stdout] test pipeio::tests::tolerant_make_writer_shares_downstream_closed_state ... ok
[INFO] [stdout] test packet_parser::tests::detects_pcapng_magic_number ... ok
[INFO] [stdout] test pipeio::tests::broken_pipe_flush_is_treated_as_downstream_closed ... ok
[INFO] [stdout] test pipeio::tests::broken_pipe_write_is_treated_as_downstream_closed ... ok
[INFO] [stdout] test monitor_memory::tests::memory_monitor_can_stop_and_join ... ok
[INFO] [stdout] test packet_parser::tests::sorts_batches_by_timestamp_then_sequence ... ok
[INFO] [stdout] test parquet_writer::tests::parquet_writer_preserves_null_response_fields_for_timeout_records ... ok
[INFO] [stdout] test parquet_writer::tests::parquet_writer_flushes_buffer_on_shutdown ... ok
[INFO] [stdout] test runtime::tests::format_duration_supports_more_than_twenty_four_hours ... ok
[INFO] [stdout] test runtime::tests::format_os_name_handles_empty_strings ... ok
[INFO] [stdout] test runtime::tests::rayon_thread_names_follow_dpp_prefix ... ok
[INFO] [stdout] test parquet_writer::tests::parquet_writer_flushes_buffer_when_channel_closes_without_explicit_shutdown ... ok
[INFO] [stdout] test parquet_writer::tests::parquet_writer_supports_non_file_sinks ... ok
[INFO] [stdout] test app::tests::run_writes_csv_from_real_pcap_input ... ok
[INFO] [stdout] test app::tests::run_writes_parquet_from_real_pcap_input ... ok
[INFO] [stdout] test dns_processor::anonymizer::tests::key_file_produces_deterministic_pseudonymization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-5396113967c02bb1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test closed_stderr_does_not_abort_file_output ... ok
[INFO] [stdout] test matched_query_response_pair_round_trips_to_exact_csv_record ... ok
[INFO] [stdout] test stdin_pcapng_stream_round_trips_to_exact_csv_record ... ok
[INFO] [stdout] test stdout_broken_pipe_exits_quietly ... ok
[INFO] [stdout] test unmatched_query_finalizes_to_timeout_record_in_completed_run ... ok
[INFO] [stdout] test stdin_stream_round_trips_to_exact_csv_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92189f06ac5233269be6976e1cc8038896327c25a12fa7fa85795a236a6581d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92189f06ac5233269be6976e1cc8038896327c25a12fa7fa85795a236a6581d4", kill_on_drop: false }`
[INFO] [stdout] 92189f06ac5233269be6976e1cc8038896327c25a12fa7fa85795a236a6581d4
