[INFO] cloning repository https://github.com/hinoware/Nowhere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinoware/Nowhere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinoware%2FNowhere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinoware%2FNowhere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8a76807827e36fa74809cdb10881c0ef3e100fe [INFO] testing hinoware/Nowhere/f8a76807827e36fa74809cdb10881c0ef3e100fe against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinoware%2FNowhere" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hinoware/Nowhere [INFO] finished tweaking git repo https://github.com/hinoware/Nowhere [INFO] tweaked toml for git repo https://github.com/hinoware/Nowhere written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hinoware/Nowhere on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hinoware/Nowhere 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.14.8 [INFO] [stderr] Downloaded hybrid-array v0.4.12 [INFO] [stderr] Downloaded fastbloom v0.14.1 [INFO] [stderr] Downloaded time-macros v0.2.30 [INFO] [stderr] Downloaded yasna v0.6.0 [INFO] [stderr] Downloaded asn1-rs v0.7.2 [INFO] [stderr] Downloaded time v0.3.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3 [INFO] running `Command { std: "docker" "start" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", 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" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", 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" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling compact_str v0.9.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling lru v0.18.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling yasna v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling ratatui-core v0.1.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.2 [INFO] [stderr] Compiling ratatui-widgets v0.3.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling ratatui v0.30.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling rcgen v0.14.8 [INFO] [stderr] Compiling quinn-proto v0.11.15 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling nowhere v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", 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" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling compact_str v0.9.1 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cmov v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling lru v0.18.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling ratatui-core v0.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling yasna v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.2 [INFO] [stderr] Compiling ratatui-widgets v0.3.2 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling rcgen v0.14.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling ratatui v0.30.2 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling quinn-proto v0.11.15 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling nowhere v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", 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" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nowhere-dca68052e07585bc) [INFO] [stdout] [INFO] [stdout] running 257 tests [INFO] [stdout] test common::config::tests::init_dialer_ip_accepts_only_ip_literals ... ok [INFO] [stdout] test common::config::tests::flow_setup_timeout_defaults_and_accepts_override ... ok [INFO] [stdout] test common::config::tests::rate_limit_converts_mbps_to_bytes_per_second ... ok [INFO] [stdout] test common::lifecycle::tests::lifecycle_records_only_the_current_state ... ok [INFO] [stdout] test common::lifecycle::tests::lifecycle_vocabulary_is_stable ... ok [INFO] [stdout] test common::logger::tests::debug_enabled_tracks_shared_threshold ... ok [INFO] [stdout] test common::datagram::tests::packet_id_wrap_skips_zero ... ok [INFO] [stdout] test common::network::tests::bind_udp_addrs_handles_wildcard_and_ip_literals ... ok [INFO] [stdout] test common::network::tests::filter_addrs_matches_local_ip_family ... ok [INFO] [stdout] test common::config::tests::query_first_preserves_literal_plus_and_validates_the_selected_value ... ok [INFO] [stdout] test common::config::tests::telemetry_interval_is_strictly_bounded ... ok [INFO] [stdout] test common::socks::protocol::tests::udp_packet_round_trips_all_address_types_and_empty_payload ... ok [INFO] [stdout] test common::socks::protocol::tests::accepts_matching_rfc1929_credentials ... ok [INFO] [stdout] test common::socks::protocol::tests::negotiates_no_auth_and_reads_connect ... ok [INFO] [stdout] test common::socks::protocol::tests::requires_rfc1929_without_downgrade ... ok [INFO] [stdout] test common::socks::protocol::tests::udp_parser_reports_fragment_and_rejects_truncation ... ok [INFO] [stdout] test common::config::tests::query_first_ignores_unknown_parameters_and_keeps_first_duplicate ... ok [INFO] [stdout] test common::socks::tests::duplicate_socks_uses_the_first_value ... ok [INFO] [stdout] test common::socks::tests::credential_lengths_follow_rfc_1929 ... ok [INFO] [stdout] test common::socks::tests::malformed_unknown_query_key_is_ignored ... ok [INFO] [stdout] test common::socks::tests::parses_disabled_and_endpoint_forms ... ok [INFO] [stdout] test common::socks::tests::parses_percent_encoded_credentials_without_exposing_them ... ok [INFO] [stdout] test common::socks::tests::authenticated_connect_cannot_downgrade_to_no_auth ... ok [INFO] [stdout] test common::socks::tests::rejects_ambiguous_or_invalid_configuration ... ok [INFO] [stdout] test common::tls::tests::certificate_sha256_uses_lowercase_hex ... ok [INFO] [stdout] test portal::config::tests::absent_values_use_the_existing_defaults ... ok [INFO] [stdout] test common::socks::tests::each_udp_flow_uses_a_distinct_association ... ok [INFO] [stdout] test common::socks::tests::udp_association_ends_when_control_connection_closes ... ok [INFO] [stdout] test common::socks::tests::udp_associate_wraps_payload_and_keeps_control_alive ... ok [INFO] [stdout] test portal::config::tests::values_are_parsed_once_into_typed_fields ... ok [INFO] [stdout] test portal::config::tests::telemetry_interval_enforces_dashboard_bounds ... ok [INFO] [stdout] test portal::config::tests::all_durations_reject_zero_and_invalid_syntax ... ok [INFO] [stdout] test portal::conn::relay::tcp::tests::cancellation_before_ready_returns_session_replaced_and_fin ... ok [INFO] [stdout] test portal::conn::relay::tcp::tests::drain_before_ready_returns_flow_limit_and_fin ... ok [INFO] [stdout] test portal::conn::relay::tcp::tests::cancellation_during_ready_never_appends_a_second_result ... ok [INFO] [stdout] test portal::conn::relay::tests::lifecycle_terms_match_transport_contract ... ok [INFO] [stdout] test common::tls::tests::server_tls_config_explicitly_disables_early_data ... ok [INFO] [stdout] test portal::conn::relay::tests::paired_path_contains_both_carriers_and_both_client_links ... ok [INFO] [stdout] test portal::config::tests::overflow_is_a_startup_error ... ok [INFO] [stdout] test portal::conn::relay::tests::symmetric_path_uses_the_same_carrier_prefix ... ok [INFO] [stdout] test portal::config::tests::all_integer_limits_reject_zero_instead_of_falling_back ... ok [INFO] [stdout] test portal::conn::relay::uot::tests::cancelled_uot_ready_returns_typed_session_replaced_and_fin ... ok [INFO] [stdout] test portal::conn::relay::uot::tests::drained_uot_ready_returns_typed_flow_limit_and_fin ... ok [INFO] [stdout] test portal::conn::relay::uot::tests::blocked_uot_downlink_send_yields_to_flow_cancellation ... ok [INFO] [stdout] test portal::conn::relay::uot::tests::interrupted_uot_data_frame_does_not_append_close ... ok [INFO] [stdout] test portal::conn::session::flow::tests::conflicting_duplicate_releases_partial_reservation ... ok [INFO] [stdout] test portal::conn::relay::uot::tests::quic_control_rejection_uses_single_result_byte_and_fin ... ok [INFO] [stdout] test portal::conn::session::flow::tests::conflicting_metadata_releases_partial_reservation ... ok [INFO] [stdout] test portal::conn::session::flow::tests::empty_unfragmented_packet_holds_one_budget_unit ... ok [INFO] [stdout] test portal::conn::session::flow::tests::expiry_releases_partial_reservation_after_exact_ttl_boundary ... ok [INFO] [stdout] test portal::conn::session::flow::tests::invalid_cumulative_length_releases_partial_reservation ... ok [INFO] [stdout] test portal::conn::session::flow::tests::packet_budget_rejects_new_slot_without_leaking_permits ... ok [INFO] [stdout] test portal::conn::session::flow::tests::partial_reservation_moves_to_complete_datagram_until_drop ... ok [INFO] [stdout] test portal::conn::session::flow::tests::remove_flow_releases_only_that_flows_partial_reservations ... ok [INFO] [stdout] test portal::conn::tests::admission::authentication_failure_close_uses_access_denied ... ok [INFO] [stdout] test portal::conn::tests::admission::unauthenticated_admission_enforces_per_source_and_releases_with_raii ... ok [INFO] [stdout] test portal::conn::tests::admission::unauthenticated_admission_groups_ipv6_by_slash_64 ... ok [INFO] [stdout] test portal::conn::tests::admission::unauthenticated_admission_enforces_shared_global_limit ... ok [INFO] [stdout] test common::socks::tests::tcp_connect_uses_only_no_auth_and_preserves_domain ... ok [INFO] [stdout] test portal::conn::tests::tcp::mismatched_open_leaves_invalid_request_for_later_attach ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_active_bootstrap_bypasses_full_idle_pool ... ok [INFO] [stdout] test portal::conn::tests::quic::quic_carrier_mismatch_returns_invalid_request ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_carrier_mismatch_returns_invalid_request ... ok [INFO] [stdout] test portal::conn::tests::quic::first_packet_after_ready_fragments_in_both_directions ... ok [INFO] [stdout] test portal::conn::tests::quic::zero_length_udp_packet_round_trips_as_data ... ok [INFO] [stdout] test portal::conn::tests::quic::authenticated_quic_reconnect_replaces_stale_carrier ... ok [INFO] [stdout] test portal::conn::tests::quic::udp_close_releases_the_session_global_flow_permit ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_idle_pool_limit_closes_excess_authenticated_connection ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_relays_through_socks5_connect ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_uot_relays_udp_and_counts_logical_udp ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_uot_relays_through_authenticated_socks5_udp ... ok [INFO] [stdout] test portal::pairing::tests::cancel_all_cancels_active_flows_without_waiting_for_pending_writer ... ok [INFO] [stdout] test portal::pairing::tests::drain_rejects_pending_and_new_flows_but_preserves_active_claims ... ok [INFO] [stdout] test portal::pairing::tests::initially_stale_udp_open_leaves_exact_rejection_for_uot_attach ... ok [INFO] [stdout] test portal::pairing::tests::old_quic_guard_does_not_cancel_flow_on_replacement_generation ... ok [INFO] [stdout] test portal::pairing::tests::quic_replacement_immediately_rejects_pending_split_flows ... ok [INFO] [stdout] test portal::pairing::tests::stale_open_after_map_lock_leaves_exact_rejection_for_tcp_attach ... ok [INFO] [stdout] test portal::pairing::tests::tombstones_deliver_exact_reject_on_selected_downlink ... ok [INFO] [stdout] test portal::pairing::tests::udp_permit_is_shared_by_quic_and_uot_and_released_by_cancel ... ok [INFO] [stdout] test portal::tasks::tests::abort_all_drains_task_guards ... ok [INFO] [stdout] test portal::conn::tests::asymmetric::asymmetric_tcp_flows_pair_in_both_directions ... ok [INFO] [stdout] test portal::tasks::tests::ready_gate_linearizes_existing_commits_before_close ... ok [INFO] [stdout] test portal::tests::all_network_modes_reject_tls_zero ... ok [INFO] [stdout] test portal::tests::alpn_remains_configurable_with_now_one_as_default ... ok [INFO] [stdout] test portal::tests::certificate_parameters_are_tied_to_ca_trusted_mode ... ok [INFO] [stdout] test portal::tests::empty_host_listens_on_both_wildcard_families ... ok [INFO] [stdout] test portal::tests::explicit_wildcard_host_selects_one_address_family ... ok [INFO] [stdout] test portal::tests::listener_bind_failure_moves_lifecycle_to_stopped ... ok [INFO] [stdout] test portal::tests::network_mode_accepts_supported_values_and_defaults_to_mix ... ok [INFO] [stdout] test portal::tests::network_mode_binds_only_selected_transports ... ok [INFO] [stdout] test portal::tests::network_mode_checkpoint_values_match_listener_modes ... ok [INFO] [stdout] test portal::tests::network_mode_rejects_unknown_values ... ok [INFO] [stdout] test portal::tests::portal_ignores_unknown_parameters_and_keeps_first_duplicate ... ok [INFO] [stdout] test portal::tests::portal_url_contract_rejects_invalid_structure_and_selected_values ... ok [INFO] [stdout] test portal::tests::socks_configuration_is_validated_and_redacted_in_effective_url ... ok [INFO] [stdout] test protocol::auth::tests::async_reader_leaves_the_first_flow_on_the_same_stream ... ok [INFO] [stdout] test protocol::auth::tests::async_reader_rejects_a_truncated_frame ... ok [INFO] [stdout] test protocol::auth::tests::captured_frame_cannot_be_replayed_on_another_connection ... ok [INFO] [stdout] test protocol::auth::tests::credentials_decode_username_and_reject_ambiguous_inputs ... ok [INFO] [stdout] test protocol::auth::tests::decoder_rejects_truncated_and_trailing_frames ... ok [INFO] [stdout] test protocol::auth::tests::frame_round_trip_is_bound_to_every_authenticated_input ... ok [INFO] [stdout] test protocol::auth::tests::hkdf_and_auth_frames_match_fixed_vectors ... ok [INFO] [stdout] test protocol::datagram::tests::decoder_rejects_short_reserved_unknown_and_close_payload_frames ... ok [INFO] [stdout] test protocol::datagram::tests::decoder_round_trips_zero_length_data_and_close ... ok [INFO] [stdout] test protocol::datagram::tests::flow_and_packet_ids_must_be_nonzero ... ok [INFO] [stdout] test protocol::datagram::tests::fragment_validation_rejects_every_invalid_metadata_shape ... ok [INFO] [stdout] test protocol::datagram::tests::fragmentation_enforces_udp_and_fragment_count_limits ... ok [INFO] [stdout] test protocol::datagram::tests::fragmented_packets_use_exact_thirteen_byte_headers ... ok [INFO] [stdout] test protocol::datagram::tests::lazy_fragment_plan_enforces_two_to_255_fragments ... ok [INFO] [stdout] test protocol::datagram::tests::lazy_fragment_plan_materializes_only_requested_frames ... ok [INFO] [stdout] test protocol::datagram::tests::normal_data_and_close_have_exact_five_byte_headers ... ok [INFO] [stdout] test protocol::datagram::tests::owned_decoder_slices_data_and_fragment_payloads_without_copying ... ok [INFO] [stdout] test protocol::datagram::tests::reassembler_completes_out_of_order_and_ignores_identical_duplicates ... ok [INFO] [stdout] test protocol::datagram::tests::reassembler_drops_conflicting_duplicate_and_metadata_for_the_whole_packet ... ok [INFO] [stdout] test protocol::datagram::tests::reassembler_enforces_declared_length_byte_budget_slot_cap_timeout_and_flow_removal ... ok [INFO] [stdout] test protocol::datagram::tests::reassembler_rejects_forged_metadata_without_panicking ... ok [INFO] [stdout] test protocol::datagram::tests::reassembler_rejects_inconsistent_final_length ... ok [INFO] [stdout] test protocol::datagram::tests::unfragmented_packets_never_carry_fragment_metadata ... ok [INFO] [stdout] test protocol::flow::tests::async_reader_consumes_only_five_bytes ... ok [INFO] [stdout] test protocol::flow::tests::current_lane_must_match_the_role_direction ... ok [INFO] [stdout] test protocol::flow::tests::decoder_rejects_invalid_flags_ids_lengths_and_semantics ... ok [INFO] [stdout] test protocol::flow::tests::every_valid_role_kind_and_carrier_combination_round_trips ... ok [INFO] [stdout] test protocol::flow::tests::fixed_vectors_pack_flags_and_network_order_id ... ok [INFO] [stdout] test protocol::flow::tests::semantic_validation_rejects_zero_ids_and_carrier_conflicts ... ok [INFO] [stdout] test protocol::request::tests::all_target_variants_round_trip_and_preserve_trailing_payload ... ok [INFO] [stdout] test protocol::request::tests::async_read_and_write_leave_initial_payload_untouched ... ok [INFO] [stdout] test protocol::request::tests::decoder_rejects_unknown_empty_zero_port_and_truncated_inputs ... ok [INFO] [stdout] test protocol::request::tests::honest_address_accessors_distinguish_ip_and_domain ... ok [INFO] [stdout] test protocol::request::tests::ipv4_ipv6_and_domain_match_socks5_address_vectors ... ok [INFO] [stdout] test protocol::request::tests::maximum_domain_is_accepted_without_a_large_generic_target_buffer ... ok [INFO] [stdout] test protocol::request::tests::public_enum_cannot_bypass_encoder_validation ... ok [INFO] [stdout] test protocol::request::tests::target_constructors_reject_empty_illegal_or_ambiguous_values ... ok [INFO] [stdout] test protocol::result::tests::application_flow_result_converts_without_changing_the_wire ... ok [INFO] [stdout] test protocol::result::tests::async_setup_and_flow_result_io_are_one_byte ... ok [INFO] [stdout] test protocol::result::tests::every_result_has_one_stable_wire_byte ... ok [INFO] [stdout] test protocol::result::tests::rejects_unknown_and_non_single_byte_results ... ok [INFO] [stdout] test protocol::uot::tests::distinguishes_clean_eof_from_truncated_length_and_payload ... ok [INFO] [stdout] test protocol::uot::tests::handles_a_reader_that_returns_partial_chunks ... ok [INFO] [stdout] test protocol::uot::tests::packet_codec_contains_only_u16_length_and_payload ... ok [INFO] [stdout] test protocol::uot::tests::reads_zero_maximum_and_consecutive_packets ... ok [INFO] [stdout] test protocol::uot::tests::reusable_reader_retains_capacity_across_packets ... ok [INFO] [stdout] test protocol::uot::tests::writer_does_not_add_a_type_byte ... ok [INFO] [stdout] test protocol::util::tests::domain_validation_accepts_ascii_idna_wire_names ... ok [INFO] [stdout] test protocol::util::tests::domain_validation_rejects_unsafe_and_oversized_names ... ok [INFO] [stdout] test protocol::util::tests::port_validation_rejects_only_zero ... ok [INFO] [stdout] test telemetry::hub::tests::access_span_finishes_only_once ... ok [INFO] [stdout] test telemetry::hub::tests::snapshot_contains_existing_transport_counters ... ok [INFO] [stdout] test portal::pairing::tests::late_attach_receives_original_open_pair_timeout ... ok [INFO] [stdout] test telemetry::ipc::tests::framing_round_trips_and_rejects_oversize_lengths ... ok [INFO] [stdout] test portal::tasks::tests::close_waits_for_existing_tasks_and_rejects_new_tasks ... ok [INFO] [stdout] test telemetry::ipc::tests::parses_only_exact_v1_socket_names ... ok [INFO] [stdout] test telemetry::ipc::tests::multiple_clients_can_read_and_change_subscriptions ... FAILED [INFO] [stdout] test transport::buffers::tests::allocates_zeroed_buffers_with_configured_sizes ... ok [INFO] [stdout] test transport::rate::tests::budget_refills_to_capacity ... ok [INFO] [stdout] test transport::rate::tests::configure_clamps_existing_budget_to_new_capacity ... ok [INFO] [stdout] test transport::rate::tests::delay_until_available_respects_minimum_delay ... ok [INFO] [stdout] test transport::rate::tests::rate_limiter_is_disabled_without_limits ... ok [INFO] [stdout] test transport::rate::tests::rate_limiter_keeps_disabled_direction_empty ... ok [INFO] [stdout] test transport::rate::tests::reserve_debits_future_budget_when_empty ... ok [INFO] [stdout] test transport::rate::tests::reset_restores_capacity ... ok [INFO] [stdout] test transport::stats::tests::tracks_tcp_and_udp_sessions_independently ... ok [INFO] [stdout] test tui::app::tests::capability_detection_is_well_formed ... ok [INFO] [stdout] test tui::client::tests::completion_inherits_access_path ... ok [INFO] [stdout] test tui::client::tests::lifecycle_runtime_updates_status_and_feed ... ok [INFO] [stdout] test tui::client::tests::lifecycle_snapshot_updates_summary_status ... ok [INFO] [stdout] test tui::client::tests::maps_hello_without_sensitive_fields ... ok [INFO] [stdout] test tui::client::tests::peer_close_is_a_quiet_normal_end ... ok [INFO] [stdout] test tui::format::tests::formats_byte_totals_with_iec_units ... ok [INFO] [stdout] test tui::format::tests::formats_rates_with_si_units ... ok [INFO] [stdout] test tui::format::tests::masks_ipv4_and_ipv6_clients ... ok [INFO] [stdout] test tui::format::tests::truncates_on_character_boundaries ... ok [INFO] [stdout] test tui::input::tests::edits_filter_and_returns_to_navigation ... ok [INFO] [stdout] test tui::input::tests::legacy_log_shortcuts_are_unbound ... ok [INFO] [stdout] test tui::input::tests::log_only_commands_do_not_change_overview_state ... ok [INFO] [stdout] test tui::input::tests::navigates_instances_without_wrapping ... ok [INFO] [stdout] test tui::input::tests::number_keys_switch_between_the_two_workspaces ... ok [INFO] [stdout] test tui::input::tests::pause_and_resume_return_to_live_tail ... ok [INFO] [stdout] test tui::input::tests::tab_cycles_through_both_logs_and_back_to_instances ... ok [INFO] [stdout] test tui::model::tests::calculates_bits_per_second_and_trims_history ... ok [INFO] [stdout] test tui::model::tests::completion_replaces_its_live_access_row ... ok [INFO] [stdout] test tui::model::tests::counter_reset_clears_history_without_negative_rate ... ok [INFO] [stdout] test tui::model::tests::feed_buffers_are_bounded ... ok [INFO] [stdout] test tui::model::tests::paused_filtered_feed_only_tracks_matching_new_records ... ok [INFO] [stdout] test tui::model::tests::rate_uses_monotonic_uptime_when_wall_clock_moves ... ok [INFO] [stdout] test tui::model::tests::selection_survives_sorting_and_offline_instances_expire ... ok [INFO] [stdout] test tui::render::tests::access_error_message_stays_on_the_status_row ... ok [INFO] [stdout] test tui::render::tests::access_prioritizes_complete_route_over_optional_stats ... ok [INFO] [stdout] test tui::render::tests::access_shows_only_source_and_target ... ok [INFO] [stdout] test tui::render::tests::all_six_traffic_series_have_distinct_colors ... ok [INFO] [stdout] test tui::render::tests::benign_access_completion_is_a_quiet_end ... ok [INFO] [stdout] test tui::render::tests::carrier_and_process_second_columns_share_one_alignment ... ok [INFO] [stdout] test telemetry::ipc::tests::slow_frame_writes_time_out ... ok [INFO] [stdout] test tui::render::tests::chooses_responsive_breakpoints ... ok [INFO] [stdout] test tui::render::tests::compact_layout_keeps_instances_full_height_on_both_pages ... ok [INFO] [stdout] test tui::render::tests::carrier_process_metrics_use_three_balanced_graph_rows ... ok [INFO] [stdout] test tui::render::tests::downsampling_keeps_peaks_and_width_bound ... ok [INFO] [stdout] test tui::render::tests::full_dashboard_uses_equal_cards_and_a_full_height_sidebar ... ok [INFO] [stdout] test tui::render::tests::connection_direction_columns_do_not_move_with_rate_width ... ok [INFO] [stdout] test tui::render::tests::graph_styles_match_each_metrics_visual_role ... ok [INFO] [stdout] test tui::render::tests::overview_balances_traffic_and_metric_card_heights ... ok [INFO] [stdout] test tui::render::tests::log_page_stacks_full_width_feeds_beside_the_sidebar ... ok [INFO] [stdout] test portal::conn::tests::asymmetric::asymmetric_udp_flows_pair_in_both_directions ... ok [INFO] [stdout] test tui::render::tests::renders_narrow_two_page_dashboard ... ok [INFO] [stdout] test tui::render::tests::renders_full_dashboard ... ok [INFO] [stdout] test tui::render::tests::runtime_tail_is_available_through_horizontal_scrolling ... ok [INFO] [stdout] test tui::render::tests::runtime_error_message_stays_on_the_event_row ... ok [INFO] [stdout] test tui::render::tests::runtime_peer_is_masked_until_revealed ... ok [INFO] [stdout] test tui::render::tests::tiny_terminal_shows_resize_message ... ok [INFO] [stdout] test tui::render::tests::traffic_grid_has_a_cell_between_every_chart_column ... ok [INFO] [stdout] test vector::config::tests::defaults_to_quic_both_directions ... ok [INFO] [stdout] test vector::config::tests::effective_url_uses_canonical_order_and_prints_identity_options ... ok [INFO] [stdout] test vector::config::tests::ignores_unknown_values_and_keeps_the_first_duplicate ... ok [INFO] [stdout] test vector::config::tests::normalizes_ipv6_portal_authority ... ok [INFO] [stdout] test vector::config::tests::parses_authenticated_socks_and_preserves_plus ... ok [INFO] [stdout] test vector::config::tests::pool_clamps_for_tcp_pair_and_is_ignored_for_other_carriers ... ok [INFO] [stdout] test vector::config::tests::preserves_pin_without_early_validation ... ok [INFO] [stdout] test vector::config::tests::rejects_invalid_authority_shape ... ok [INFO] [stdout] test vector::config::tests::rejects_invalid_selected_values_but_accepts_disabled_identity_options ... ok [INFO] [stdout] test vector::config::tests::rejects_missing_or_empty_socks ... ok [INFO] [stdout] test vector::config::tests::tcp_pair_defaults_to_five_warm_connections ... ok [INFO] [stdout] test vector::flow::tests::cold_attach_lane_coalesces_auth_and_flow_header ... ok [INFO] [stdout] test vector::flow::tests::cold_lane_coalesces_auth_flow_and_target ... ok [INFO] [stdout] test tui::render::tests::selected_config_wraps_without_internal_history_counters ... ok [INFO] [stdout] test vector::flow_id::tests::allocator_never_reuses_an_active_id ... ok [INFO] [stdout] test vector::flow_id::tests::allocator_skips_zero_at_wrap ... ok [INFO] [stdout] test vector::session::tests::idle_pool_uses_oldest_lane_first ... ok [INFO] [stdout] test vector::session::tests::idle_health_poll_accepts_pending_and_rejects_data_or_eof ... ok [INFO] [stdout] test vector::session::tests::quic_flow_control_matches_authenticated_portal_capacity ... ok [INFO] [stdout] test vector::socks::server::tests::source_endpoint_locks_first_port ... ok [INFO] [stdout] test vector::socks::server::tests::source_request_rejects_other_ips_and_domains ... ok [INFO] [stdout] test vector::tests::effective_url_prints_none_for_absent_sni ... ok [INFO] [stdout] test telemetry::ipc::tests::frame_reader_survives_cancelled_partial_reads ... ok [INFO] [stdout] test vector::tests::socks_bind_failure_moves_lifecycle_to_stopped ... ok [INFO] [stdout] test vector::socks::server::tests::pending_target_setup_does_not_block_control_shutdown ... ok [INFO] [stdout] test vector::tests::vector_constructs_for_each_carrier_pair ... ok [INFO] [stdout] test vector::tls::tests::exact_pin_overrides_sni_certificate_verification ... ok [INFO] [stdout] test vector::tls::tests::ipv6_authority_builds_an_ip_server_name ... ok [INFO] [stdout] test vector::tls::tests::missing_sni_uses_unverified_policy ... ok [INFO] [stdout] test vector::tls::tests::empty_or_omitted_pin_keeps_unverified_policy_without_sni ... ok [INFO] [stdout] test vector::tls::tests::wrong_or_uppercase_pin_fails_the_handshake ... ok [INFO] [stdout] test vector::udp_flow::tests::mtu_drop_is_nonfatal_and_not_accounted_as_delivered ... ok [INFO] [stdout] test vector::udp_flow::tests::owned_quic_packet_reaches_socks_encoder_without_intermediate_copy ... ok [INFO] [stdout] test portal::conn::tests::vector::vector_udp_associate_relays_every_carrier_pair ... ok [INFO] [stdout] test portal::conn::tests::vector::vector_tcp_relays_every_carrier_pair ... ok [INFO] [stdout] test vector::flow::tests::ready_wait_uses_its_own_deadline ... ok [INFO] [stdout] test vector::udp_flow::tests::cancelled_uot_read_retains_partial_length_header ... ok [INFO] [stdout] test common::socks::tests::proxy_failure_never_falls_back_to_direct_target ... ok [INFO] [stdout] test vector::tls::tests::explicit_sni_enables_system_verification ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_pool_ttl_closes_unused_connection ... ok [INFO] [stdout] test portal::conn::tests::quic::authenticated_data_before_flow_ready_is_not_replayed ... ok [INFO] [stdout] test portal::conn::tests::quic::unknown_udp_data_is_ignored_without_blocking_dispatch ... ok [INFO] [stdout] test portal::conn::tests::quic::first_stream_carries_auth_and_flow_while_pre_auth_datagrams_are_dropped ... ok [INFO] [stdout] test portal::conn::tests::quic::quic_auth_failure_waits_for_one_deadline_and_uses_access_denied ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_auth_failure_waits_for_deadline_without_application_response ... ok [INFO] [stdout] test portal::conn::tests::quic::captured_quic_auth_frame_cannot_be_replayed_on_another_connection ... ok [INFO] [stdout] test portal::conn::tests::tcp::tls_tcp_pool_waits_beyond_handshake_timeout_then_relays ... ok [INFO] [stdout] test portal::conn::tests::quic::authenticated_idle_quic_connection_receives_no_server_ping ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- telemetry::ipc::tests::multiple_clients_can_read_and_change_subscriptions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'telemetry::ipc::tests::multiple_clients_can_read_and_change_subscriptions' (4022) panicked at src/telemetry/../tests/telemetry/ipc.rs:93:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: telemetry: failed to bind @nowhere.v1.0.3856.1242121 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Address already in use (os error 98) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: [INFO] [stdout] 1: [INFO] [stdout] 2: [INFO] [stdout] 3: [INFO] [stdout] 4: [INFO] [stdout] 5: [INFO] [stdout] 6: [INFO] [stdout] 7: [INFO] [stdout] 8: [INFO] [stdout] 9: [INFO] [stdout] 10: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d4be67e9bc5 - [INFO] [stdout] 1: 0x5d4be668d62a - [INFO] [stdout] 2: 0x5d4be67e923b - [INFO] [stdout] 3: 0x5d4be67e8d3f - [INFO] [stdout] 4: 0x5d4be67e896a - [INFO] [stdout] 5: 0x5d4be67e84d1 - [INFO] [stdout] 6: 0x5d4be6811811 - [INFO] [stdout] 7: 0x5d4be68117c9 - [INFO] [stdout] 8: 0x5d4be6811ccc - [INFO] [stdout] 9: 0x5d4be668d4bb - [INFO] [stdout] 10: 0x5d4be66924e1 - [INFO] [stdout] 11: 0x5d4be6570cf0 - [INFO] [stdout] 12: 0x5d4be63f7531 - [INFO] [stdout] 13: 0x5d4be6675278 - [INFO] [stdout] 14: 0x5d4be682f85b - [INFO] [stdout] 15: 0x5d4be682b370 - [INFO] [stdout] 16: 0x5d4be682adbc - [INFO] [stdout] 17: 0x5d4be6844f6c - [INFO] [stdout] 18: 0x5d4be6813289 - [INFO] [stdout] 19: 0x71bf0d13a07a - [INFO] [stdout] 20: 0x71bf0d1cd534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] telemetry::ipc::tests::multiple_clients_can_read_and_change_subscriptions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 256 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.42s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3", kill_on_drop: false }` [INFO] [stdout] 93e206da8dcaa24bd2b5b7a81b0d962862d3c65c1fc7ad2ad5ba5cf6b0a43aa3