[INFO] fetching crate fsipc 0.11.0...
[INFO] testing fsipc-0.11.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate fsipc 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate fsipc 0.11.0
[INFO] finished tweaking crates.io crate fsipc 0.11.0
[INFO] tweaked toml for crates.io crate fsipc 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fsipc 0.11.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fsipc 0.11.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant v5.4.0
[INFO] [stderr]   Downloaded zvariant_derive v5.4.0
[INFO] [stderr]   Downloaded zbus_macros v5.5.0
[INFO] [stderr]   Downloaded zbus v5.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22079c42b5a58e7e241bb6b8500cb8d4273d905625261d9221ff363aeea3603a
[INFO] running `Command { std: "docker" "start" "-a" "22079c42b5a58e7e241bb6b8500cb8d4273d905625261d9221ff363aeea3603a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22079c42b5a58e7e241bb6b8500cb8d4273d905625261d9221ff363aeea3603a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22079c42b5a58e7e241bb6b8500cb8d4273d905625261d9221ff363aeea3603a", kill_on_drop: false }`
[INFO] [stdout] 22079c42b5a58e7e241bb6b8500cb8d4273d905625261d9221ff363aeea3603a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 098c927d09990179e829f6e40c95d5a95b11fff17239ac4ce3952fd1b71ef5ba
[INFO] running `Command { std: "docker" "start" "-a" "098c927d09990179e829f6e40c95d5a95b11fff17239ac4ce3952fd1b71ef5ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling fsipc v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.62s
[INFO] running `Command { std: "docker" "inspect" "098c927d09990179e829f6e40c95d5a95b11fff17239ac4ce3952fd1b71ef5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098c927d09990179e829f6e40c95d5a95b11fff17239ac4ce3952fd1b71ef5ba", kill_on_drop: false }`
[INFO] [stdout] 098c927d09990179e829f6e40c95d5a95b11fff17239ac4ce3952fd1b71ef5ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67934060e0eb9f6c0d67de5ad2df6aba2c46dc32e213520c46fadd022831928b
[INFO] running `Command { std: "docker" "start" "-a" "67934060e0eb9f6c0d67de5ad2df6aba2c46dc32e213520c46fadd022831928b", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling fsipc v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.28s
[INFO] running `Command { std: "docker" "inspect" "67934060e0eb9f6c0d67de5ad2df6aba2c46dc32e213520c46fadd022831928b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67934060e0eb9f6c0d67de5ad2df6aba2c46dc32e213520c46fadd022831928b", kill_on_drop: false }`
[INFO] [stdout] 67934060e0eb9f6c0d67de5ad2df6aba2c46dc32e213520c46fadd022831928b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4685663a47ab42ded0ae2a084954edcc67413182fb53983c85507355996fccad
[INFO] running `Command { std: "docker" "start" "-a" "4685663a47ab42ded0ae2a084954edcc67413182fb53983c85507355996fccad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fsipc-d87e25a3813e3ba1)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test legacy::types::tests::test_transaction ... ok
[INFO] [stdout] test legacy::types::tests::test_measure ... ok
[INFO] [stdout] test tests::logger_builds ... FAILED
[INFO] [stdout] test legacy::tests::it_works ... FAILED
[INFO] [stdout] test tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::logger_builds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::logger_builds' (29) panicked at src/lib.rs:37:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6164786662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6164786662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e616479ccda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e616479ccda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e616478c0a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e616478c0a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e6164762eff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6164762eff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e616477da69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e61643a9c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e61643a9c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e616477dcd2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e616477dcd2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6164762fb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6164758059 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6164763fdd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e616479d41c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e616479d192 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e616435eb52 - <core[27de1724e4349be2]::result::Result<zbus[61ac09dd753c3ccb]::connection::Connection, zbus[61ac09dd753c3ccb]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e616435eb52 - fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:37:54
[INFO] [stdout]   22:     0x5e6164360190 - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5e616435b328 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5e6164362925 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e61643620de - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e6164359498 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5e616436191a - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5e6164361624 - <futures_lite[3d77cbe4eeada8e5]::future::Or<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>, <async_executor[3ed85c603d610f54]::State>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   29:     0x5e616435cae0 - <async_executor[3ed85c603d610f54]::State>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   30:     0x5e616435baca - <async_executor[3ed85c603d610f54]::Executor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   31:     0x5e616435c25d - <async_executor[3ed85c603d610f54]::LocalExecutor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   32:     0x5e616436b114 - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   33:     0x5e61643641ad - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e6164363ffe - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e616436a22e - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   36:     0x5e616435db73 - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5e616435a9ac - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5e616436685d - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5e616436462d - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::try_with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e616436447e - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e616436675a - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5e616435dd00 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5e616435aff6 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5e616436258f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5e616436201e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5e61643593aa - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5e616435b62c - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5e61643639cd - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::try_with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5e616436381e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5e6164359a85 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5e616435aafc - async_std[55232b14031429b8]::task::block_on::block_on::<fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5e6164360ce3 - fsipc[ee30a0210a7a68db]::tests::logger_builds
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:35:5
[INFO] [stdout]   53:     0x5e616435e857 - fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:35:23
[INFO] [stdout]   54:     0x5e6164369be6 - <fsipc[ee30a0210a7a68db]::tests::logger_builds::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e616439dfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e616439dfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e61643aa81a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e61643aa81a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e61643a5dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e61643a5dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e61643ad312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e61643ad312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e61643ad312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e61647857cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5e61647857cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x750336359aa4 - <unknown>
[INFO] [stdout]   76:     0x7503363e6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- legacy::tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'legacy::tests::it_works' (25) panicked at src/legacy.rs:88:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6164786662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6164786662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e616479ccda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e616479ccda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e616478c0a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e616478c0a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e6164762eff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6164762eff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e616477da69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e61643a9c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e61643a9c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e616477dcd2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e616477dcd2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6164762fb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6164758059 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6164763fdd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e616479d41c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e616479d192 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e616435fb22 - <core[27de1724e4349be2]::result::Result<zbus[61ac09dd753c3ccb]::connection::Connection, zbus[61ac09dd753c3ccb]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e616435fb22 - fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legacy.rs:88:54
[INFO] [stdout]   22:     0x5e6164360210 - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5e616435b4e8 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5e6164362b25 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e616436217e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e6164359518 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5e616436199a - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5e6164361764 - <futures_lite[3d77cbe4eeada8e5]::future::Or<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>, <async_executor[3ed85c603d610f54]::State>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   29:     0x5e616435d240 - <async_executor[3ed85c603d610f54]::State>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   30:     0x5e616435bfca - <async_executor[3ed85c603d610f54]::Executor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   31:     0x5e616435c77d - <async_executor[3ed85c603d610f54]::LocalExecutor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   32:     0x5e6164370814 - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   33:     0x5e616436442d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e616436407e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e616436ad6e - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   36:     0x5e616435dbd3 - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5e616435aa6c - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5e616436691d - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5e61643648ad - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::try_with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e61643644fe - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e61643667da - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5e616435dee0 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5e616435b236 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5e616436280f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5e616436209e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5e616435944a - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5e616435b8ac - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5e6164363c4d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::try_with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5e616436389e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5e616435a025 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5e616435ac5c - async_std[55232b14031429b8]::task::block_on::block_on::<fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5e6164360d23 - fsipc[ee30a0210a7a68db]::legacy::tests::it_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legacy.rs:86:5
[INFO] [stdout]   53:     0x5e616435f857 - fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/legacy.rs:86:23
[INFO] [stdout]   54:     0x5e6164369c66 - <fsipc[ee30a0210a7a68db]::legacy::tests::it_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e616439dfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e616439dfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e61643aa81a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e61643aa81a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e61643a5dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e61643a5dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e61643ad312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e61643ad312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e61643ad312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e61647857cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5e61647857cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x750336359aa4 - <unknown>
[INFO] [stdout]   76:     0x7503363e6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::it_works' (28) panicked at src/lib.rs:24:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e6164786662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e6164786662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e6164786662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e616479ccda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e616479ccda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e616478c0a6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e616478c0a6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e6164762eff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e6164762eff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e616477da69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e61643a9c0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e61643a9c0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e616477dcd2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e616477dcd2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e6164762fb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e6164758059 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e6164763fdd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e616479d41c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e616479d192 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e616435f322 - <core[27de1724e4349be2]::result::Result<zbus[61ac09dd753c3ccb]::connection::Connection, zbus[61ac09dd753c3ccb]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e616435f322 - fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:24:54
[INFO] [stdout]   22:     0x5e61643601d0 - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x5e616435b408 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5e6164362a25 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e616436212e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e61643594d8 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x5e616436195a - <async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x5e61643616c4 - <futures_lite[3d77cbe4eeada8e5]::future::Or<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>, <async_executor[3ed85c603d610f54]::State>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   29:     0x5e616435ce90 - <async_executor[3ed85c603d610f54]::State>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32
[INFO] [stdout]   30:     0x5e616435bd4a - <async_executor[3ed85c603d610f54]::Executor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34
[INFO] [stdout]   31:     0x5e616435c4ed - <async_executor[3ed85c603d610f54]::LocalExecutor>::run::<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34
[INFO] [stdout]   32:     0x5e616436dc94 - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:53
[INFO] [stdout]   33:     0x5e61643642ed - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e616436403e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[e582886b4d3e86b7]::driver::block_on<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e616436a7ce - async_io[e582886b4d3e86b7]::driver::block_on::<(), <async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:11
[INFO] [stdout]   36:     0x5e616435dba3 - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x5e616435aa0c - async_global_executor[dcdb0367e4628665]::reactor::block_on::<<async_executor[3ed85c603d610f54]::LocalExecutor>::run<(), async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x5e61643668bd - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x5e616436476d - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::try_with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e61643644be - <std[3b51380354919863]::thread::local::LocalKey<async_executor[3ed85c603d610f54]::LocalExecutor>>::with::<async_global_executor[dcdb0367e4628665]::executor::block_on<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e616436679a - async_global_executor[dcdb0367e4628665]::executor::block_on::<async_std[55232b14031429b8]::task::builder::SupportTaskLocals<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x5e616435ddf0 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x5e616435b116 - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5e61643626cf - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5e616436205e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5e61643593fa - <async_std[55232b14031429b8]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x5e616435b76c - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x5e6164363b0d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::try_with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5e616436385e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::with::<<async_std[55232b14031429b8]::task::builder::Builder>::blocking<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5e6164359d55 - <async_std[55232b14031429b8]::task::builder::Builder>::blocking::<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5e616435abac - async_std[55232b14031429b8]::task::block_on::block_on::<fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x5e6164360d03 - fsipc[ee30a0210a7a68db]::tests::it_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:5
[INFO] [stdout]   53:     0x5e616435e887 - fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:23
[INFO] [stdout]   54:     0x5e6164369c26 - <fsipc[ee30a0210a7a68db]::tests::it_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e616439dfbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e616439dfbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e61643aa81a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e61643aa81a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e61643aa81a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e61643aa81a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e61643a5dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e61643a5dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e61643ad312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e61643ad312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e61643ad312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e61643ad312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e61643ad312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e61647857cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5e61647857cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x750336359aa4 - <unknown>
[INFO] [stdout]   76:     0x7503363e6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     legacy::tests::it_works
[INFO] [stdout]     tests::it_works
[INFO] [stdout]     tests::logger_builds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4685663a47ab42ded0ae2a084954edcc67413182fb53983c85507355996fccad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4685663a47ab42ded0ae2a084954edcc67413182fb53983c85507355996fccad", kill_on_drop: false }`
[INFO] [stdout] 4685663a47ab42ded0ae2a084954edcc67413182fb53983c85507355996fccad
