[INFO] cloning repository https://github.com/Vellabs/sankshepa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vellabs/sankshepa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVellabs%2Fsankshepa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVellabs%2Fsankshepa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5d031564132111bc802e60fc26b1a87556b325d
[INFO] testing Vellabs/sankshepa against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVellabs%2Fsankshepa" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vellabs/sankshepa
[INFO] finished tweaking git repo https://github.com/Vellabs/sankshepa
[INFO] tweaked toml for git repo https://github.com/Vellabs/sankshepa written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vellabs/sankshepa on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vellabs/sankshepa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded http v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825
[INFO] running `Command { std: "docker" "start" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling sankshepa-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]    Compiling sankshepa-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sankshepa-cluster v0.1.0 (/opt/rustwide/workdir/crates/cluster)
[INFO] [stderr]    Compiling sankshepa-ingestion v0.1.0 (/opt/rustwide/workdir/crates/ingestion)
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sankshepa-ui v0.1.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]    Compiling sankshepa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling sankshepa-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sankshepa-ingestion v0.1.0 (/opt/rustwide/workdir/crates/ingestion)
[INFO] [stderr]    Compiling sankshepa-cluster v0.1.0 (/opt/rustwide/workdir/crates/cluster)
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sankshepa-ui v0.1.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]    Compiling sankshepa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.84s
[INFO] running `Command { std: "docker" "inspect" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sankshepa-22c39ce9c07007b4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-676cd8b37698770c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-07-09T12:38:58.348263Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Sankshepa Node node-1945 started
[INFO] [stdout] [2m2026-07-09T12:38:58.348572Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m UDP listener started on 127.0.0.1:14514
[INFO] [stdout] [2m2026-07-09T12:38:58.348627Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m TCP listener started on 127.0.0.1:14515
[INFO] [stdout] [2m2026-07-09T12:38:58.348992Z[0m [32m INFO[0m [2msankshepa_ui[0m[2m:[0m UI server started on http://127.0.0.1:14080
[INFO] [stdout] [2m2026-07-09T12:38:58.349180Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m AP Cluster manager started on 127.0.0.1:14701 (Node ID: node-1945)
[INFO] [stdout] [2m2026-07-09T12:38:58.349207Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m Features: Replication Log, Vector Clocks, Merkle Trees, CRDTs, Gossip
[INFO] [stdout] [2m2026-07-09T12:38:58.351128Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Sankshepa Node node-1946 started
[INFO] [stdout] [2m2026-07-09T12:38:58.351421Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m UDP listener started on 127.0.0.1:13514
[INFO] [stdout] [2m2026-07-09T12:38:58.351495Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m TCP listener started on 127.0.0.1:13515
[INFO] [stdout] [2m2026-07-09T12:38:58.351768Z[0m [32m INFO[0m [2msankshepa_ui[0m[2m:[0m UI server started on http://127.0.0.1:13080
[INFO] [stdout] [2m2026-07-09T12:38:58.351962Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m AP Cluster manager started on 127.0.0.1:13701 (Node ID: node-1946)
[INFO] [stdout] [2m2026-07-09T12:38:58.351987Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m Features: Replication Log, Vector Clocks, Merkle Trees, CRDTs, Gossip
[INFO] [stdout] [2m2026-07-09T12:38:58.353008Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Sankshepa Node node-1948 started
[INFO] [stdout] [2m2026-07-09T12:38:58.353274Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m UDP listener started on 127.0.0.1:12514
[INFO] [stdout] [2m2026-07-09T12:38:58.353327Z[0m [32m INFO[0m [2msankshepa_ingestion[0m[2m:[0m TCP listener started on 127.0.0.1:12515
[INFO] [stdout] [2m2026-07-09T12:38:58.353549Z[0m [32m INFO[0m [2msankshepa_ui[0m[2m:[0m UI server started on http://127.0.0.1:12080
[INFO] [stdout] [2m2026-07-09T12:38:58.353717Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m AP Cluster manager started on 127.0.0.1:12701 (Node ID: node-1948)
[INFO] [stdout] [2m2026-07-09T12:38:58.353741Z[0m [32m INFO[0m [2msankshepa_cluster[0m[2m:[0m Features: Replication Log, Vector Clocks, Merkle Trees, CRDTs, Gossip
[INFO] [stdout] [2m2026-07-09T12:39:00.345660Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1000 ID47 [exampleSDID@32473] User alice failed at login from IP 192.168.1.1
[INFO] [stdout] [2m2026-07-09T12:39:00.345738Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346087Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1001 ID47 [exampleSDID@32473] User bob failed at login from IP 192.168.1.2
[INFO] [stdout] [2m2026-07-09T12:39:00.346114Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346149Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1002 ID47 [exampleSDID@32473] User alice failed at login from IP 192.168.1.3
[INFO] [stdout] [2m2026-07-09T12:39:00.346168Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346197Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1003 ID47 [exampleSDID@32473] User bob failed at login from IP 192.168.1.4
[INFO] [stdout] [2m2026-07-09T12:39:00.346217Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346249Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1004 ID47 [exampleSDID@32473] User alice failed at login from IP 192.168.1.5
[INFO] [stdout] [2m2026-07-09T12:39:00.346268Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346566Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.346764Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347185Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347257Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347288Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347345Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347646Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347722Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347754Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347807Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347833Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347878Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.347902Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 3164 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.347956Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Non-RFC log detected, applying synthetic transformation
[INFO] [stdout] [2m2026-07-09T12:39:00.348529Z[0m [32m INFO[0m [2msankshepa[0m[2m:[0m Generated 50 messages to 127.0.0.1:13515
[INFO] [stdout] [2m2026-07-09T12:39:00.348944Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.349239Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195000 -> So1khmrK3nGh/ypslFWAxS7lHgfOHUg
[INFO] [stdout] [2m2026-07-09T12:39:00.349272Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195001 -> User <*> failed at login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.349296Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195002 -> This is a totally non-compliant log line.
[INFO] [stdout] [2m2026-07-09T12:39:00.349313Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195003 -> Just some random text 12345.
[INFO] [stdout] [2m2026-07-09T12:39:00.349330Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195004 -> 12-18 15:28:53.604 9659 9724 D fingerprint: QbuilVVE6whuYiHcO5xeu+ggBkoHDV6jd5gzpTdM/n2dqbWHZURZsQvSgMrYOxLJ+ps3YyQZObXX
[INFO] [stdout] [2m2026-07-09T12:39:00.349352Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195005 -> Another one without any syslog headers.
[INFO] [stdout] [2m2026-07-09T12:39:00.349389Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user0 failed login from IP 192.168.1.0
[INFO] [stdout] [2m2026-07-09T12:39:00.349470Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349542Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user1 failed login from IP 192.168.1.1
[INFO] [stdout] [2m2026-07-09T12:39:00.349569Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349609Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user2 failed login from IP 192.168.1.2
[INFO] [stdout] [2m2026-07-09T12:39:00.349634Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349671Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user3 failed login from IP 192.168.1.3
[INFO] [stdout] [2m2026-07-09T12:39:00.349696Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349732Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user4 failed login from IP 192.168.1.4
[INFO] [stdout] [2m2026-07-09T12:39:00.349757Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349793Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user5 failed login from IP 192.168.1.5
[INFO] [stdout] [2m2026-07-09T12:39:00.349818Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349854Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user6 failed login from IP 192.168.1.6
[INFO] [stdout] [2m2026-07-09T12:39:00.349881Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349922Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user7 failed login from IP 192.168.1.7
[INFO] [stdout] [2m2026-07-09T12:39:00.349950Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.349987Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user8 failed login from IP 192.168.1.8
[INFO] [stdout] [2m2026-07-09T12:39:00.350013Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350049Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user9 failed login from IP 192.168.1.9
[INFO] [stdout] [2m2026-07-09T12:39:00.350074Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350108Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user10 failed login from IP 192.168.1.10
[INFO] [stdout] [2m2026-07-09T12:39:00.350134Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350168Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user11 failed login from IP 192.168.1.11
[INFO] [stdout] [2m2026-07-09T12:39:00.350192Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350232Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user12 failed login from IP 192.168.1.12
[INFO] [stdout] [2m2026-07-09T12:39:00.350258Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350294Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user13 failed login from IP 192.168.1.13
[INFO] [stdout] [2m2026-07-09T12:39:00.350321Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350357Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user14 failed login from IP 192.168.1.14
[INFO] [stdout] [2m2026-07-09T12:39:00.350384Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350420Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user15 failed login from IP 192.168.1.15
[INFO] [stdout] [2m2026-07-09T12:39:00.350698Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350757Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user16 failed login from IP 192.168.1.16
[INFO] [stdout] [2m2026-07-09T12:39:00.350787Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350824Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user17 failed login from IP 192.168.1.17
[INFO] [stdout] [2m2026-07-09T12:39:00.350851Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350887Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user18 failed login from IP 192.168.1.18
[INFO] [stdout] [2m2026-07-09T12:39:00.350921Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.350972Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user19 failed login from IP 192.168.1.19
[INFO] [stdout] [2m2026-07-09T12:39:00.351003Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351048Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user20 failed login from IP 192.168.1.20
[INFO] [stdout] [2m2026-07-09T12:39:00.351075Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351111Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user21 failed login from IP 192.168.1.21
[INFO] [stdout] [2m2026-07-09T12:39:00.351136Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351171Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user22 failed login from IP 192.168.1.22
[INFO] [stdout] [2m2026-07-09T12:39:00.351196Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351235Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user23 failed login from IP 192.168.1.23
[INFO] [stdout] [2m2026-07-09T12:39:00.351258Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351301Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user24 failed login from IP 192.168.1.24
[INFO] [stdout] [2m2026-07-09T12:39:00.351328Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351363Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user25 failed login from IP 192.168.1.25
[INFO] [stdout] [2m2026-07-09T12:39:00.351389Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351423Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user26 failed login from IP 192.168.1.26
[INFO] [stdout] [2m2026-07-09T12:39:00.351505Z[0m [32m INFO[0m [2msankshepa[0m[2m:[0m Generated 50 messages to 127.0.0.1:12514
[INFO] [stdout] [2m2026-07-09T12:39:00.351548Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user0 failed login from IP 192.168.1.0
[INFO] [stdout] [2m2026-07-09T12:39:00.351594Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351661Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user1 failed login from IP 192.168.1.1
[INFO] [stdout] [2m2026-07-09T12:39:00.351686Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351726Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user2 failed login from IP 192.168.1.2
[INFO] [stdout] [2m2026-07-09T12:39:00.351753Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351799Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user3 failed login from IP 192.168.1.3
[INFO] [stdout] [2m2026-07-09T12:39:00.351823Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351863Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user4 failed login from IP 192.168.1.4
[INFO] [stdout] [2m2026-07-09T12:39:00.351890Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.351936Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user5 failed login from IP 192.168.1.5
[INFO] [stdout] [2m2026-07-09T12:39:00.351961Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352000Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user6 failed login from IP 192.168.1.6
[INFO] [stdout] [2m2026-07-09T12:39:00.352024Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352061Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user7 failed login from IP 192.168.1.7
[INFO] [stdout] [2m2026-07-09T12:39:00.352086Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352124Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user8 failed login from IP 192.168.1.8
[INFO] [stdout] [2m2026-07-09T12:39:00.352148Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352185Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user9 failed login from IP 192.168.1.9
[INFO] [stdout] [2m2026-07-09T12:39:00.352209Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352246Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user10 failed login from IP 192.168.1.10
[INFO] [stdout] [2m2026-07-09T12:39:00.352271Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352307Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user11 failed login from IP 192.168.1.11
[INFO] [stdout] [2m2026-07-09T12:39:00.352331Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352368Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user12 failed login from IP 192.168.1.12
[INFO] [stdout] [2m2026-07-09T12:39:00.352392Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.352428Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user13 failed login from IP 192.168.1.13
[INFO] [stdout] [2m2026-07-09T12:39:00.353548Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.353609Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user27 failed login from IP 192.168.1.27
[INFO] [stdout] [2m2026-07-09T12:39:00.353635Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.353671Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user28 failed login from IP 192.168.1.28
[INFO] [stdout] [2m2026-07-09T12:39:00.353515Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 9744000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.353870Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.353934Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user14 failed login from IP 192.168.1.14
[INFO] [stdout] [2m2026-07-09T12:39:00.353961Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354001Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user15 failed login from IP 192.168.1.15
[INFO] [stdout] [2m2026-07-09T12:39:00.354026Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354064Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user16 failed login from IP 192.168.1.16
[INFO] [stdout] [2m2026-07-09T12:39:00.354090Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354128Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user17 failed login from IP 192.168.1.17
[INFO] [stdout] [2m2026-07-09T12:39:00.354155Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354195Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user18 failed login from IP 192.168.1.18
[INFO] [stdout] [2m2026-07-09T12:39:00.354220Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354260Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user19 failed login from IP 192.168.1.19
[INFO] [stdout] [2m2026-07-09T12:39:00.354286Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354326Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user20 failed login from IP 192.168.1.20
[INFO] [stdout] [2m2026-07-09T12:39:00.354351Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354390Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user21 failed login from IP 192.168.1.21
[INFO] [stdout] [2m2026-07-09T12:39:00.354417Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354473Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354531Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user29 failed login from IP 192.168.1.29
[INFO] [stdout] [2m2026-07-09T12:39:00.354560Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354599Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user30 failed login from IP 192.168.1.30
[INFO] [stdout] [2m2026-07-09T12:39:00.354626Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354665Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user31 failed login from IP 192.168.1.31
[INFO] [stdout] [2m2026-07-09T12:39:00.354694Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354731Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user32 failed login from IP 192.168.1.32
[INFO] [stdout] [2m2026-07-09T12:39:00.354756Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354799Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user33 failed login from IP 192.168.1.33
[INFO] [stdout] [2m2026-07-09T12:39:00.354828Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354867Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user34 failed login from IP 192.168.1.34
[INFO] [stdout] [2m2026-07-09T12:39:00.354892Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354934Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user35 failed login from IP 192.168.1.35
[INFO] [stdout] [2m2026-07-09T12:39:00.354961Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.354996Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user36 failed login from IP 192.168.1.36
[INFO] [stdout] [2m2026-07-09T12:39:00.355024Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355068Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user37 failed login from IP 192.168.1.37
[INFO] [stdout] [2m2026-07-09T12:39:00.355095Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355134Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user38 failed login from IP 192.168.1.38
[INFO] [stdout] [2m2026-07-09T12:39:00.355159Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355196Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user39 failed login from IP 192.168.1.39
[INFO] [stdout] [2m2026-07-09T12:39:00.355219Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355254Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user40 failed login from IP 192.168.1.40
[INFO] [stdout] [2m2026-07-09T12:39:00.355280Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355316Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user41 failed login from IP 192.168.1.41
[INFO] [stdout] [2m2026-07-09T12:39:00.355342Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.355378Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user42 failed login from IP 192.168.1.42
[INFO] [stdout] [2m2026-07-09T12:39:00.355403Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356035Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user22 failed login from IP 192.168.1.22
[INFO] [stdout] [2m2026-07-09T12:39:00.356070Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356118Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user23 failed login from IP 192.168.1.23
[INFO] [stdout] [2m2026-07-09T12:39:00.356146Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356187Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user24 failed login from IP 192.168.1.24
[INFO] [stdout] [2m2026-07-09T12:39:00.356212Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356250Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user25 failed login from IP 192.168.1.25
[INFO] [stdout] [2m2026-07-09T12:39:00.356276Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356314Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user26 failed login from IP 192.168.1.26
[INFO] [stdout] [2m2026-07-09T12:39:00.356339Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356378Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user27 failed login from IP 192.168.1.27
[INFO] [stdout] [2m2026-07-09T12:39:00.356404Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.356443Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user28 failed login from IP 192.168.1.28
[INFO] [stdout] [2m2026-07-09T12:39:00.355438Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user43 failed login from IP 192.168.1.43
[INFO] [stdout] [2m2026-07-09T12:39:00.357512Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357524Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357559Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user29 failed login from IP 192.168.1.29
[INFO] [stdout] [2m2026-07-09T12:39:00.357571Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user44 failed login from IP 192.168.1.44
[INFO] [stdout] [2m2026-07-09T12:39:00.357580Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357591Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357616Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user30 failed login from IP 192.168.1.30
[INFO] [stdout] [2m2026-07-09T12:39:00.357625Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user45 failed login from IP 192.168.1.45
[INFO] [stdout] [2m2026-07-09T12:39:00.357636Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357644Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357688Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user46 failed login from IP 192.168.1.46
[INFO] [stdout] [2m2026-07-09T12:39:00.357693Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user31 failed login from IP 192.168.1.31
[INFO] [stdout] [2m2026-07-09T12:39:00.357711Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357717Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357747Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user47 failed login from IP 192.168.1.47
[INFO] [stdout] [2m2026-07-09T12:39:00.357753Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user32 failed login from IP 192.168.1.32
[INFO] [stdout] [2m2026-07-09T12:39:00.357768Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357771Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357802Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user48 failed login from IP 192.168.1.48
[INFO] [stdout] [2m2026-07-09T12:39:00.357813Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user33 failed login from IP 192.168.1.33
[INFO] [stdout] [2m2026-07-09T12:39:00.357823Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357832Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357857Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m TCP (Delimited) received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user49 failed login from IP 192.168.1.49
[INFO] [stdout] [2m2026-07-09T12:39:00.357869Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user34 failed login from IP 192.168.1.34
[INFO] [stdout] [2m2026-07-09T12:39:00.357879Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357887Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357934Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user35 failed login from IP 192.168.1.35
[INFO] [stdout] [2m2026-07-09T12:39:00.357953Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.357987Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user36 failed login from IP 192.168.1.36
[INFO] [stdout] [2m2026-07-09T12:39:00.358003Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358034Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user37 failed login from IP 192.168.1.37
[INFO] [stdout] [2m2026-07-09T12:39:00.358052Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358086Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user38 failed login from IP 192.168.1.38
[INFO] [stdout] [2m2026-07-09T12:39:00.358104Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358134Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user39 failed login from IP 192.168.1.39
[INFO] [stdout] [2m2026-07-09T12:39:00.358150Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358177Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user40 failed login from IP 192.168.1.40
[INFO] [stdout] [2m2026-07-09T12:39:00.358193Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358221Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user41 failed login from IP 192.168.1.41
[INFO] [stdout] [2m2026-07-09T12:39:00.358238Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358267Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user42 failed login from IP 192.168.1.42
[INFO] [stdout] [2m2026-07-09T12:39:00.358283Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358311Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user43 failed login from IP 192.168.1.43
[INFO] [stdout] [2m2026-07-09T12:39:00.358329Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358362Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user44 failed login from IP 192.168.1.44
[INFO] [stdout] [2m2026-07-09T12:39:00.358379Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358502Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 234068000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.358718Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user45 failed login from IP 192.168.1.45
[INFO] [stdout] [2m2026-07-09T12:39:00.358748Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358793Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user46 failed login from IP 192.168.1.46
[INFO] [stdout] [2m2026-07-09T12:39:00.358810Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358840Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user47 failed login from IP 192.168.1.47
[INFO] [stdout] [2m2026-07-09T12:39:00.358857Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358887Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user48 failed login from IP 192.168.1.48
[INFO] [stdout] [2m2026-07-09T12:39:00.358903Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.358940Z[0m [34mDEBUG[0m [2msankshepa_ingestion[0m[2m:[0m UDP received: <34>1 2023-10-11T22:14:15.003Z myhost myapp 1234 ID47 [exampleSDID@32473] User user49 failed login from IP 192.168.1.49
[INFO] [stdout] [2m2026-07-09T12:39:00.358957Z[0m [34mDEBUG[0m [2msankshepa_protocol[0m[2m:[0m Attempting RFC 5424 parse
[INFO] [stdout] [2m2026-07-09T12:39:00.361103Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.361778Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 9744000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.362427Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.363494Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.364046Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 9744000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.364072Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 9744000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.366579Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.368760Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.371551Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 234068000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.372315Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 234068000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.368425Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.373763Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 9744000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.374761Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.375151Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 234068000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.375397Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.376762Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:00.377129Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 234068000 -> User <*> failed login from IP <*>
[INFO] [stdout] [2m2026-07-09T12:39:00.378462Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:01.351979Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Storage handler stopped
[INFO] [stdout] [2m2026-07-09T12:39:01.354866Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Storage handler stopped
[INFO] [stdout] test test_full_pipeline_tcp ... FAILED
[INFO] [stdout] test test_full_pipeline_udp ... FAILED
[INFO] [stdout] [2m2026-07-09T12:39:02.348199Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Received cluster template: 616195006 -> 12-18 15:28:53.604 9659 9724 D fingerprint: <*>
[INFO] [stdout] [2m2026-07-09T12:39:02.348493Z[0m [31mERROR[0m [2msankshepa::node[0m[2m:[0m Failed to write chunk: Read-only file system (os error 30)
[INFO] [stdout] [2m2026-07-09T12:39:02.348635Z[0m [32m INFO[0m [2msankshepa::node[0m[2m:[0m Storage handler stopped
[INFO] [stdout] test test_custom_log_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_pipeline_tcp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_pipeline_tcp' (1944) panicked at tests/integration_test.rs:150:5:
[INFO] [stdout] assertion failed: fs::metadata(output_file).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746f5dc5bf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746f5ddadfa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746f5ddadfa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5746f5dcabf2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5746f5dcabf2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5746f5da3546 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746f5da3546 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746f5dbd2b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746f5cc698c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5746f5cc698c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746f5dbd532 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5746f5dbd532 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5746f5da3634 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5746f5d984b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746f5da44dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5746f5ddb5bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746f5ddb582 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5746f5caa13c - integration_test[6e7ea32421c36116]::test_full_pipeline_tcp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:150:5
[INFO] [stdout]   21:     0x5746f5cb7752 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5746f5cb77cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5746f5cb62ad - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5746f5cb61ab - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5746f5cb08f0 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5746f5cb4dcd - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5746f5cb4074 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5746f5cb024b - <tokio[89be3936bc92621c]::runtime::context::scoped::Scoped<tokio[89be3936bc92621c]::runtime::scheduler::Context>>::set::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5746f5ca7d99 - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5746f5ca3f52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::try_with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5746f5ca3ade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5746f5ca6d8d - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5746f5cb2a90 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5746f5cb2d86 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5746f5cb3b80 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5746f5cb3463 - tokio[89be3936bc92621c]::runtime::context::runtime::enter_runtime::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5746f5cb0421 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5746f5ca3554 - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5746f5ca371f - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5746f5cabdce - integration_test[6e7ea32421c36116]::test_full_pipeline_tcp
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:164:41
[INFO] [stdout]   43:     0x5746f5ca7f57 - integration_test[6e7ea32421c36116]::test_full_pipeline_tcp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:92:34
[INFO] [stdout]   44:     0x5746f5cafd46 - <integration_test[6e7ea32421c36116]::test_full_pipeline_tcp::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5746f5cb9a6b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5746f5cb9a6b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5746f5cc72e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5746f5cc0bf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5746f5cc0bf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5746f5cca362 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5746f5cca362 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5746f5cca362 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5746f5dc504f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x5746f5dc504f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f0788c13aa4 - <unknown>
[INFO] [stdout]   66:     0x7f0788ca0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_pipeline_udp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_pipeline_udp' (1947) panicked at tests/integration_test.rs:70:5:
[INFO] [stdout] Output file test_output_udp.lshrink should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746f5dc5bf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746f5ddadfa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746f5ddadfa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5746f5dcabf2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5746f5dcabf2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5746f5da3546 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746f5da3546 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746f5dbd2b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746f5cc698c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5746f5cc698c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746f5dbd532 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5746f5dbd532 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5746f5da3602 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5746f5d984b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746f5da44dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5746f5ddb5bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746f5caaf25 - integration_test[6e7ea32421c36116]::test_full_pipeline_udp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:70:5
[INFO] [stdout]   20:     0x5746f5cb7752 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5746f5cb77cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5746f5cb62ad - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5746f5cb61ab - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5746f5cb08f0 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5746f5cb4dcd - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5746f5cb4074 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5746f5cb024b - <tokio[89be3936bc92621c]::runtime::context::scoped::Scoped<tokio[89be3936bc92621c]::runtime::scheduler::Context>>::set::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5746f5ca7d99 - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5746f5ca3f52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::try_with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5746f5ca3ade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5746f5ca6d8d - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5746f5cb2a90 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5746f5cb2d86 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5746f5cb3b80 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5746f5cb3463 - tokio[89be3936bc92621c]::runtime::context::runtime::enter_runtime::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5746f5cb0421 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5746f5ca3554 - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5746f5ca371f - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5746f5cabf8e - integration_test[6e7ea32421c36116]::test_full_pipeline_udp
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:88:41
[INFO] [stdout]   42:     0x5746f5ca7f87 - integration_test[6e7ea32421c36116]::test_full_pipeline_udp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:12:34
[INFO] [stdout]   43:     0x5746f5cafd86 - <integration_test[6e7ea32421c36116]::test_full_pipeline_udp::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5746f5cb9a6b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5746f5cb9a6b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5746f5cc72e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5746f5cc0bf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5746f5cc0bf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5746f5cca362 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5746f5cca362 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5746f5cca362 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5746f5dc504f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   63:     0x5746f5dc504f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7f0788c13aa4 - <unknown>
[INFO] [stdout]   65:     0x7f0788ca0a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom_log_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom_log_files' (1943) panicked at tests/integration_test.rs:240:5:
[INFO] [stdout] assertion failed: fs::metadata(output_dir).is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5746f5dc5bf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5746f5dc5bf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5746f5ddadfa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5746f5ddadfa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5746f5dcabf2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5746f5dcabf2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5746f5da3546 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5746f5da3546 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5746f5dbd2b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746f5cc698c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5746f5cc698c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5746f5dbd532 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5746f5dbd532 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5746f5da3634 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5746f5d984b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5746f5da44dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5746f5ddb5bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5746f5ddb582 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5746f5ca9309 - integration_test[6e7ea32421c36116]::test_custom_log_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:240:5
[INFO] [stdout]   21:     0x5746f5cb7752 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5746f5cb77cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5746f5cb62ad - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5746f5cb61ab - tokio[89be3936bc92621c]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5746f5cb61ab - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5746f5cb08f0 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5746f5cb4dcd - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5746f5cb4074 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5746f5cb024b - <tokio[89be3936bc92621c]::runtime::context::scoped::Scoped<tokio[89be3936bc92621c]::runtime::scheduler::Context>>::set::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5746f5ca7d99 - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5746f5ca3f52 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::try_with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5746f5ca3ade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[89be3936bc92621c]::runtime::context::Context>>::with::<tokio[89be3936bc92621c]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5746f5ca6d8d - tokio[89be3936bc92621c]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5746f5cb2a90 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5746f5cb2d86 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5746f5cb3b80 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5746f5cb3463 - tokio[89be3936bc92621c]::runtime::context::runtime::enter_runtime::<<tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]   39:     0x5746f5cb0421 - <tokio[89be3936bc92621c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5746f5ca3554 - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5746f5ca371f - <tokio[89be3936bc92621c]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5746f5cabc11 - integration_test[6e7ea32421c36116]::test_custom_log_files
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:256:43
[INFO] [stdout]   43:     0x5746f5ca7f27 - integration_test[6e7ea32421c36116]::test_custom_log_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:168:33
[INFO] [stdout]   44:     0x5746f5cafd06 - <integration_test[6e7ea32421c36116]::test_custom_log_files::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5746f5cb9a6b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5746f5cb9a6b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5746f5cc72e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5746f5cc72e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5746f5cc72e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5746f5cc0bf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5746f5cc0bf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5746f5cca362 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5746f5cca362 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5746f5cca362 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5746f5cca362 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5746f5cca362 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5746f5dc504f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x5746f5dc504f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f0788c13aa4 - <unknown>
[INFO] [stdout]   66:     0x7f0788ca0a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_custom_log_files
[INFO] [stdout]     test_full_pipeline_tcp
[INFO] [stdout]     test_full_pipeline_udp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825", kill_on_drop: false }`
[INFO] [stdout] 3f9acb906501960bf141a13c5e855c23850727eddea29ad1ad72ba0bbc992825
