[INFO] cloning repository https://github.com/snipeart007/stric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snipeart007/stric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b9f978659a2ce1e50afb67792da5a2e633effd1 [INFO] testing snipeart007/stric against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/snipeart007/stric [INFO] finished tweaking git repo https://github.com/snipeart007/stric [INFO] tweaked toml for git repo https://github.com/snipeart007/stric written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/snipeart007/stric on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/snipeart007/stric 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51615a6141b592b3e8b5f8f581b567d78527a7a8a687ea75ff44309196285100 [INFO] running `Command { std: "docker" "start" "-a" "51615a6141b592b3e8b5f8f581b567d78527a7a8a687ea75ff44309196285100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51615a6141b592b3e8b5f8f581b567d78527a7a8a687ea75ff44309196285100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51615a6141b592b3e8b5f8f581b567d78527a7a8a687ea75ff44309196285100", kill_on_drop: false }` [INFO] [stdout] 51615a6141b592b3e8b5f8f581b567d78527a7a8a687ea75ff44309196285100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67b8d0fc0987edbe229c532a4e5bdaafb6b048cd19d9e68963b578975677c1c [INFO] running `Command { std: "docker" "start" "-a" "e67b8d0fc0987edbe229c532a4e5bdaafb6b048cd19d9e68963b578975677c1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-timer v3.0.4 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost-derive v0.14.3 [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-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stric-tower v0.1.0 (/opt/rustwide/workdir/stric-tower) [INFO] [stderr] Compiling stric-flow v0.1.0 (/opt/rustwide/workdir/stric-flow) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.14 [INFO] [stderr] Compiling stric-core v0.1.0 (/opt/rustwide/workdir/stric-core) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> stric-core/src/stream.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl RecvUniStream { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 56 | pub(crate) fn new(stream: quinn::RecvStream) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `metric` is never read [INFO] [stdout] --> stric-flow/src/node.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct FlowNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | metric: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e67b8d0fc0987edbe229c532a4e5bdaafb6b048cd19d9e68963b578975677c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67b8d0fc0987edbe229c532a4e5bdaafb6b048cd19d9e68963b578975677c1c", kill_on_drop: false }` [INFO] [stdout] e67b8d0fc0987edbe229c532a4e5bdaafb6b048cd19d9e68963b578975677c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22ff08b45c3c6a7dafce4ea429314806a6961b628f5bf75ee326230dfb3623e9 [INFO] running `Command { std: "docker" "start" "-a" "22ff08b45c3c6a7dafce4ea429314806a6961b628f5bf75ee326230dfb3623e9", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling stric-flow v0.1.0 (/opt/rustwide/workdir/stric-flow) [INFO] [stderr] Compiling stric-tower v0.1.0 (/opt/rustwide/workdir/stric-tower) [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.14 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling stric-core v0.1.0 (/opt/rustwide/workdir/stric-core) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> stric-core/src/stream.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl RecvUniStream { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 56 | pub(crate) fn new(stream: quinn::RecvStream) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> stric-core/src/stream.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 55 | impl RecvUniStream { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 56 | pub(crate) fn new(stream: quinn::RecvStream) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> stric-core/tests/integration_test.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> stric-core/tests/integration_test.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `metric` is never read [INFO] [stdout] --> stric-flow/src/node.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct FlowNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | metric: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `metric` is never read [INFO] [stdout] --> stric-flow/src/node.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct FlowNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | metric: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "22ff08b45c3c6a7dafce4ea429314806a6961b628f5bf75ee326230dfb3623e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ff08b45c3c6a7dafce4ea429314806a6961b628f5bf75ee326230dfb3623e9", kill_on_drop: false }` [INFO] [stdout] 22ff08b45c3c6a7dafce4ea429314806a6961b628f5bf75ee326230dfb3623e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27d4ac911bda045ebe986a36c1e39b5ef48db5a314eda38bbba8789044f86488 [INFO] running `Command { std: "docker" "start" "-a" "27d4ac911bda045ebe986a36c1e39b5ef48db5a314eda38bbba8789044f86488", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> stric-core/src/stream.rs:56:19 [INFO] [stderr] | [INFO] [stderr] 55 | impl RecvUniStream { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 56 | pub(crate) fn new(stream: quinn::RecvStream) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `stric-core` (lib) generated 1 warning [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> stric-core/tests/integration_test.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> stric-core/tests/integration_test.rs:515:10 [INFO] [stderr] | [INFO] [stderr] 515 | let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `stric-core` (test "integration_test") generated 2 warnings (run `cargo fix --test "integration_test" -p stric-core` to apply 2 suggestions) [INFO] [stderr] warning: `stric-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field `metric` is never read [INFO] [stderr] --> stric-flow/src/node.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 57 | pub struct FlowNode { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 64 | metric: Arc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `stric-flow` (lib) generated 1 warning [INFO] [stderr] warning: `stric-flow` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stric_core-82c5c061b0152c06) [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-7c592f8b4d5c254b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_node_insecure_connect ... ok [INFO] [stdout] test test_node_symmetric_connect ... ok [INFO] [stdout] test test_connection_manager_updates ... ok [INFO] [stdout] test test_custom_metadata ... ok [INFO] [stdout] test test_node_connection_lifecycle ... ok [INFO] [stdout] 2026-06-13T12:41:38.014018Z ERROR stric_core::node: Connection handler failed for stable_id 140124314856992: Handler intentional failure [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::msg::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:687:13 [INFO] [stdout] 2: integration_test::test_error_channel_and_handler_failure::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at ./tests/integration_test.rs:297:35 [INFO] [stdout] 3: > + core::marker::Send>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 4: >::setup_connection::{closure#0} [INFO] [stdout] at ./src/node.rs:247:48 [INFO] [stdout] 5: >::handle_incoming::{closure#0} [INFO] [stdout] at ./src/node.rs:224:72 [INFO] [stdout] 6: >::handle_incoming::{closure#0}, alloc::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/core.rs:375:24 [INFO] [stdout] 7: >::handle_incoming::{closure#0}>>>::with_mut::, >::handle_incoming::{closure#0}, alloc::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 8: >::handle_incoming::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/core.rs:364:30 [INFO] [stdout] 9: tokio::runtime::task::harness::poll_future::<>::handle_incoming::{closure#0}, alloc::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/harness.rs:535:30 [INFO] [stdout] 10: >::handle_incoming::{closure#0}, alloc::sync::Arc>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 11: std::panicking::catch_unwind::do_call::>::handle_incoming::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 12: __rust_try [INFO] [stdout] 13: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe>::handle_incoming::{closure#0}, alloc::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 14: std::panic::catch_unwind::>::handle_incoming::{closure#0}, alloc::sync::Arc>::{closure#0}>, core::task::poll::Poll<()>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 15: tokio::runtime::task::harness::poll_future::<>::handle_incoming::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/harness.rs:523:18 [INFO] [stdout] 16: >::handle_incoming::{closure#0}, alloc::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/harness.rs:210:27 [INFO] [stdout] 17: >::handle_incoming::{closure#0}, alloc::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/harness.rs:155:20 [INFO] [stdout] 18: tokio::runtime::task::raw::poll::<>::handle_incoming::{closure#0}, alloc::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/raw.rs:337:13 [INFO] [stdout] 19: ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/raw.rs:267:18 [INFO] [stdout] 20: >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/mod.rs:515:13 [INFO] [stdout] 21: ::block_on::>>>::{closure#0}::{closure#1} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:825:30 [INFO] [stdout] 22: tokio::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 23: tokio::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 24: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:373:43 [INFO] [stdout] 25: ::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 26: ::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:373:28 [INFO] [stdout] 27: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:821:43 [INFO] [stdout] 28: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 29: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38 [INFO] [stdout] 31: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17 [INFO] [stdout] 34: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 35: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 36: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 37: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 39: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52 [INFO] [stdout] 40: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18 [INFO] [stdout] 41: integration_test::test_error_channel_and_handler_failure [INFO] [stdout] at ./tests/integration_test.rs:342:6 [INFO] [stdout] 42: integration_test::test_error_channel_and_handler_failure::{closure#0} [INFO] [stdout] at ./tests/integration_test.rs:269:50 [INFO] [stdout] 43: >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 46: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 47: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: test::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 52: test::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 53: test::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 54: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 56: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 61: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 63: ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: [INFO] [stdout] 65: clone [INFO] [stdout] test test_error_channel_and_handler_failure ... ok [INFO] [stdout] test test_keep_alive_ping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stric_flow-94e8d565ca177962) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test discovery::tests::test_xor_distance_and_leading_zeros ... ok [INFO] [stdout] test frame::tests::test_write_and_read_frame ... ok [INFO] [stdout] 2026-06-13T12:41:39.024814Z  INFO stric_flow::node::tests: test_flow_node_sessions_and_reconciliation START [INFO] [stdout] 2026-06-13T12:41:39.024944Z  INFO stric_flow::node::tests: Generating certs... [INFO] [stdout] 2026-06-13T12:41:39.025347Z  INFO stric_flow::node::tests: Starting node_a... [INFO] [stdout] 2026-06-13T12:41:39.026662Z  INFO stric_flow::node::tests: node_a listening on 127.0.0.1:43429 [INFO] [stdout] 2026-06-13T12:41:39.027061Z  INFO stric_flow::reconciliation: Session sess1 evicted due to creator node node_a TTL expiry [INFO] [stdout] test routing::tests::test_wildcard_topic_matching ... ok [INFO] [stdout] test routing::tests::test_dijkstra_routing_tree ... ok [INFO] [stdout] test discovery::tests::test_routing_table ... ok [INFO] [stdout] test backpressure::tests::test_rate_limiter_pause_resume ... ok [INFO] [stdout] test reconciliation::tests::test_exponential_backoff ... ok [INFO] [stdout] test registry::tests::test_message_registry ... ok [INFO] [stdout] test reconciliation::tests::test_session_gc ... ok [INFO] [stdout] 2026-06-13T12:41:39.031084Z  INFO stric_flow::node::tests: Starting node_b... [INFO] [stdout] 2026-06-13T12:41:39.536079Z  INFO stric_flow::node::tests: Connecting node_b to node_a... [INFO] [stdout] 2026-06-13T12:41:39.541870Z  INFO stric_flow::node::tests: node_b connected call finished! [INFO] [stdout] 2026-06-13T12:41:39.542003Z  INFO stric_flow::node::tests: Sleeping for 2000ms... [INFO] [stdout] 2026-06-13T12:41:39.544875Z  INFO stric_flow::node: Control stream successfully negotiated with peer node_a [INFO] [stdout] 2026-06-13T12:41:39.545237Z  INFO stric_flow::node: Peer registered in control engine: node_a [INFO] [stdout] 2026-06-13T12:41:39.546326Z  INFO stric_flow::node: Control stream successfully negotiated with peer node_b [INFO] [stdout] 2026-06-13T12:41:39.546672Z  INFO stric_flow::node: Peer registered in control engine: node_b [INFO] [stdout] 2026-06-13T12:41:41.543184Z  INFO stric_flow::node::tests: Wake up from sleep! [INFO] [stdout] 2026-06-13T12:41:41.543313Z  INFO stric_flow::node::tests: Verifying connections... [INFO] [stdout] 2026-06-13T12:41:41.543422Z  INFO stric_flow::node::tests: Creating session sess_123... [INFO] [stdout] 2026-06-13T12:41:42.545844Z  INFO stric_flow::node::tests: Syncing state version 1... [INFO] [stdout] 2026-06-13T12:41:43.546540Z  INFO stric_flow::node::tests: Testing merge function... [INFO] [stdout] 2026-06-13T12:41:44.547828Z  INFO stric_flow::node::tests: Closing session... [INFO] [stdout] 2026-06-13T12:41:45.548688Z  INFO stric_flow::node::tests: test_flow_node_sessions_and_reconciliation FINISHED [INFO] [stdout] test node::tests::test_flow_node_sessions_and_reconciliation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stric_tower-439b6cb530d73b3f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test http::tests::request_and_http_request_round_trip_preserves_path_and_headers ... ok [INFO] [stdout] test http::tests::invalid_response_status_defaults_to_internal_server_error ... ok [INFO] [stdout] test http::tests::string_into_response_uses_ok_status_and_utf8_body ... ok [INFO] [stdout] test http::tests::json_into_response_sets_content_type_and_serializes_body ... ok [INFO] [stdout] test http::tests::invalid_json_extractor_returns_bad_request ... ok [INFO] [stdout] test http::tests::state_extractor_clones_from_router_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-8af1cd96d7966104) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_axum_like_tower_integration ... ok [INFO] [stdout] test test_invalid_json_returns_bad_request ... ok [INFO] [stdout] test test_standard_layer_can_add_headers_and_wrap_body ... ok [INFO] [stdout] test test_axum_like_404 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests stric_core [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test stric-core/src/../README.md - (line 42) ... ignored [INFO] [stdout] test stric-core/src/../README.md - (line 19) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.06s; merged doctests compilation took 1.04s [INFO] [stderr] Doc-tests stric_flow [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] Doc-tests stric_tower [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test stric-tower/src/../README.md - (line 255) ... ignored [INFO] [stdout] test stric-tower/src/../README.md - (line 166) - compile ... ok [INFO] [stdout] test stric-tower/src/../README.md - (line 18) - compile ... ok [INFO] [stdout] test stric-tower/src/../README.md - (line 136) - compile ... ok [INFO] [stdout] test stric-tower/src/../README.md - (line 299) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.45s; merged doctests compilation took 2.36s [INFO] running `Command { std: "docker" "inspect" "27d4ac911bda045ebe986a36c1e39b5ef48db5a314eda38bbba8789044f86488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d4ac911bda045ebe986a36c1e39b5ef48db5a314eda38bbba8789044f86488", kill_on_drop: false }` [INFO] [stdout] 27d4ac911bda045ebe986a36c1e39b5ef48db5a314eda38bbba8789044f86488