[INFO] cloning repository https://github.com/chipshifter/licks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chipshifter/licks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipshifter%2Flicks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipshifter%2Flicks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37450f50d64b5e63ba786e93e92f7a58616d93e [INFO] testing chipshifter/licks against try#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipshifter%2Flicks" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chipshifter/licks [INFO] finished tweaking git repo https://github.com/chipshifter/licks [INFO] tweaked toml for git repo https://github.com/chipshifter/licks written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chipshifter/licks on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chipshifter/licks 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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb1ff29d09b41e51cfd3ecb5342086613aecbb057af1463e9ad48ab78d89795f [INFO] running `Command { std: "docker" "start" "-a" "fb1ff29d09b41e51cfd3ecb5342086613aecbb057af1463e9ad48ab78d89795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb1ff29d09b41e51cfd3ecb5342086613aecbb057af1463e9ad48ab78d89795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1ff29d09b41e51cfd3ecb5342086613aecbb057af1463e9ad48ab78d89795f", kill_on_drop: false }` [INFO] [stdout] fb1ff29d09b41e51cfd3ecb5342086613aecbb057af1463e9ad48ab78d89795f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65fec745eafaf063908dfed42d59f13d45b1100b3ab8ff0ab967dda057e2d518 [INFO] running `Command { std: "docker" "start" "-a" "65fec745eafaf063908dfed42d59f13d45b1100b3ab8ff0ab967dda057e2d518", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling mls-rs-codec-derive v0.1.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling mls-rs-codec v0.5.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling mls-rs-core v0.19.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling mls-rs-core v0.20.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hpke v0.12.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling mls-rs-crypto-traits v0.11.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling mls-rs-crypto-hpke v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling mls-rs-identity-x509 v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling mls-rs-provider-sqlite v0.13.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling debug_tree v0.4.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling mls-rs v0.41.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mls-rs-crypto-rustcrypto v0.11.1 [INFO] [stderr] Compiling jenga v0.1.0 (https://github.com/hackerbirds/jenga.git#9ee04263) [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling client-backend v0.1.0 (/opt/rustwide/workdir/client-backend) [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "65fec745eafaf063908dfed42d59f13d45b1100b3ab8ff0ab967dda057e2d518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65fec745eafaf063908dfed42d59f13d45b1100b3ab8ff0ab967dda057e2d518", kill_on_drop: false }` [INFO] [stdout] 65fec745eafaf063908dfed42d59f13d45b1100b3ab8ff0ab967dda057e2d518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dac0fac130ad3ec1aeb59013ddecbc169e0cbb9dc32e3b9ec2a476155020223 [INFO] running `Command { std: "docker" "start" "-a" "3dac0fac130ad3ec1aeb59013ddecbc169e0cbb9dc32e3b9ec2a476155020223", kill_on_drop: false }` [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling client-backend v0.1.0 (/opt/rustwide/workdir/client-backend) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.21s [INFO] running `Command { std: "docker" "inspect" "3dac0fac130ad3ec1aeb59013ddecbc169e0cbb9dc32e3b9ec2a476155020223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dac0fac130ad3ec1aeb59013ddecbc169e0cbb9dc32e3b9ec2a476155020223", kill_on_drop: false }` [INFO] [stdout] 3dac0fac130ad3ec1aeb59013ddecbc169e0cbb9dc32e3b9ec2a476155020223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c08386aa36abc540ff16e1e475951be9b6343fbd29e12e1d3ecbb99ba778948f [INFO] running `Command { std: "docker" "start" "-a" "c08386aa36abc540ff16e1e475951be9b6343fbd29e12e1d3ecbb99ba778948f", kill_on_drop: false }` [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling client-backend v0.1.0 (/opt/rustwide/workdir/client-backend) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.87s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/client_backend-b180fb09db44927f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test manager::listener::tests::test_last_n_epochs ... ok [INFO] [stdout] test database::schemas::tests::test_automatic_upgrade ... ok [INFO] [stdout] test database::schemas::tests::test_upgrade ... ok [INFO] [stdout] test database::groups::tests::roundtrip_group_information_no_description ... ok [INFO] [stdout] test database::groups::tests::roundtrip_group_information ... ok [INFO] [stdout] test manager::notifications::tests::notification_sender_test ... FAILED [INFO] [stdout] test account::register::tests::test_basic_client_registration ... FAILED [INFO] [stdout] test net::websocket::tests::unauth_connector_works ... FAILED [INFO] [stdout] test tests::connections::tests::integration_test_close_connection ... FAILED [INFO] [stdout] test tests::connections::tests::integration_fault_connection_drop_while_receive ... FAILED [INFO] [stdout] test mls_new::client::tests::simple_group_test ... FAILED [INFO] [stdout] test net::manager::tests::integration_unauth_duplicate_conns ... FAILED [INFO] [stdout] test net::manager::tests::integration_request_after_conn_close ... FAILED [INFO] [stdout] test tests::groups::tests::two_person_conversation_test ... FAILED [INFO] [stdout] test net::manager::tests::integration_auth_duplicate_conns ... FAILED [INFO] [stdout] test net::websocket::tests::auth_connector_works ... FAILED [INFO] [stdout] test tests::groups::tests::three_person_conversation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- manager::notifications::tests::notification_sender_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'manager::notifications::tests::notification_sender_test' (177) panicked at client-backend/src/manager/notifications.rs:37:9: [INFO] [stdout] not yet implemented: Write test [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad332a - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d630f315 - client_backend[383cab0b6620f52e]::manager::notifications::tests::notification_sender_test [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/manager/notifications.rs:37:9 [INFO] [stdout] 20: 0x6224d6309f77 - client_backend[383cab0b6620f52e]::manager::notifications::tests::notification_sender_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/manager/notifications.rs:36:38 [INFO] [stdout] 21: 0x6224d63905d6 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 41: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 42: 0x78bfd6d66aa4 - [INFO] [stdout] 43: 0x78bfd6df3a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- account::register::tests::test_basic_client_registration stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'account::register::tests::test_basic_client_registration' (171) panicked at client-backend/src/account/register.rs:110:10: [INFO] [stdout] Registration works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::account::register::create_account::{closure#0} [INFO] [stdout] at ./src/account/register.rs:27:83 [INFO] [stdout] 4: client_backend::account::register::tests::test_basic_client_registration::{closure#0} [INFO] [stdout] at ./src/account/register.rs:109:10 [INFO] [stdout] 5: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 8: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 9: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 10: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 11: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 12: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 13: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 14: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 15: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 16: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 17: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 19: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 20: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 21: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 22: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 23: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 24: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 25: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 26: client_backend::account::register::tests::test_basic_client_registration [INFO] [stdout] at ./src/account/register.rs:110:38 [INFO] [stdout] 27: client_backend::account::register::tests::test_basic_client_registration::{closure#0} [INFO] [stdout] at ./src/account/register.rs:100:46 [INFO] [stdout] 28: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 34: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 35: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 40: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 41: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 46: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 48: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630b966 - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d626fa02 - client_backend[383cab0b6620f52e]::account::register::tests::test_basic_client_registration::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/account/register.rs:110:10 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627be2f - client_backend[383cab0b6620f52e]::account::register::tests::test_basic_client_registration [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/account/register.rs:110:38 [INFO] [stdout] 44: 0x6224d626f6d7 - client_backend[383cab0b6620f52e]::account::register::tests::test_basic_client_registration::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/account/register.rs:100:46 [INFO] [stdout] 45: 0x6224d6390596 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- net::websocket::tests::unauth_connector_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'net::websocket::tests::unauth_connector_works' (183) panicked at client-backend/src/net/websocket.rs:104:49: [INFO] [stdout] Connection works: CouldNotConnect [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630b8b3 - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d626f5fe - client_backend[383cab0b6620f52e]::net::websocket::tests::unauth_connector_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:104:49 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627bc50 - client_backend[383cab0b6620f52e]::net::websocket::tests::unauth_connector_works [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:106:32 [INFO] [stdout] 44: 0x6224d626ec47 - client_backend[383cab0b6620f52e]::net::websocket::tests::unauth_connector_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:101:38 [INFO] [stdout] 45: 0x6224d6390456 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::connections::tests::integration_test_close_connection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::connections::tests::integration_test_close_connection' (185) panicked at client-backend/src/tests/connections.rs:208:9: [INFO] [stdout] not yet implemented: we need close API to do this test [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad332a - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d636a94a - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_test_close_connection::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:208:9 [INFO] [stdout] 20: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 23: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 26: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 27: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 28: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 29: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 31: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 34: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 35: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 36: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 37: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 39: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x6224d6373159 - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_test_close_connection [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:208:51 [INFO] [stdout] 42: 0x6224d636a887 - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_test_close_connection::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:207:53 [INFO] [stdout] 43: 0x6224d6390496 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x78bfd6d66aa4 - [INFO] [stdout] 65: 0x78bfd6df3a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::connections::tests::integration_fault_connection_drop_while_receive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::connections::tests::integration_fault_connection_drop_while_receive' (184) panicked at client-backend/src/tests/connections.rs:203:9: [INFO] [stdout] not yet implemented: we need close API to do this test [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad332a - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d636a9da - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_fault_connection_drop_while_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:203:9 [INFO] [stdout] 20: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 23: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 26: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 27: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 28: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 29: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 31: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 34: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 35: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 36: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 37: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 39: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x6224d63732e9 - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_fault_connection_drop_while_receive [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:203:51 [INFO] [stdout] 42: 0x6224d636a8b7 - client_backend[383cab0b6620f52e]::tests::connections::tests::integration_fault_connection_drop_while_receive::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/connections.rs:202:67 [INFO] [stdout] 43: 0x6224d63904d6 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x78bfd6d66aa4 - [INFO] [stdout] 65: 0x78bfd6df3a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mls_new::client::tests::simple_group_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'mls_new::client::tests::simple_group_test' (178) panicked at client-backend/src/mls_new/client.rs:166:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: GroupContext { version: MLS10, cipher_suite: MLS_128_DHKEMX25519_AES128GCM_SHA256_Ed25519, group_id: b"\xdcs\xfc=\xa5\xebO/\x84\xc8\x8cM\xc3'\xf3m", epoch: 1, tree_hash: b"\xf8lg\xca\xd2\xae\x82\xd6\0f&\x10Z\xdcf\xdf\x12m\na\xecX\x99\x90\xe3\xcd\\\x8f\xf0\x819\x91", confirmed_transcript_hash: b"k\xaeuI\x0e\0OUk\xabJF\x1aD\xc4\x06\x8f\x8fi\x9c\x83\xea\xd2M\xbbZ\x13\x0c\r\x9ew\xca", extensions: Extensions([Extension { extension_type: RatchetTree, extension_data: b"A\x86\x01\x01 jBj\xc1$\xd7\xd4\xcc5\x86\x9b\rjL3\"\xc3#V\xbf\x0b\x97r\xa0\xfd\x1f\xa4\x93\x1e`\x0f\xa6#\x18\xf8\xc4\r\x80\xb0|\x13*\x0fC\x03\x925\xba\xbc\x81I\xa6\x07" }]) } [INFO] [stdout] right: GroupContext { version: MLS10, cipher_suite: MLS_128_DHKEMX25519_AES128GCM_SHA256_Ed25519, group_id: b"\xdcs\xfc=\xa5\xebO/\x84\xc8\x8cM\xc3'\xf3m", epoch: 1, tree_hash: b"\x1c\xda\x06\xd4\xe3\xd8\xc3\x08\xba\x9c\ry\xc3\xe9h\x9bKY\x81n\xbfr_\xd2\x08\xc66) \x85`*", confirmed_transcript_hash: b"k\xaeuI\x0e\0OUk\xabJF\x1aD\xc4\x06\x8f\x8fi\x9c\x83\xea\xd2M\xbbZ\x13\x0c\r\x9ew\xca", extensions: Extensions([Extension { extension_type: RatchetTree, extension_data: b"A\x86\x01\x01 \x8bjO\xe0)\nV\xa2r\xe5\n2\x14s\xafx\xb7o\xae^I5\xee\x1fy\x9c\x13v\xa2\xb0\xc7\x1b \x9e?\x93\xa2\x97\xeeK\x0eDn`\xd8\xdb\xc7|\x96&\xb4\xf4\xd4\xc9\xe8K\x11\x91\xb8iy\x85\x99^\x17\0\x01 change me to a better credential\x02\0\x01\x02\0\x01\x02\0\x02\0\x02\0\x01\x03\0\x04\0\x02\x01\0@@\x9da\xc41j\xba\0\xf2)\x17\x8b\xcd\"\xd9m\x98N\xf9K\x18\xfd\xb1\x83\xa9d\xb7w!\x1b{\xeb3o\xe3\x19F\xfe4\xb4\xd1e.\xaeyr\xb8!c\02\x96\xaf\x08\xb6\xd5\xcfs\x9f8\x0f\xcd#E\x0e\0\x01\x01 Eo\xcb\x06:I\xcb\xa8\xf2\xb5\x02\x0b\x15\xf7\xb4\xb8=\x1e\x1cg\x17\x02\xeb\xcc\xde\x01\x82\"\xfaH]# O\x0bpZ\x06\xf32\x15N\xd4!OM\xac)\xe8\xff\xd8^}\xe0B\xf0v\xf9%\xfb\x02\xce\xfe\xab\xd4\0\x01 change me to a better credential\x02\0\x01\x02\0\x01\x02\0\x02\0\x02\0\x01\x01\0\0\0\0ik\x81\x02\xff\xff\xff\xff\xff\xff\xff\xff\0@@\xa6g\x0f\x82s\nz\xa9\x1f\x90Jae\xaa+\xa4N\x8e>5\x86\x9b\rjL3\"\xc3#V\xbf\x0b\x97r\xa0\xfd\x1f\xa4\x93\x1e`\x0f\xa6#\x18\xf8\xc4\r\x80\xb0|\x13*\x0fC\x03\x925\xba\xbc\x81I\xa6\x07" }]) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d843 - core[45e92799cdb18c09]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x6224d628beeb - core[45e92799cdb18c09]::panicking::assert_failed:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6224d627d5b4 - client_backend[383cab0b6620f52e]::mls_new::client::tests::simple_group_test [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/mls_new/client.rs:166:9 [INFO] [stdout] 22: 0x6224d626faa7 - client_backend[383cab0b6620f52e]::mls_new::client::tests::simple_group_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/mls_new/client.rs:116:27 [INFO] [stdout] 23: 0x6224d6390656 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 44: 0x78bfd6d66aa4 - [INFO] [stdout] 45: 0x78bfd6df3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- net::manager::tests::integration_unauth_duplicate_conns stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'net::manager::tests::integration_unauth_duplicate_conns' (181) panicked at client-backend/src/net/manager.rs:143:14: [INFO] [stdout] Server is open, connection works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::net::manager::tests::integration_unauth_duplicate_conns::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:142:14 [INFO] [stdout] 4: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 7: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 10: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 11: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 12: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 13: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 15: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 16: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 18: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 19: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 20: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 23: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 24: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 25: client_backend::net::manager::tests::integration_unauth_duplicate_conns [INFO] [stdout] at ./src/net/manager.rs:188:10 [INFO] [stdout] 26: client_backend::net::manager::tests::integration_unauth_duplicate_conns::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:132:50 [INFO] [stdout] 27: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 47: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 48: [INFO] [stdout] 49: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630b272 - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d626d421 - client_backend[383cab0b6620f52e]::net::manager::tests::integration_unauth_duplicate_conns::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:143:14 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627b6bc - client_backend[383cab0b6620f52e]::net::manager::tests::integration_unauth_duplicate_conns [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:188:10 [INFO] [stdout] 44: 0x6224d626bae7 - client_backend[383cab0b6620f52e]::net::manager::tests::integration_unauth_duplicate_conns::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:132:50 [INFO] [stdout] 45: 0x6224d6390396 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- net::manager::tests::integration_request_after_conn_close stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'net::manager::tests::integration_request_after_conn_close' (180) panicked at client-backend/src/net/manager.rs:266:14: [INFO] [stdout] Server is open, connection works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::net::manager::tests::integration_request_after_conn_close::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:265:14 [INFO] [stdout] 4: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 5: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 7: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 8: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 9: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 10: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 11: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 12: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 13: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 14: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 15: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 16: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 18: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 19: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 20: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 22: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 23: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 24: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 25: client_backend::net::manager::tests::integration_request_after_conn_close [INFO] [stdout] at ./src/net/manager.rs:307:10 [INFO] [stdout] 26: client_backend::net::manager::tests::integration_request_after_conn_close::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:258:52 [INFO] [stdout] 27: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 47: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 48: [INFO] [stdout] 49: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630b272 - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d626e31e - client_backend[383cab0b6620f52e]::net::manager::tests::integration_request_after_conn_close::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:266:14 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627b89c - client_backend[383cab0b6620f52e]::net::manager::tests::integration_request_after_conn_close [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:307:10 [INFO] [stdout] 44: 0x6224d626bb17 - client_backend[383cab0b6620f52e]::net::manager::tests::integration_request_after_conn_close::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:258:52 [INFO] [stdout] 45: 0x6224d63903d6 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::groups::tests::two_person_conversation_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::groups::tests::two_person_conversation_test' (187) panicked at client-backend/src/tests/groups.rs:14:14: [INFO] [stdout] server is open and registration works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::account::register::create_account::{closure#0} [INFO] [stdout] at ./src/account/register.rs:27:83 [INFO] [stdout] 4: ::initialize::{closure#0} [INFO] [stdout] at ./src/manager/mod.rs:122:77 [INFO] [stdout] 5: ::load_in_memory_profile::{closure#0} [INFO] [stdout] at ./src/client.rs:49:85 [INFO] [stdout] 6: ::get_in_memory_profile::{closure#0} [INFO] [stdout] at ./src/client.rs:125:73 [INFO] [stdout] 7: client_backend::tests::groups::tests::two_person_conversation_test::{closure#0} [INFO] [stdout] at ./src/tests/groups.rs:13:14 [INFO] [stdout] 8: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 9: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 11: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 12: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 13: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 14: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 15: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 16: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 17: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 19: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 20: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 21: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 22: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 23: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 24: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 26: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 27: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 28: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 29: client_backend::tests::groups::tests::two_person_conversation_test [INFO] [stdout] at ./src/tests/groups.rs:92:9 [INFO] [stdout] 30: client_backend::tests::groups::tests::two_person_conversation_test::{closure#0} [INFO] [stdout] at ./src/tests/groups.rs:9:48 [INFO] [stdout] 31: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 34: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 35: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 40: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 41: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 43: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 49: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 52: [INFO] [stdout] 53: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630ad3c - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d6332252 - client_backend[383cab0b6620f52e]::tests::groups::tests::two_person_conversation_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:14:14 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d6341d2d - client_backend[383cab0b6620f52e]::tests::groups::tests::two_person_conversation_test [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:92:9 [INFO] [stdout] 44: 0x6224d632ebc7 - client_backend[383cab0b6620f52e]::tests::groups::tests::two_person_conversation_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:9:48 [INFO] [stdout] 45: 0x6224d6390556 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- net::manager::tests::integration_auth_duplicate_conns stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'net::manager::tests::integration_auth_duplicate_conns' (179) panicked at client-backend/src/net/manager.rs:197:18: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::account::register::create_account::{closure#0} [INFO] [stdout] at ./src/account/register.rs:27:83 [INFO] [stdout] 4: client_backend::net::manager::tests::integration_auth_duplicate_conns::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:196:18 [INFO] [stdout] 5: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 8: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 9: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 10: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 11: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 12: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 13: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 14: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 15: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 16: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 17: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 19: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 20: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 21: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 22: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 23: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 24: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 25: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 26: client_backend::net::manager::tests::integration_auth_duplicate_conns [INFO] [stdout] at ./src/net/manager.rs:253:10 [INFO] [stdout] 27: client_backend::net::manager::tests::integration_auth_duplicate_conns::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:193:48 [INFO] [stdout] 28: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 34: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 35: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 40: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 41: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 46: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 48: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d626bf07 - >::unwrap [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x6224d626bf07 - client_backend[383cab0b6620f52e]::net::manager::tests::integration_auth_duplicate_conns::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:197:18 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627b4dc - client_backend[383cab0b6620f52e]::net::manager::tests::integration_auth_duplicate_conns [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:253:10 [INFO] [stdout] 44: 0x6224d626bab7 - client_backend[383cab0b6620f52e]::net::manager::tests::integration_auth_duplicate_conns::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/manager.rs:193:48 [INFO] [stdout] 45: 0x6224d6390356 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- net::websocket::tests::auth_connector_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'net::websocket::tests::auth_connector_works' (182) panicked at client-backend/src/net/websocket.rs:119:10: [INFO] [stdout] registration works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::account::register::create_account::{closure#0} [INFO] [stdout] at ./src/account/register.rs:27:83 [INFO] [stdout] 4: client_backend::net::websocket::tests::auth_connector_works::{closure#0} [INFO] [stdout] at ./src/net/websocket.rs:118:10 [INFO] [stdout] 5: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 6: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 7: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 8: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 9: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 10: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 11: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 12: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 13: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 14: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 15: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 16: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 17: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 19: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 20: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 21: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 22: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 23: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 24: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 25: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 26: client_backend::net::websocket::tests::auth_connector_works [INFO] [stdout] at ./src/net/websocket.rs:127:32 [INFO] [stdout] 27: client_backend::net::websocket::tests::auth_connector_works::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `-p client-backend --lib` [INFO] [stdout] at ./src/net/websocket.rs:110:36 [INFO] [stdout] 28: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 33: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 34: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 35: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 40: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 41: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 42: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 46: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 48: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 49: [INFO] [stdout] 50: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630b966 - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d626efa6 - client_backend[383cab0b6620f52e]::net::websocket::tests::auth_connector_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:119:10 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d627ba7c - client_backend[383cab0b6620f52e]::net::websocket::tests::auth_connector_works [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:127:32 [INFO] [stdout] 44: 0x6224d626ec17 - client_backend[383cab0b6620f52e]::net::websocket::tests::auth_connector_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/net/websocket.rs:110:36 [INFO] [stdout] 45: 0x6224d6390416 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::groups::tests::three_person_conversation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::groups::tests::three_person_conversation' (186) panicked at client-backend/src/tests/groups.rs:117:14: [INFO] [stdout] server is open and registration works: Could not open a connection [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: >::request_unauth::{closure#0} [INFO] [stdout] at ./src/net/manager.rs:47:22 [INFO] [stdout] 3: client_backend::account::register::create_account::{closure#0} [INFO] [stdout] at ./src/account/register.rs:27:83 [INFO] [stdout] 4: ::initialize::{closure#0} [INFO] [stdout] at ./src/manager/mod.rs:122:77 [INFO] [stdout] 5: ::load_in_memory_profile::{closure#0} [INFO] [stdout] at ./src/client.rs:49:85 [INFO] [stdout] 6: ::get_in_memory_profile::{closure#0} [INFO] [stdout] at ./src/client.rs:125:73 [INFO] [stdout] 7: client_backend::tests::groups::tests::three_person_conversation::{closure#0} [INFO] [stdout] at ./src/tests/groups.rs:116:14 [INFO] [stdout] 8: > as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 9: >> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 10: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 11: tokio::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 12: tokio::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 13: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 14: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 15: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 16: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 17: >::set::<::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 18: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 19: >::try_with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 20: >::with::, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 21: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 22: ::enter::<::block_on>>>::{closure#0}, core::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 23: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 24: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 26: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 27: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 28: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 29: client_backend::tests::groups::tests::three_person_conversation [INFO] [stdout] at ./src/tests/groups.rs:218:9 [INFO] [stdout] 30: client_backend::tests::groups::tests::three_person_conversation::{closure#0} [INFO] [stdout] at ./src/tests/groups.rs:112:45 [INFO] [stdout] 31: >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 34: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 35: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: test::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 40: test::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 41: test::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 43: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 49: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 52: [INFO] [stdout] 53: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6224d6af5e62 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6224d6af5e62 - std[902a0236069986ff]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6224d6af5e62 - <::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6224d6b0d24a - ::fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6224d6b0d24a - core[45e92799cdb18c09]::fmt::write [INFO] [stdout] 6: 0x6224d6afb5f6 - std[902a0236069986ff]::io::default_write_fmt::> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6224d6afb5f6 - as std[902a0236069986ff]::io::Write>::write_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6224d6ad323f - ::print [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6224d6ad323f - std[902a0236069986ff]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6224d6aedbb9 - std[902a0236069986ff]::panicking::default_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6224d648588e - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6224d648588e - test[91efe223cfee3278]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6224d6aede22 - core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6224d6aede22 - std[902a0236069986ff]::panicking::panic_with_hook [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6224d6ad32f8 - std[902a0236069986ff]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6224d6ac7f39 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6224d6ad440d - __rustc[ea39ff771891471d]::rust_begin_unwind [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6224d6b0d9bc - core[45e92799cdb18c09]::panicking::panic_fmt [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6224d6b0d702 - core[45e92799cdb18c09]::result::unwrap_failed [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x6224d630ad3c - >::expect [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6224d632f081 - client_backend[383cab0b6620f52e]::tests::groups::tests::three_person_conversation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:117:14 [INFO] [stdout] 22: 0x6224d6347962 - > as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6224d63479dd - >> as core[45e92799cdb18c09]::future::future::Future>::poll [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6224d63f425d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 25: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x6224d63f415b - tokio[cef95829bf03296c]::runtime::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x6224d63f415b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 28: 0x6224d63eae10 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 29: 0x6224d63f320d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 30: 0x6224d63f2504 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 31: 0x6224d62059bb - >::set::<::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6224d62e90c9 - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x6224d625bf02 - >::try_with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x6224d625ba8e - >::with::, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>)> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x6224d62cce7d - tokio[cef95829bf03296c]::runtime::context::set_scheduler::<(alloc[c1ce4182ce0b77e2]::boxed::Box, core[45e92799cdb18c09]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x6224d63edc10 - ::enter::<::block_on>>>::{closure#0}, core[45e92799cdb18c09]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 37: 0x6224d63edf06 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 38: 0x6224d63f1953 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 39: 0x6224d619eb73 - tokio[cef95829bf03296c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6224d63ea7e1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 41: 0x6224d61d1f24 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x6224d61d20e7 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x6224d6341b2d - client_backend[383cab0b6620f52e]::tests::groups::tests::three_person_conversation [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:218:9 [INFO] [stdout] 44: 0x6224d632eb97 - client_backend[383cab0b6620f52e]::tests::groups::tests::three_person_conversation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/client-backend/src/tests/groups.rs:112:45 [INFO] [stdout] 45: 0x6224d6390516 - >::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x6224d6479c3b - core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6224d6479c3b - test[91efe223cfee3278]::__rust_begin_short_backtrace::, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6224d648649a - as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::do_call::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x6224d648649a - std[902a0236069986ff]::panicking::catch_unwind::, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x6224d648649a - std[902a0236069986ff]::panic::catch_unwind::, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6224d648649a - test[91efe223cfee3278]::run_test_in_process [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6224d648649a - test[91efe223cfee3278]::run_test::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6224d6481a44 - test[91efe223cfee3278]::run_test::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6224d6481a44 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x6224d6488f92 - ::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x6224d6488f92 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x6224d6488f92 - std[902a0236069986ff]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6224d6488f92 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x6224d6488f92 - ::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x6224d6af56ff - + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x6224d6af56ff - ::new::thread_start [INFO] [stdout] at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x78bfd6d66aa4 - [INFO] [stdout] 67: 0x78bfd6df3a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] account::register::tests::test_basic_client_registration [INFO] [stdout] manager::notifications::tests::notification_sender_test [INFO] [stdout] mls_new::client::tests::simple_group_test [INFO] [stdout] net::manager::tests::integration_auth_duplicate_conns [INFO] [stdout] net::manager::tests::integration_request_after_conn_close [INFO] [stdout] net::manager::tests::integration_unauth_duplicate_conns [INFO] [stdout] net::websocket::tests::auth_connector_works [INFO] [stdout] net::websocket::tests::unauth_connector_works [INFO] [stdout] tests::connections::tests::integration_fault_connection_drop_while_receive [INFO] [stdout] tests::connections::tests::integration_test_close_connection [INFO] [stdout] tests::groups::tests::three_person_conversation [INFO] [stdout] tests::groups::tests::two_person_conversation_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c08386aa36abc540ff16e1e475951be9b6343fbd29e12e1d3ecbb99ba778948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08386aa36abc540ff16e1e475951be9b6343fbd29e12e1d3ecbb99ba778948f", kill_on_drop: false }` [INFO] [stdout] c08386aa36abc540ff16e1e475951be9b6343fbd29e12e1d3ecbb99ba778948f