[INFO] fetching crate libjuice-rs 0.1.0...
[INFO] testing libjuice-rs-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[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 db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e07e9b510b60e3b22b770494da54b2abe4e5ddc7a80d32ad87f340ef1c88f65
[INFO] running `Command { std: "docker" "start" "-a" "8e07e9b510b60e3b22b770494da54b2abe4e5ddc7a80d32ad87f340ef1c88f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e07e9b510b60e3b22b770494da54b2abe4e5ddc7a80d32ad87f340ef1c88f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e07e9b510b60e3b22b770494da54b2abe4e5ddc7a80d32ad87f340ef1c88f65", kill_on_drop: false }`
[INFO] [stdout] 8e07e9b510b60e3b22b770494da54b2abe4e5ddc7a80d32ad87f340ef1c88f65
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1749fa255f0010b086d20ed3700e8a8123e17e621d8b8528454308389e9452cb
[INFO] running `Command { std: "docker" "start" "-a" "1749fa255f0010b086d20ed3700e8a8123e17e621d8b8528454308389e9452cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[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 which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[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 23.66s
[INFO] running `Command { std: "docker" "inspect" "1749fa255f0010b086d20ed3700e8a8123e17e621d8b8528454308389e9452cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1749fa255f0010b086d20ed3700e8a8123e17e621d8b8528454308389e9452cb", kill_on_drop: false }`
[INFO] [stdout] 1749fa255f0010b086d20ed3700e8a8123e17e621d8b8528454308389e9452cb
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f514487a2f90feeb5a28aca7f985919a54de97136c168047139ce2b7c5b9b811
[INFO] running `Command { std: "docker" "start" "-a" "f514487a2f90feeb5a28aca7f985919a54de97136c168047139ce2b7c5b9b811", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[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 26.70s
[INFO] running `Command { std: "docker" "inspect" "f514487a2f90feeb5a28aca7f985919a54de97136c168047139ce2b7c5b9b811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f514487a2f90feeb5a28aca7f985919a54de97136c168047139ce2b7c5b9b811", kill_on_drop: false }`
[INFO] [stdout] f514487a2f90feeb5a28aca7f985919a54de97136c168047139ce2b7c5b9b811
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e658eece5af7bd2ce2280ad35580cb29873c85d0d8ba47a0cfe86ffce8db05a
[INFO] running `Command { std: "docker" "start" "-a" "9e658eece5af7bd2ce2280ad35580cb29873c85d0d8ba47a0cfe86ffce8db05a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libjuice_rs-72d5a9accf130721)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test agent::tests::build ... ok
[INFO] [stderr] [2026-01-07T18:02:15.005666Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-01-07T18:02:15.005747Z DEBUG libjuice_rs::agent::tests] State changed to: Connecting
[INFO] [stderr] [2026-01-07T18:02:15.007817Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-01-07T18:02:15.007903Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-01-07T18:02:15.007940Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-01-07T18:02:15.007974Z DEBUG libjuice_rs::agent::tests] Gathering finished
[INFO] [stderr] [2026-01-07T18:02:15.008221Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-01-07T18:02:15.008386Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-01-07T18:02:15.008435Z DEBUG libjuice_rs::agent::tests] State changed to: Disconnected
[INFO] [stdout] test agent::tests::gather ... ok
[INFO] [stderr] [2026-01-07T18:02:15.010553Z DEBUG libjuice_rs::log] server.c:422: Leaving server thread
[INFO] [stdout] test server::tests::build ... 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-030afb69ebea69e1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-01-07T18:02:15.019352Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-01-07T18:02:15.019431Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-01-07T18:02:15.020094Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-01-07T18:02:15.020254Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-01-07T18:02:15.020318Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-01-07T18:02:15.020353Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-01-07T18:02:15.020552Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-01-07T18:02:15.020608Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-01-07T18:02:15.022575Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-01-07T18:02:15.022653Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-01-07T18:02:15.022704Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-01-07T18:02:15.022742Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-01-07T18:02:15.023030Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-01-07T18:02:15.023108Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-01-07T18:02:15.023476Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-01-07T18:02:15.023911Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-01-07T18:02:15.023986Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-01-07T18:02:15.024032Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-01-07T18:02:15.024078Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-01-07T18:02:15.024328Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-01-07T18:02:15.024126Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-01-07T18:02:15.024445Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-01-07T18:02:15.024480Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-01-07T18:02:15.024531Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-01-07T18:02:15.024645Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:43347 (5 retransmissions left)
[INFO] [stderr] [2026-01-07T18:02:15.024709Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.024817Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:58982
[INFO] [stderr] [2026-01-07T18:02:15.024904Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=1853882367
[INFO] [stderr] [2026-01-07T18:02:15.024951Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-01-07T18:02:15.024999Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.025103Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-01-07T18:02:15.025219Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:43347
[INFO] [stderr] [2026-01-07T18:02:15.025270Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:58982 (5 retransmissions left)
[INFO] [stderr] [2026-01-07T18:02:15.025341Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.025418Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=0
[INFO] [stderr] [2026-01-07T18:02:15.025459Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-01-07T18:02:15.025525Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:1 1 UDP 1853882367 127.0.0.1 58982 typ prflx
[INFO] [stderr] [2026-01-07T18:02:15.025564Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-01-07T18:02:15.025602Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:43347
[INFO] [stderr] [2026-01-07T18:02:15.025669Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-01-07T18:02:15.025729Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.025763Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-01-07T18:02:15.025839Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 1: Sending request to 127.0.0.1:43347 (5 retransmissions left)
[INFO] [stderr] [2026-01-07T18:02:15.025904Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:58982
[INFO] [stderr] [2026-01-07T18:02:15.025948Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.026036Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-01-07T18:02:15.026092Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-01-07T18:02:15.026128Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:2 1 UDP 1853882111 127.0.0.1 43347 typ prflx
[INFO] [stderr] [2026-01-07T18:02:15.026171Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-01-07T18:02:15.026225Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-01-07T18:02:15.026280Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:58982
[INFO] [stderr] [2026-01-07T18:02:15.026256Z INFO  connectivity] second changed state to: Connected
[INFO] [stderr] [2026-01-07T18:02:15.026375Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-01-07T18:02:15.026426Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.026460Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-01-07T18:02:15.026542Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-01-07T18:02:15.026609Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:43347
[INFO] [stderr] [2026-01-07T18:02:15.026656Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-01-07T18:02:15.026725Z INFO  connectivity] first changed state to: Connected
[INFO] [stderr] [2026-01-07T18:02:15.026761Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-01-07T18:02:15.029615Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-01-07T18:02:15.029686Z DEBUG libjuice_rs::log] agent.c:1018: Requesting pair nomination (controlling)
[INFO] [stderr] [2026-01-07T18:02:15.029738Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:58982 (5 retransmissions left)
[INFO] [stderr] [2026-01-07T18:02:15.029780Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.029869Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:43347
[INFO] [stderr] [2026-01-07T18:02:15.029943Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-01-07T18:02:15.029976Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-01-07T18:02:15.030005Z DEBUG libjuice_rs::log] agent.c:1312: Got a nominated pair (controlled)
[INFO] [stderr] [2026-01-07T18:02:15.030034Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-01-07T18:02:15.030110Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:58982
[INFO] [stderr] [2026-01-07T18:02:15.030176Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-01-07T18:02:15.030239Z INFO  connectivity] second changed state to: Completed
[INFO] [stderr] [2026-01-07T18:02:15.030310Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-01-07T18:02:15.030368Z DEBUG libjuice_rs::log] agent.c:1393: Got a nominated pair (controlling)
[INFO] [stderr] [2026-01-07T18:02:15.030403Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-01-07T18:02:15.030447Z INFO  connectivity] first changed state to: Completed
[INFO] [stderr] [2026-01-07T18:02:17.024909Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:43347
[INFO] [stderr] [2026-01-07T18:02:17.025026Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-01-07T18:02:17.025065Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-01-07T18:02:17.025106Z DEBUG connectivity] second received [104, 101, 108, 108, 111]
[INFO] [stderr] [2026-01-07T18:02:17.025212Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:58982
[INFO] [stderr] [2026-01-07T18:02:17.025270Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-01-07T18:02:17.025301Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-01-07T18:02:17.025335Z DEBUG connectivity] first received [119, 111, 114, 108, 100]
[INFO] [stderr] [2026-01-07T18:02:17.025451Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-01-07T18:02:17.025494Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-01-07T18:02:17.025543Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-01-07T18:02:17.025733Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-01-07T18:02:17.025783Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-01-07T18:02:17.025815Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stdout] test connectivity_trickle ... ok
[INFO] [stderr] [2026-01-07T18:02:17.054616Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-01-07T18:02:17.054642Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-01-07T18:02:17.054653Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-01-07T18:02:17.054777Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-01-07T18:02:17.054792Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-01-07T18:02:17.054800Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stderr] error: test failed, to rerun pass `--test connectivity`
[INFO] [stdout] test connectivity_no_trickle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity_no_trickle stdout ----
[INFO] [stdout] [2026-01-07T18:02:15.018791Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="9EwA", pwd="yPXapONkuWm+sZUtLY5F+W"
[INFO] [stdout] [2026-01-07T18:02:15.018896Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="omyT", pwd="URshal6yuDVwb7NnpKaxFQ"
[INFO] [stdout] [2026-01-07T18:02:15.019090Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-01-07T18:02:15.019112Z INFO  connectivity] first changed state to: Gathering
[INFO] [stdout] [2026-01-07T18:02:15.019213Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-01-07T18:02:15.019225Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-01-07T18:02:15.019462Z DEBUG libjuice_rs::log] udp.c:159: UDP socket bound to any:5010
[INFO] [stdout] [2026-01-07T18:02:15.019471Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-01-07T18:02:15.019477Z INFO  connectivity] second changed state to: Gathering
[INFO] [stdout] [2026-01-07T18:02:15.019563Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-01-07T18:02:15.019573Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-01-07T18:02:15.023104Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="9EwA", pwd="yPXapONkuWm+sZUtLY5F+W", candidates=0
[INFO] [stdout] [2026-01-07T18:02:15.023118Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-01-07T18:02:15.023124Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] [2026-01-07T18:02:15.023200Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="omyT", pwd="URshal6yuDVwb7NnpKaxFQ", candidates=0
[INFO] [stdout] [2026-01-07T18:02:15.023210Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-01-07T18:02:15.023215Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity_no_trickle' (30) 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:     0x64f6a93c95d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f6a93c95d2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f6a93c95d2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f6a93c95d2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f6a93dfeaa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f6a93dfeaa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x64f6a93ce766 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f6a93ce766 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64f6a93a7aaf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f6a93a7aaf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6a93c1839 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64f6a933ae9e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64f6a933ae9e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64f6a93c19f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64f6a93c19f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64f6a93a7b68 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64f6a939cd29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64f6a93a89bd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64f6a93e069c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64f6a93e0523 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64f6a9076679 - core[585f66e14d78f9ba]::panicking::assert_failed::<libjuice_rs[ecfb950d3ca1819c]::agent::State, libjuice_rs[ecfb950d3ca1819c]::agent::State>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64f6a9091ad0 - connectivity[a7693a54dac040ea]::connectivity_no_trickle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:65:5
[INFO] [stdout]   22:     0x64f6a908cbb7 - connectivity[a7693a54dac040ea]::connectivity_no_trickle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:11:29
[INFO] [stdout]   23:     0x64f6a907f576 - <connectivity[a7693a54dac040ea]::connectivity_no_trickle::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f6a932f24b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64f6a932f24b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64f6a933baaa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64f6a933baaa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64f6a933baaa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64f6a933baaa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64f6a933baaa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64f6a933baaa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64f6a933baaa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64f6a9335f74 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64f6a9335f74 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64f6a933e5a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64f6a933e5a2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64f6a933e5a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64f6a933e5a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64f6a933e5a2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64f6a933e5a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64f6a933e5a2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64f6a93c8e7f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64f6a93c8e7f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7fd0e155faa4 - <unknown>
[INFO] [stdout]   45:     0x7fd0e15eca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] [2026-01-07T18:02:17.054526Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-01-07T18:02:17.054709Z DEBUG libjuice_rs::log] agent.c:151: Destroying agent
[INFO] [stdout] [2026-01-07T18:02:17.054738Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-01-07T18:02:17.054835Z 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] running `Command { std: "docker" "inspect" "9e658eece5af7bd2ce2280ad35580cb29873c85d0d8ba47a0cfe86ffce8db05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e658eece5af7bd2ce2280ad35580cb29873c85d0d8ba47a0cfe86ffce8db05a", kill_on_drop: false }`
[INFO] [stdout] 9e658eece5af7bd2ce2280ad35580cb29873c85d0d8ba47a0cfe86ffce8db05a
