[INFO] cloning repository https://github.com/hflsmax/tether
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hflsmax/tether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 685751b234a2c0978943e019aee18352e358aee4
[INFO] testing hflsmax/tether against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hflsmax/tether
[INFO] finished tweaking git repo https://github.com/hflsmax/tether
[INFO] tweaked toml for git repo https://github.com/hflsmax/tether written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hflsmax/tether on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hflsmax/tether already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cad22343b5b0e4147c9983d73baa9d20fe2ac0476b4dd4a0c5739d1acc35702
[INFO] running `Command { std: "docker" "start" "-a" "8cad22343b5b0e4147c9983d73baa9d20fe2ac0476b4dd4a0c5739d1acc35702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cad22343b5b0e4147c9983d73baa9d20fe2ac0476b4dd4a0c5739d1acc35702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cad22343b5b0e4147c9983d73baa9d20fe2ac0476b4dd4a0c5739d1acc35702", kill_on_drop: false }`
[INFO] [stdout] 8cad22343b5b0e4147c9983d73baa9d20fe2ac0476b4dd4a0c5739d1acc35702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 242961efb6e65704fccb673e4ade9f1579af11b9d2f345f3d0642444992d99fc
[INFO] running `Command { std: "docker" "start" "-a" "242961efb6e65704fccb673e4ade9f1579af11b9d2f345f3d0642444992d99fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alacritty_terminal v0.25.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "242961efb6e65704fccb673e4ade9f1579af11b9d2f345f3d0642444992d99fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "242961efb6e65704fccb673e4ade9f1579af11b9d2f345f3d0642444992d99fc", kill_on_drop: false }`
[INFO] [stdout] 242961efb6e65704fccb673e4ade9f1579af11b9d2f345f3d0642444992d99fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ef84148da28d63dbc2c72072d0fd14c98342a2a45f2419067545e5c0fc094aa
[INFO] running `Command { std: "docker" "start" "-a" "7ef84148da28d63dbc2c72072d0fd14c98342a2a45f2419067545e5c0fc094aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "7ef84148da28d63dbc2c72072d0fd14c98342a2a45f2419067545e5c0fc094aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ef84148da28d63dbc2c72072d0fd14c98342a2a45f2419067545e5c0fc094aa", kill_on_drop: false }`
[INFO] [stdout] 7ef84148da28d63dbc2c72072d0fd14c98342a2a45f2419067545e5c0fc094aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c51a5d0ed1520e97fd33dc5c3aadb26d7d58e7af2ccabef8624428d023dde43e
[INFO] running `Command { std: "docker" "start" "-a" "c51a5d0ed1520e97fd33dc5c3aadb26d7d58e7af2ccabef8624428d023dde43e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/tether/src/main.rs:886:25
[INFO] [stderr]     |
[INFO] [stderr] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stderr]     |                         ----^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:835:29
[INFO] [stderr]     |
[INFO] [stderr] 835 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 902 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:906:29
[INFO] [stderr]     |
[INFO] [stderr] 906 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:916:29
[INFO] [stderr]     |
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 921 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:921:29
[INFO] [stderr]     |
[INFO] [stderr] 888 |                     panel_state = Some(p);
[INFO] [stderr]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 921 |                             panel_state = None;
[INFO] [stderr]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:874:25
[INFO] [stderr]     |
[INFO] [stderr] 874 |                         panel_state = None;
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `tether` (bin "tether" test) generated 6 warnings (run `cargo fix --bin "tether" -p tether --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tether-0572c2e358626404)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tether_daemon-b84ef61a3e70069c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::tests::parse_durations ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-095184b6cbfa3986)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_attach_nonexistent_session ... ok
[INFO] [stdout] test test_binary_data_passthrough ... ok
[INFO] [stdout] test test_attach_and_receive_output ... ok
[INFO] [stdout] test test_auto_generated_session_id ... ok
[INFO] [stdout] test test_create_and_list_sessions ... ok
[INFO] [stdout] test test_concurrent_connections ... ok
[INFO] [stdout] test test_destroy_nonexistent_session ... ok
[INFO] [stdout] test test_destroy_session ... ok
[INFO] [stdout] test test_destroy_after_natural_exit_is_harmless ... ok
[INFO] [stdout] test test_duplicate_session_id_rejected ... ok
[INFO] [stdout] test test_empty_data_message ... ok
[INFO] [stdout] test test_different_terminal_sizes ... ok
[INFO] [stdout] test test_env_passed_to_session ... ok
[INFO] [stdout] test test_destroy_kills_child_process ... ok
[INFO] [stdout] test test_connection_drop_detaches_session ... ok
[INFO] [stdout] test test_exclusive_attach_kicks_previous_client ... ok
[INFO] [stdout] test test_detach_and_reattach ... ok
[INFO] [stdout] test test_large_output ... ok
[INFO] [stdout] test test_foreground_process_reported ... ok
[INFO] [stdout] test test_multiple_pings ... ok
[INFO] [stdout] test test_max_sessions_enforced ... ok
[INFO] [stdout] test test_ping_pong ... ok
[INFO] [stdout] test test_multiple_sessions ... ok
[INFO] [stdout] test test_multiple_resize ... ok
[INFO] [stdout] test test_rapid_input ... ok
[INFO] [stdout] test test_reattach_steals_from_stale_attached_client ... ok
[INFO] [stdout] test test_detach_reattach_multiple_times ... ok
[INFO] [stdout] test test_resize ... ok
[INFO] [stdout] test test_session_cwd_changes ... ok
[INFO] [stdout] test test_reattach_write_failure_does_not_leak_attached ... ok
[INFO] [stdout] test test_session_exit_notifies_client ... ok
[INFO] [stdout] test test_session_list_shows_attached_status ... ok
[INFO] [stdout] test test_long_running_command_survives_detach ... ok
[INFO] [stdout] test test_session_survives_client_crash ... ok
[INFO] [stdout] test test_shell_bash ... ok
[INFO] [stdout] test test_shell_sh ... ok
[INFO] [stdout] test test_shell_zsh ... ok
[INFO] [stdout] test test_special_characters ... ok
[INFO] [stdout] test test_session_info_fields ... ok
[INFO] [stdout] test test_idle_timeout_kills_child_process ... ok
[INFO] [stdout] test test_switch_sessions_on_same_connection ... ok
[INFO] [stdout] test test_steal_notifies_old_client ... ok
[INFO] [stdout] test test_session_survives_multiple_steals ... ok
[INFO] [stdout] test test_wrong_protocol_version ... ok
[INFO] [stdout] test test_keepalive_detaches_idle_session ... ok
[INFO] [stdout] test test_reattach_while_pty_producing_output ... FAILED
[INFO] [stdout] test test_write_timeout_detaches_session ... ok
[INFO] [stdout] test test_concurrent_reattach_with_active_output ... FAILED
[INFO] [stdout] test test_reattach_works_after_write_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_reattach_while_pty_producing_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_reattach_while_pty_producing_output' (177) panicked at crates/tether-daemon/tests/integration.rs:1541:10:
[INFO] [stdout] reattach timed out — possible deadlock in snapshot while holding registry lock: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7059ae6a8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7059ae6a8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7059afc7fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7059afc7fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e7059aebf22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7059aebf22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7059ac3b3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7059ac3b3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7059ade519 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e705996f14c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e705996f14c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7059ade792 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7059ade792 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7059ac3bf8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7059abac49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7059ac4a9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7059afcfec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7059afcd32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e705986987e - <core[35159d6ffb30e017]::result::Result<core[35159d6ffb30e017]::result::Result<tether_protocol[a5e301f2522b53db]::message::Message, tether_protocol[a5e301f2522b53db]::codec::CodecError>, tokio[d50193cedfaf76d7]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e705980d732 - integration[9b330373d368dc0b]::test_reattach_while_pty_producing_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1541:10
[INFO] [stdout]   22:     0x5e7059884d82 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e70598988bd - <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5e7059896f12 - tokio[d50193cedfaf76d7]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e7059896f12 - tokio[d50193cedfaf76d7]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e7059896f12 - <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5e7059884f74 - <tokio[d50193cedfaf76d7]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5e70598700a8 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5e70598910fb - tokio[d50193cedfaf76d7]::runtime::context::runtime::enter_runtime::<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5e705986cdf4 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5e705989c414 - <tokio[d50193cedfaf76d7]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5e705989c60f - <tokio[d50193cedfaf76d7]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5e705981ee32 - integration[9b330373d368dc0b]::test_reattach_while_pty_producing_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1549:44
[INFO] [stdout]   34:     0x5e70597d3947 - integration[9b330373d368dc0b]::test_reattach_while_pty_producing_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1499:52
[INFO] [stdout]   35:     0x5e7059833b66 - <integration[9b330373d368dc0b]::test_reattach_while_pty_producing_output::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5e705996242b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5e705996242b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5e705996fc1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5e705996fc1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e705996fc1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e705996fc1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5e705996a5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5e705996a5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e7059972822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e7059972822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e7059972822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e7059972822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e7059972822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e7059972822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5e7059972822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e7059ae5fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5e7059ae5fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x776ebd59daa4 - <unknown>
[INFO] [stdout]   57:     0x776ebd62aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_reattach_with_active_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (103) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-0: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7059ae6a8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7059ae6a8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7059afc7fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7059afc7fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e7059aebf22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7059aebf22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7059ac3b3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7059ac3b3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7059ade519 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e705996f14c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e705996f14c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7059ade792 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7059ade792 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7059ac3bf8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7059abac49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7059ac4a9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7059afcfec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e70597caf2f - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5e70598671dc - <core[35159d6ffb30e017]::result::Result<core[35159d6ffb30e017]::result::Result<tether_protocol[a5e301f2522b53db]::message::Message, tether_protocol[a5e301f2522b53db]::codec::CodecError>, tokio[d50193cedfaf76d7]::time::error::Elapsed>>::unwrap_or_else::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5e70597cea05 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5e7059846ee8 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5e7059838f5a - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5e70598a18b0 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5e705988bb3e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e705986716b - __rust_try
[INFO] [stdout]   29:     0x5e7059865343 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e7059865343 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e705983740f - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5e70598410c2 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5e7059841373 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5e705988863b - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5e7059a1a762 - <tokio[d50193cedfaf76d7]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5e7059a3aeed - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5e7059a44569 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5e7059a43644 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:583:29
[INFO] [stdout]   42:     0x5e7059a3a8c9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5e7059a5ed50 - <tokio[d50193cedfaf76d7]::runtime::context::scoped::Scoped<tokio[d50193cedfaf76d7]::runtime::scheduler::Context>>::set::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5e7059a50f3b - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5e7059a738eb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::try_with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5e7059a7354f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5e7059a50b24 - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5e7059a3b9e9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5e7059a3a32f - tokio[d50193cedfaf76d7]::runtime::context::runtime::enter_runtime::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5e7059a453f1 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5e7059a3aa8b - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5e7059a22a7b - <tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5e7059a11e1c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5e7059a1006e - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5e7059a80571 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e7059a2bb6f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e7059a549bb - __rust_try
[INFO] [stdout]   60:     0x5e7059a50723 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e7059a50723 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e7059a0fc70 - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5e7059a10c09 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5e7059a10ec7 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5e7059a5651d - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5e7059a1a7a7 - <tokio[d50193cedfaf76d7]::runtime::task::UnownedTask<tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5e7059a1fd27 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5e7059a21740 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5e7059a1f364 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5e7059a3a266 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5e7059a1f252 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5e7059a805e1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5e7059a2bbf7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5e7059a22cbb - __rust_try
[INFO] [stdout]   76:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5e7059a1ee94 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5e7059a6b96f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5e7059ae5fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5e7059ae5fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x776ebd59daa4 - <unknown>
[INFO] [stdout]   83:     0x776ebd62aa64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_reattach_with_active_output' (98) panicked at crates/tether-daemon/tests/integration.rs:1641:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(172), "cr-sess-0: reattach timed out — possible deadlock", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7059ae6a8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7059ae6a8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7059afc7fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7059afc7fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e7059aebf22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7059aebf22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7059ac3b3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7059ac3b3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7059ade519 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e705996f14c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e705996f14c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7059ade792 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7059ade792 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7059ac3bf8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7059abac49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7059ac4a9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7059afcfec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7059afcd32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e7059812058 - <core[35159d6ffb30e017]::result::Result<(), tokio[d50193cedfaf76d7]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e7059812058 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1641:17
[INFO] [stdout]   22:     0x5e7059884d82 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e70598988bd - <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5e7059896f12 - tokio[d50193cedfaf76d7]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e7059896f12 - tokio[d50193cedfaf76d7]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e7059896f12 - <tokio[d50193cedfaf76d7]::runtime::park::CachedParkThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5e7059884f74 - <tokio[d50193cedfaf76d7]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5e70598700a8 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5e70598910fb - tokio[d50193cedfaf76d7]::runtime::context::runtime::enter_runtime::<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5e705986cdf4 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5e705989c414 - <tokio[d50193cedfaf76d7]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5e705989c60f - <tokio[d50193cedfaf76d7]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5e705981f1d2 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1644:44
[INFO] [stdout]   34:     0x5e70597d39a7 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1556:55
[INFO] [stdout]   35:     0x5e7059833be6 - <integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5e705996242b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5e705996242b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5e705996fc1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5e705996fc1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5e705996fc1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5e705996fc1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5e705996fc1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5e705996a5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5e705996a5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5e7059972822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5e7059972822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5e7059972822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e7059972822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e7059972822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e7059972822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5e7059972822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e7059ae5fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5e7059ae5fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x776ebd59daa4 - <unknown>
[INFO] [stdout]   57:     0x776ebd62aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (103) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-3: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7059ae6a8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7059ae6a8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7059afc7fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7059afc7fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e7059aebf22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7059aebf22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7059ac3b3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7059ac3b3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7059ade519 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e705996f14c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e705996f14c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7059ade792 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7059ade792 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7059ac3bf8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7059abac49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7059ac4a9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7059afcfec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e70597caf2f - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5e70598671dc - <core[35159d6ffb30e017]::result::Result<core[35159d6ffb30e017]::result::Result<tether_protocol[a5e301f2522b53db]::message::Message, tether_protocol[a5e301f2522b53db]::codec::CodecError>, tokio[d50193cedfaf76d7]::time::error::Elapsed>>::unwrap_or_else::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5e70597cea05 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5e7059846ee8 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5e7059838f5a - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5e70598a18b0 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5e705988bb3e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e705986716b - __rust_try
[INFO] [stdout]   29:     0x5e7059865343 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e7059865343 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e705983740f - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5e70598410c2 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5e7059841373 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5e705988863b - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5e7059a1a762 - <tokio[d50193cedfaf76d7]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5e7059a3aeed - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5e7059a44569 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5e7059a43391 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:571:29
[INFO] [stdout]   42:     0x5e7059a3a8c9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5e7059a5ed50 - <tokio[d50193cedfaf76d7]::runtime::context::scoped::Scoped<tokio[d50193cedfaf76d7]::runtime::scheduler::Context>>::set::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5e7059a50f3b - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5e7059a738eb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::try_with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5e7059a7354f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5e7059a50b24 - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5e7059a3b9e9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5e7059a3a32f - tokio[d50193cedfaf76d7]::runtime::context::runtime::enter_runtime::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5e7059a453f1 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5e7059a3aa8b - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5e7059a22a7b - <tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5e7059a11e1c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5e7059a1006e - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5e7059a80571 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e7059a2bb6f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e7059a549bb - __rust_try
[INFO] [stdout]   60:     0x5e7059a50723 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e7059a50723 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e7059a0fc70 - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5e7059a10c09 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5e7059a10ec7 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5e7059a5651d - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5e7059a1a7a7 - <tokio[d50193cedfaf76d7]::runtime::task::UnownedTask<tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5e7059a1fd27 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5e7059a21740 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5e7059a1f364 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5e7059a3a266 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5e7059a1f252 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5e7059a805e1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5e7059a2bbf7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5e7059a22cbb - __rust_try
[INFO] [stdout]   76:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5e7059a1ee94 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5e7059a6b96f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5e7059ae5fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5e7059ae5fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x776ebd59daa4 - <unknown>
[INFO] [stdout]   83:     0x776ebd62aa64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (103) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-2: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7059ae6a8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7059ae6a8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7059ae6a8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7059afc7fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7059afc7fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e7059aebf22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7059aebf22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7059ac3b3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7059ac3b3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7059ade519 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e705996f14c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e705996f14c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7059ade792 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7059ade792 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7059ac3bf8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e7059abac49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7059ac4a9d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7059afcfec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e70597caf2f - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5e70598671dc - <core[35159d6ffb30e017]::result::Result<core[35159d6ffb30e017]::result::Result<tether_protocol[a5e301f2522b53db]::message::Message, tether_protocol[a5e301f2522b53db]::codec::CodecError>, tokio[d50193cedfaf76d7]::time::error::Elapsed>>::unwrap_or_else::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5e70597cea05 - integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5e7059846ee8 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5e7059852858 - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5e7059838f5a - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5e70598a18b0 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5e705988bb3e - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e705986716b - __rust_try
[INFO] [stdout]   29:     0x5e7059865343 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e7059865343 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e705983740f - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5e70598410c2 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5e7059841373 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5e705988863b - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<integration[9b330373d368dc0b]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5e7059a1a762 - <tokio[d50193cedfaf76d7]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5e7059a3aeed - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::with_budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5e7059a44569 - tokio[d50193cedfaf76d7]::task::coop::budget::<core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::boxed::Box<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5e7059a44569 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5e7059a43644 - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:583:29
[INFO] [stdout]   42:     0x5e7059a3a8c9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5e7059a5ed50 - <tokio[d50193cedfaf76d7]::runtime::context::scoped::Scoped<tokio[d50193cedfaf76d7]::runtime::scheduler::Context>>::set::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5e7059a50f3b - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5e7059a738eb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::try_with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5e7059a7354f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[d50193cedfaf76d7]::runtime::context::Context>>::with::<tokio[d50193cedfaf76d7]::runtime::context::set_scheduler<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5e7059a50b24 - tokio[d50193cedfaf76d7]::runtime::context::set_scheduler::<(), tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5e7059a3b9e9 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5e7059a3a32f - tokio[d50193cedfaf76d7]::runtime::context::runtime::enter_runtime::<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5e7059a453f1 - tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5e7059a3aa8b - <tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5e7059a22a7b - <tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5e7059a11e1c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::loom::std::unsafe_cell::UnsafeCell<tokio[d50193cedfaf76d7]::runtime::task::core::Stage<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5e7059a1349c - <tokio[d50193cedfaf76d7]::runtime::task::core::Core<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5e7059a1006e - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5e7059a80571 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e7059a2bb6f - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e7059a549bb - __rust_try
[INFO] [stdout]   60:     0x5e7059a50723 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<()>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e7059a50723 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e7059a0fc70 - tokio[d50193cedfaf76d7]::runtime::task::harness::poll_future::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5e7059a10c09 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5e7059a10ec7 - <tokio[d50193cedfaf76d7]::runtime::task::harness::Harness<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5e7059a5651d - tokio[d50193cedfaf76d7]::runtime::task::raw::poll::<tokio[d50193cedfaf76d7]::runtime::blocking::task::BlockingTask<<tokio[d50193cedfaf76d7]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5e7059a5a427 - <tokio[d50193cedfaf76d7]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5e7059a1a7a7 - <tokio[d50193cedfaf76d7]::runtime::task::UnownedTask<tokio[d50193cedfaf76d7]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5e7059a1fd27 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5e7059a21740 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5e7059a1f364 - <tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5e7059a3a266 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5e7059a1f252 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5e7059a805e1 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5e7059a2bbf7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5e7059a22cbb - __rust_try
[INFO] [stdout]   76:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5e7059a1ee94 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5e7059a1ee94 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5e7059a6b96f - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<tokio[d50193cedfaf76d7]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5e7059ae5fff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5e7059ae5fff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x776ebd59daa4 - <unknown>
[INFO] [stdout]   83:     0x776ebd62aa64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_reattach_with_active_output
[INFO] [stdout]     test_reattach_while_pty_producing_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tether-daemon --test integration`
[INFO] running `Command { std: "docker" "inspect" "c51a5d0ed1520e97fd33dc5c3aadb26d7d58e7af2ccabef8624428d023dde43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51a5d0ed1520e97fd33dc5c3aadb26d7d58e7af2ccabef8624428d023dde43e", kill_on_drop: false }`
[INFO] [stdout] c51a5d0ed1520e97fd33dc5c3aadb26d7d58e7af2ccabef8624428d023dde43e
