[INFO] fetching crate libjuice-rs 0.1.0...
[INFO] testing libjuice-rs-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate libjuice-rs 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libjuice-rs 0.1.0
[INFO] finished tweaking crates.io crate libjuice-rs 0.1.0
[INFO] tweaked toml for crates.io crate libjuice-rs 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libjuice-rs 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbaf16e8bf78748b1a4f7e570746d8cee4f82fb7eb13f145a2ed21956031d201
[INFO] running `Command { std: "docker" "start" "-a" "fbaf16e8bf78748b1a4f7e570746d8cee4f82fb7eb13f145a2ed21956031d201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbaf16e8bf78748b1a4f7e570746d8cee4f82fb7eb13f145a2ed21956031d201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbaf16e8bf78748b1a4f7e570746d8cee4f82fb7eb13f145a2ed21956031d201", kill_on_drop: false }`
[INFO] [stdout] fbaf16e8bf78748b1a4f7e570746d8cee4f82fb7eb13f145a2ed21956031d201
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e0a864a05f1737b5c42436c35ffdc997d4d7c6ab4f22d3711c77730eff6bba
[INFO] running `Command { std: "docker" "start" "-a" "51e0a864a05f1737b5c42436c35ffdc997d4d7c6ab4f22d3711c77730eff6bba", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling libjuice-sys v0.9.7
[INFO] [stderr]    Compiling libjuice-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.76s
[INFO] running `Command { std: "docker" "inspect" "51e0a864a05f1737b5c42436c35ffdc997d4d7c6ab4f22d3711c77730eff6bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e0a864a05f1737b5c42436c35ffdc997d4d7c6ab4f22d3711c77730eff6bba", kill_on_drop: false }`
[INFO] [stdout] 51e0a864a05f1737b5c42436c35ffdc997d4d7c6ab4f22d3711c77730eff6bba
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 443b176a40b3fcb23f819cc8341a3bf665da2612c393d67195e9fd5c53ba8ab9
[INFO] running `Command { std: "docker" "start" "-a" "443b176a40b3fcb23f819cc8341a3bf665da2612c393d67195e9fd5c53ba8ab9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling libjuice-sys v0.9.7
[INFO] [stderr]    Compiling libjuice-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.89s
[INFO] running `Command { std: "docker" "inspect" "443b176a40b3fcb23f819cc8341a3bf665da2612c393d67195e9fd5c53ba8ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443b176a40b3fcb23f819cc8341a3bf665da2612c393d67195e9fd5c53ba8ab9", kill_on_drop: false }`
[INFO] [stdout] 443b176a40b3fcb23f819cc8341a3bf665da2612c393d67195e9fd5c53ba8ab9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83207287294e6a0c5836f225ba28058403c6dc041d329965a4fb4fed2d7ed657
[INFO] running `Command { std: "docker" "start" "-a" "83207287294e6a0c5836f225ba28058403c6dc041d329965a4fb4fed2d7ed657", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libjuice_rs-edc9df0da41eccff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test agent::tests::build ... ok
[INFO] [stderr] [2026-03-11T06:57:25.011524Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-11T06:57:25.011660Z DEBUG libjuice_rs::agent::tests] State changed to: Connecting
[INFO] [stderr] [2026-03-11T06:57:25.013037Z DEBUG libjuice_rs::log] server.c:422: Leaving server thread
[INFO] [stdout] test server::tests::build ... ok
[INFO] [stderr] [2026-03-11T06:57:25.013731Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-11T06:57:25.013776Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-11T06:57:25.013823Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-11T06:57:25.013849Z DEBUG libjuice_rs::agent::tests] Gathering finished
[INFO] [stderr] [2026-03-11T06:57:25.014137Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-11T06:57:25.014236Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-11T06:57:25.014405Z DEBUG libjuice_rs::agent::tests] State changed to: Disconnected
[INFO] [stdout] test agent::tests::gather ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connectivity.rs (/opt/rustwide/target/debug/deps/connectivity-21193764ddfd2104)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-03-11T06:57:25.018218Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-11T06:57:25.018407Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-03-11T06:57:25.018905Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-11T06:57:25.019118Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-11T06:57:25.019168Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-11T06:57:25.019204Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-03-11T06:57:25.019259Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-11T06:57:25.019281Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-03-11T06:57:25.019979Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-11T06:57:25.020559Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-11T06:57:25.021009Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-11T06:57:25.021073Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-03-11T06:57:25.021079Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-11T06:57:25.021161Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-03-11T06:57:25.021263Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-11T06:57:25.021318Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-11T06:57:25.021346Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-11T06:57:25.021392Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-03-11T06:57:25.021398Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:53625 (5 retransmissions left)
[INFO] [stderr] [2026-03-11T06:57:25.021758Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.022032Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:48555
[INFO] [stderr] [2026-03-11T06:57:25.022131Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=1853882367
[INFO] [stderr] [2026-03-11T06:57:25.022304Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-11T06:57:25.022989Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-11T06:57:25.023103Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.023170Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-03-11T06:57:25.023279Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-11T06:57:25.023691Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:48555 (5 retransmissions left)
[INFO] [stderr] [2026-03-11T06:57:25.023828Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.024016Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:53625
[INFO] [stderr] [2026-03-11T06:57:25.024097Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=0
[INFO] [stderr] [2026-03-11T06:57:25.024338Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-11T06:57:25.024509Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:1 1 UDP 1853882367 127.0.0.1 48555 typ prflx
[INFO] [stderr] [2026-03-11T06:57:25.024589Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-11T06:57:25.024651Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-11T06:57:25.024703Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-11T06:57:25.024987Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-11T06:57:25.025231Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:53625
[INFO] [stderr] [2026-03-11T06:57:25.025495Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-03-11T06:57:25.025920Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-11T06:57:25.027374Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.027655Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-11T06:57:25.027981Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 1: Sending request to 127.0.0.1:53625 (5 retransmissions left)
[INFO] [stderr] [2026-03-11T06:57:25.028453Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:48555
[INFO] [stderr] [2026-03-11T06:57:25.028869Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-11T06:57:25.028889Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:2 1 UDP 1853882111 127.0.0.1 53625 typ prflx
[INFO] [stderr] [2026-03-11T06:57:25.028896Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-11T06:57:25.028905Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-03-11T06:57:25.028911Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-03-11T06:57:25.028918Z INFO  connectivity] first changed state to: Connected
[INFO] [stderr] [2026-03-11T06:57:25.028925Z DEBUG libjuice_rs::log] agent.c:1018: Requesting pair nomination (controlling)
[INFO] [stderr] [2026-03-11T06:57:25.028934Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:48555 (5 retransmissions left)
[INFO] [stderr] [2026-03-11T06:57:25.028941Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.028987Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.029024Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-03-11T06:57:25.029031Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-03-11T06:57:25.029038Z INFO  connectivity] second changed state to: Connected
[INFO] [stderr] [2026-03-11T06:57:25.029051Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:53625
[INFO] [stderr] [2026-03-11T06:57:25.029077Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-11T06:57:25.029084Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.029091Z DEBUG libjuice_rs::log] agent.c:1312: Got a nominated pair (controlled)
[INFO] [stderr] [2026-03-11T06:57:25.029097Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-11T06:57:25.029128Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-03-11T06:57:25.029137Z INFO  connectivity] second changed state to: Completed
[INFO] [stderr] [2026-03-11T06:57:25.029157Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:48555
[INFO] [stderr] [2026-03-11T06:57:25.029182Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-11T06:57:25.029189Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-11T06:57:25.029196Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-11T06:57:25.029233Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:53625
[INFO] [stderr] [2026-03-11T06:57:25.029256Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-11T06:57:25.029263Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-11T06:57:25.029281Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:48555
[INFO] [stderr] [2026-03-11T06:57:25.029302Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-11T06:57:25.029309Z DEBUG libjuice_rs::log] agent.c:1393: Got a nominated pair (controlling)
[INFO] [stderr] [2026-03-11T06:57:25.029316Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-03-11T06:57:25.029323Z INFO  connectivity] first changed state to: Completed
[INFO] [stderr] [2026-03-11T06:57:27.023398Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:53625
[INFO] [stderr] [2026-03-11T06:57:27.023523Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-03-11T06:57:27.023574Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-03-11T06:57:27.023623Z DEBUG connectivity] second received [104, 101, 108, 108, 111]
[INFO] [stderr] [2026-03-11T06:57:27.026466Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:48555
[INFO] [stderr] [2026-03-11T06:57:27.030396Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-03-11T06:57:27.030471Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-03-11T06:57:27.030506Z DEBUG connectivity] first received [119, 111, 114, 108, 100]
[INFO] [stderr] [2026-03-11T06:57:27.033944Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-11T06:57:27.034006Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-11T06:57:27.034034Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-03-11T06:57:27.034193Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-11T06:57:27.034206Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-11T06:57:27.034213Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stdout] test connectivity_trickle ... ok
[INFO] [stderr] [2026-03-11T06:57:27.057958Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-11T06:57:27.058055Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-11T06:57:27.058093Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-03-11T06:57:27.058317Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-11T06:57:27.058375Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-11T06:57:27.058411Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stdout] test connectivity_no_trickle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity_no_trickle stdout ----
[INFO] [stdout] [2026-03-11T06:57:25.019735Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="ctN2", pwd="HUwfSzjD7XYpCSRW4bTLce"
[INFO] [stdout] [2026-03-11T06:57:25.019812Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="h2Jz", pwd="wtuiU/n9QlfcSV2IfRisCZ"
[INFO] [stdout] [2026-03-11T06:57:25.019911Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-03-11T06:57:25.019922Z INFO  connectivity] first changed state to: Gathering
[INFO] [stdout] [2026-03-11T06:57:25.020894Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-03-11T06:57:25.020908Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-03-11T06:57:25.021216Z DEBUG libjuice_rs::log] udp.c:159: UDP socket bound to any:5006
[INFO] [stdout] [2026-03-11T06:57:25.021226Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-03-11T06:57:25.021232Z INFO  connectivity] second changed state to: Gathering
[INFO] [stdout] [2026-03-11T06:57:25.021918Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-03-11T06:57:25.021929Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-03-11T06:57:25.026272Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="ctN2", pwd="HUwfSzjD7XYpCSRW4bTLce", candidates=0
[INFO] [stdout] [2026-03-11T06:57:25.026284Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-03-11T06:57:25.026289Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] [2026-03-11T06:57:25.026324Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="h2Jz", pwd="wtuiU/n9QlfcSV2IfRisCZ", candidates=0
[INFO] [stdout] [2026-03-11T06:57:25.026332Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-03-11T06:57:25.026338Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity_no_trickle' (23) panicked at tests/connectivity.rs:65:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Connecting
[INFO] [stdout]  right: Completed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd102a929aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd102a929aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd102a929aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bd102a929aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bd102aa880a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bd102aa880a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bd102a975c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd102a975c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bd102a7190f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bd102a7190f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bd102a8ae59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bd102a0507c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bd102a0507c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd102a8b012 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bd102a8b012 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bd102a719c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bd102a69339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bd102a726dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bd102aa919c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bd102aa9023 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bd102748585 - core::panicking::assert_failed::haa02fd9bb0614d4b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bd102756630 - connectivity::connectivity_no_trickle::h96e6f5533022d9ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:65:5
[INFO] [stdout]   22:     0x5bd1027578b7 - connectivity::connectivity_no_trickle::{{closure}}::he96622649f88621b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:11:29
[INFO] [stdout]   23:     0x5bd102746146 - core::ops::function::FnOnce::call_once::h4249b17751163e54
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bd1029f915b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bd1029f915b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bd102a05b4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bd102a05b4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5bd102a05b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bd102a05b4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bd102a05b4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bd102a05b4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bd102a05b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bd102a01264 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bd102a01264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bd102a08752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5bd102a08752 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5bd102a08752 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bd102a08752 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bd102a08752 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bd102a08752 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5bd102a08752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bd102a922bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5bd102a922bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d91aabdfaa4 - <unknown>
[INFO] [stdout]   45:     0x7d91aac6ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] [2026-03-11T06:57:27.057871Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-03-11T06:57:27.058227Z DEBUG libjuice_rs::log] agent.c:151: Destroying agent
[INFO] [stdout] [2026-03-11T06:57:27.058255Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-03-11T06:57:27.058515Z DEBUG libjuice_rs::log] agent.c:151: Destroying agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connectivity_no_trickle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test connectivity`
[INFO] running `Command { std: "docker" "inspect" "83207287294e6a0c5836f225ba28058403c6dc041d329965a4fb4fed2d7ed657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83207287294e6a0c5836f225ba28058403c6dc041d329965a4fb4fed2d7ed657", kill_on_drop: false }`
[INFO] [stdout] 83207287294e6a0c5836f225ba28058403c6dc041d329965a4fb4fed2d7ed657
