[INFO] cloning repository https://github.com/IDrokin117/proxy-centauri
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IDrokin117/proxy-centauri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDrokin117%2Fproxy-centauri", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDrokin117%2Fproxy-centauri'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d53fab00d8e96b3439b73f3d8b983e6a3393444
[INFO] testing IDrokin117/proxy-centauri against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDrokin117%2Fproxy-centauri" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IDrokin117/proxy-centauri
[INFO] finished tweaking git repo https://github.com/IDrokin117/proxy-centauri
[INFO] tweaked toml for git repo https://github.com/IDrokin117/proxy-centauri written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IDrokin117/proxy-centauri on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IDrokin117/proxy-centauri 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c77f90409b4f09bde672106ad79672a5ef4355df8f4b740437bd64f5dc01e86
[INFO] running `Command { std: "docker" "start" "-a" "1c77f90409b4f09bde672106ad79672a5ef4355df8f4b740437bd64f5dc01e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c77f90409b4f09bde672106ad79672a5ef4355df8f4b740437bd64f5dc01e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c77f90409b4f09bde672106ad79672a5ef4355df8f4b740437bd64f5dc01e86", kill_on_drop: false }`
[INFO] [stdout] 1c77f90409b4f09bde672106ad79672a5ef4355df8f4b740437bd64f5dc01e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4152fc4ab6679b5081ec294c89191d1133815b48c0753b7511be236fd1a126b3
[INFO] running `Command { std: "docker" "start" "-a" "4152fc4ab6679b5081ec294c89191d1133815b48c0753b7511be236fd1a126b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling proxima_centauri v0.1.0 (/opt/rustwide/workdir/proxima_centauri)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s
[INFO] running `Command { std: "docker" "inspect" "4152fc4ab6679b5081ec294c89191d1133815b48c0753b7511be236fd1a126b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4152fc4ab6679b5081ec294c89191d1133815b48c0753b7511be236fd1a126b3", kill_on_drop: false }`
[INFO] [stdout] 4152fc4ab6679b5081ec294c89191d1133815b48c0753b7511be236fd1a126b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b64884b029e4288ee5da03a945e60dd289c7163582bfcc47be096fac2c10528
[INFO] running `Command { std: "docker" "start" "-a" "3b64884b029e4288ee5da03a945e60dd289c7163582bfcc47be096fac2c10528", kill_on_drop: false }`
[INFO] [stderr]    Compiling proxima_centauri v0.1.0 (/opt/rustwide/workdir/proxima_centauri)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "3b64884b029e4288ee5da03a945e60dd289c7163582bfcc47be096fac2c10528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b64884b029e4288ee5da03a945e60dd289c7163582bfcc47be096fac2c10528", kill_on_drop: false }`
[INFO] [stdout] 3b64884b029e4288ee5da03a945e60dd289c7163582bfcc47be096fac2c10528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddb95136faf79dd4a25dcf6634b2f485b37932abb8cf6e81aef20788417dd38f
[INFO] running `Command { std: "docker" "start" "-a" "ddb95136faf79dd4a25dcf6634b2f485b37932abb8cf6e81aef20788417dd38f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/proxima_centauri-fb632734bdf06ee6)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test registry::tests::concurrency_checked_before_traffic ... ok
[INFO] [stdout] test registry::tests::limiter_denies_when_concurrency_limit_exceeded ... ok
[INFO] [stdout] test registry::tests::limiter_denies_when_traffic_limit_exceeded ... ok
[INFO] [stdout] test registry::tests::limiter_allows_when_under_concurrency_limit ... ok
[INFO] [stdout] test registry::tests::users_statistic_concurrency_inc_dec ... ok
[INFO] [stdout] test registry::tests::limiter_allows_unrestricted ... ok
[INFO] [stdout] test registry::tests::users_statistic_create_user_does_not_overwrite ... ok
[INFO] [stdout] test registry::tests::limiter_allows_when_under_traffic_limit ... ok
[INFO] [stdout] [2m2026-05-10T17:25:09.936096Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9101
[INFO] [stdout] [2m2026-05-10T17:25:09.936094Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9106
[INFO] [stdout] [2m2026-05-10T17:25:09.936084Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9100
[INFO] [stdout] [2m2026-05-10T17:25:09.936094Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9103
[INFO] [stdout] [2m2026-05-10T17:25:09.936234Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9104
[INFO] [stdout] [2m2026-05-10T17:25:09.936279Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9105
[INFO] [stdout] [2m2026-05-10T17:25:09.936336Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9102
[INFO] [stdout] [2m2026-05-10T17:25:09.937674Z[0m [32m INFO[0m [2mproxima_centauri::server[0m[2m:[0m Server started on 127.0.0.1:9108
[INFO] [stdout] test tests::integration_tests::test_proxy_auth_required ... ok
[INFO] [stdout] test tests::integration_tests::test_method_not_allowed ... ok
[INFO] [stdout] test tests::integration_tests::test_unauthorized ... ok
[INFO] [stdout] test tests::integration_tests::test_successful_connect ... FAILED
[INFO] [stdout] test tests::integration_tests::test_server_cleanup ... ok
[INFO] [stdout] test tests::integration_tests::test_malformed_request ... ok
[INFO] [stdout] [2m2026-05-10T17:25:10.203411Z[0m [33m WARN[0m [2mproxima_centauri::handler[0m[2m:[0m ConcurrencyLimitExceed(3)
[INFO] [stdout] test tests::integration_tests::test_concurrency_limit_exceeded ... ok
[INFO] [stdout] [2m2026-05-10T17:25:10.262008Z[0m [33m WARN[0m [2mproxima_centauri::handler[0m[2m:[0m TrafficLimitExceed(15000)
[INFO] [stdout] test tests::integration_tests::test_traffic_limit_exceeded ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::test_successful_connect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::test_successful_connect' (30) panicked at proxima_centauri/lib/tests/integration_tests.rs:110:30:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e0970cbd0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e0970cbd0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e0970cbd0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e0970cbd0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e0970e262a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e0970e262a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x58e0970d1142 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58e0970d1142 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58e0970a9c0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e0970a9c0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e0970c3c19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e096f9703c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58e096f9703c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e0970c3e92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58e0970c3e92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e0970a9cfa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58e0970a0e49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e0970aad2d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e0970e2dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e0970e2db2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58e0970e2b09 - core[35159d6ffb30e017]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x58e096ee3063 - <core[35159d6ffb30e017]::option::Option<u16>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x58e096ee3063 - proxima_centauri[18c1c663a870b134]::tests::integration_tests::test_successful_connect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/proxima_centauri/lib/tests/integration_tests.rs:110:30
[INFO] [stdout]   23:     0x58e096f2af35 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58e096f2afad - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58e096ef934d - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x58e096ef923c - tokio[261557ff9ff75d39]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x58e096ef923c - tokio[261557ff9ff75d39]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x58e096ef923c - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x58e096ef3a3a - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>, <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x58e096ef855d - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x58e096ef780b - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x58e096f239ba - <tokio[261557ff9ff75d39]::runtime::context::scoped::Scoped<tokio[261557ff9ff75d39]::runtime::scheduler::Context>>::set::<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x58e096ef0e3a - tokio[261557ff9ff75d39]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x58e096f0afb6 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[261557ff9ff75d39]::runtime::context::Context>>::try_with::<tokio[261557ff9ff75d39]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x58e096f0ab1c - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[261557ff9ff75d39]::runtime::context::Context>>::with::<tokio[261557ff9ff75d39]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x58e096ef08e1 - tokio[261557ff9ff75d39]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>), <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x58e096ef69e9 - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x58e096ef6d16 - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x58e096ef73b9 - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x58e096f0e883 - tokio[261557ff9ff75d39]::runtime::context::runtime::enter_runtime::<<tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x58e096ef34b1 - <tokio[261557ff9ff75d39]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x58e096efff3f - <tokio[261557ff9ff75d39]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x58e096f00133 - <tokio[261557ff9ff75d39]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<(), anyhow[6e4b7524bf17b21b]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x58e096ee8480 - proxima_centauri[18c1c663a870b134]::tests::integration_tests::test_successful_connect
[INFO] [stdout]                                at /opt/rustwide/workdir/proxima_centauri/lib/tests/integration_tests.rs:112:7
[INFO] [stdout]   45:     0x58e096edfed7 - proxima_centauri[18c1c663a870b134]::tests::integration_tests::test_successful_connect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/proxima_centauri/lib/tests/integration_tests.rs:99:39
[INFO] [stdout]   46:     0x58e096ed80f6 - <proxima_centauri[18c1c663a870b134]::tests::integration_tests::test_successful_connect::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58e096f8a31b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58e096f8a31b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x58e096f97b0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x58e096f97b0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x58e096f97b0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x58e096f97b0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x58e096f97b0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x58e096f97b0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x58e096f97b0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x58e096f924e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x58e096f924e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x58e096f9a712 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x58e096f9a712 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x58e096f9a712 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x58e096f9a712 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x58e096f9a712 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x58e096f9a712 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x58e096f9a712 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x58e0970cb41f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x58e0970cb41f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x725f3e2d1aa4 - <unknown>
[INFO] [stdout]   68:     0x725f3e35ea64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::integration_tests::test_successful_connect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ddb95136faf79dd4a25dcf6634b2f485b37932abb8cf6e81aef20788417dd38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb95136faf79dd4a25dcf6634b2f485b37932abb8cf6e81aef20788417dd38f", kill_on_drop: false }`
[INFO] [stdout] ddb95136faf79dd4a25dcf6634b2f485b37932abb8cf6e81aef20788417dd38f
