[INFO] cloning repository https://github.com/youyuanwu/service-fabric-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youyuanwu/service-fabric-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9d6d0dc01ba1add1bfa10e8ec11590630ed2547
[INFO] testing youyuanwu/service-fabric-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/youyuanwu/service-fabric-rs
[INFO] finished tweaking git repo https://github.com/youyuanwu/service-fabric-rs
[INFO] tweaked toml for git repo https://github.com/youyuanwu/service-fabric-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/youyuanwu/service-fabric-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/youyuanwu/service-fabric-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 988ef0b3ed313553748a03fd1951369d4c45a417852ff2b21200f713d94c0507
[INFO] running `Command { std: "docker" "start" "-a" "988ef0b3ed313553748a03fd1951369d4c45a417852ff2b21200f713d94c0507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "988ef0b3ed313553748a03fd1951369d4c45a417852ff2b21200f713d94c0507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988ef0b3ed313553748a03fd1951369d4c45a417852ff2b21200f713d94c0507", kill_on_drop: false }`
[INFO] [stdout] 988ef0b3ed313553748a03fd1951369d4c45a417852ff2b21200f713d94c0507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c97674ba10eb5aef5adfcc9918c93f1dd0d0eeae7de30c362b307e335e9193b
[INFO] running `Command { std: "docker" "start" "-a" "2c97674ba10eb5aef5adfcc9918c93f1dd0d0eeae7de30c362b307e335e9193b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling windows-result v0.4.1
[INFO] [stderr]    Compiling windows-strings v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling windows-threading v0.2.1
[INFO] [stderr]    Compiling no_default_features v0.1.0 (/opt/rustwide/workdir/crates/samples/no_default_features)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling windows-implement v0.60.2
[INFO] [stderr]    Compiling windows-interface v0.59.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling windows-core v0.62.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mssf-pal v0.5.0 (/opt/rustwide/workdir/crates/libs/pal)
[INFO] [stderr]    Compiling mssf-com v0.6.2 (/opt/rustwide/workdir/crates/libs/com)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling windows-bindgen v0.66.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling mssf-core v0.6.2 (/opt/rustwide/workdir/crates/libs/core)
[INFO] [stderr]    Compiling tools_api v0.0.0 (/opt/rustwide/workdir/crates/tools/api)
[INFO] [stderr]    Compiling mssf-util v0.6.2 (/opt/rustwide/workdir/crates/libs/util)
[INFO] [stderr]    Compiling samples_echomain_stateful v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain-stateful)
[INFO] [stderr]    Compiling samples_client v0.0.1 (/opt/rustwide/workdir/crates/samples/client)
[INFO] [stderr]    Compiling samples_echomain v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain)
[INFO] [stderr]    Compiling samples_echomain_stateful2 v0.1.0 (/opt/rustwide/workdir/crates/samples/echomain-stateful2)
[INFO] [stderr]    Compiling kvstore v0.1.0 (/opt/rustwide/workdir/crates/samples/kvstore)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.23s
[INFO] running `Command { std: "docker" "inspect" "2c97674ba10eb5aef5adfcc9918c93f1dd0d0eeae7de30c362b307e335e9193b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c97674ba10eb5aef5adfcc9918c93f1dd0d0eeae7de30c362b307e335e9193b", kill_on_drop: false }`
[INFO] [stdout] 2c97674ba10eb5aef5adfcc9918c93f1dd0d0eeae7de30c362b307e335e9193b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a348cb19669d3d6af4aeb586c7288c819e16e98ff30a4efe67b571b7136555ae
[INFO] running `Command { std: "docker" "start" "-a" "a348cb19669d3d6af4aeb586c7288c819e16e98ff30a4efe67b571b7136555ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling mssf-pal v0.5.0 (/opt/rustwide/workdir/crates/libs/pal)
[INFO] [stderr]    Compiling tools_api v0.0.0 (/opt/rustwide/workdir/crates/tools/api)
[INFO] [stderr]    Compiling mssf-com v0.6.2 (/opt/rustwide/workdir/crates/libs/com)
[INFO] [stderr]    Compiling mssf-core v0.6.2 (/opt/rustwide/workdir/crates/libs/core)
[INFO] [stderr]    Compiling no_default_features v0.1.0 (/opt/rustwide/workdir/crates/samples/no_default_features)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling kvstore v0.1.0 (/opt/rustwide/workdir/crates/samples/kvstore)
[INFO] [stderr]    Compiling mssf-util v0.6.2 (/opt/rustwide/workdir/crates/libs/util)
[INFO] [stderr]    Compiling samples_echomain v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain)
[INFO] [stderr]    Compiling samples_echomain_stateful v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain-stateful)
[INFO] [stderr]    Compiling samples_client v0.0.1 (/opt/rustwide/workdir/crates/samples/client)
[INFO] [stderr]    Compiling samples_echomain_stateful2 v0.1.0 (/opt/rustwide/workdir/crates/samples/echomain-stateful2)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.91s
[INFO] running `Command { std: "docker" "inspect" "a348cb19669d3d6af4aeb586c7288c819e16e98ff30a4efe67b571b7136555ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a348cb19669d3d6af4aeb586c7288c819e16e98ff30a4efe67b571b7136555ae", kill_on_drop: false }`
[INFO] [stdout] a348cb19669d3d6af4aeb586c7288c819e16e98ff30a4efe67b571b7136555ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fefbae40962f54c9dbd4d5b0f13f4eccc77140e83ba499aa520ed300704676c
[INFO] running `Command { std: "docker" "start" "-a" "8fefbae40962f54c9dbd4d5b0f13f4eccc77140e83ba499aa520ed300704676c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kvstore-815b871fed2935bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mssf_com-21deba5798c7f957)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mssf_core-317107b96c5174f6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test client::svc_mgmt_client::tests::test_conversion_int ... ok
[INFO] [stdout] test error::test::test_fabric_error ... ok
[INFO] [stdout] test error::test::test_hresult_error ... ok
[INFO] [stdout] test iter::test::test_vector ... ok
[INFO] [stdout] test strings::test::test_str_addr ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_empty_failure ... ok
[INFO] [stdout] test sync::wait::tests::test_waitable_callback ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_nonempty_failure ... ok
[INFO] [stdout] test sync::channel::test::test_channel ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_filled_success ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_empty_success ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_nonempty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_nonempty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_filled_success ... ok
[INFO] [stdout] test types::runtime::stateful::test::test_replica_info_conv ... ok
[INFO] [stdout] test client::svc_mgmt_client::tests::test_conversion_string ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_empty_success ... ok
[INFO] [stdout] test types::runtime::stateful::test::test_replica_set_config_conv ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_filled_success ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_empty_success ... ok
[INFO] [stdout] test types::runtime::health::test::test_health_information_conversion ... ok
[INFO] [stdout] test types::runtime::stateful::test::test_epoch_cmp ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_empty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_empty_failure ... ok
[INFO] [stdout] test mem::tests::test_box_pool ... ok
[INFO] [stdout] test sync::test::local_client_create ... FAILED
[INFO] [stdout] test client::tests::test_fabric_client ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync::test::local_client_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::test::local_client_create' (37) panicked at crates/libs/core/src/api/mod.rs:42:29:
[INFO] [stdout] cannot load lib FabricRuntime :dlopen failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9c66e0d21a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9c66e212ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9c66e212ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c9c66e11b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9c66e11b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c9c66debf6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9c66debf6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9c66e05679 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9c66d9657c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c9c66d9657c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9c66e058f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c9c66e058f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c9c66dec028 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c9c66de39c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9c66decd3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c9c66e21b9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9c66cf2880 - mssf_core::api::load_lib::{{closure}}::h4aa2012d13f95589
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:42:29
[INFO] [stdout]   20:     0x5c9c66d1ace5 - core::result::Result<T,E>::unwrap_or_else::hae233aef2787c3da
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5c9c66cf27c7 - mssf_core::api::load_lib::h7f5d9360e6134e77
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:42:10
[INFO] [stdout]   22:     0x5c9c66cf26cf - mssf_core::api::LibTable::create::h3175c3d0f72cdb3b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:33:29
[INFO] [stdout]   23:     0x5c9c66cd3791 - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::h19a0a539ff0bd44b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:17:38
[INFO] [stdout]   24:     0x5c9c66cd3791 - core::ops::function::FnOnce::call_once::hc67c04bf417f1c0f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c9c66cf4c6b - lazy_static::lazy::Lazy<T>::get::{{closure}}::ha8d0af9144cc4e72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   26:     0x5c9c66ce0c3d - std::sync::once::Once::call_once::{{closure}}::had5d4f32e9583eb5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   27:     0x5c9c66df1507 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   28:     0x5c9c66ce0a89 - std::sync::once::Once::call_once::h6a22bde451c7050f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   29:     0x5c9c66cf04ef - lazy_static::lazy::Lazy<T>::get::h0186567a470a9548
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   30:     0x5c9c66cf04ef - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__stability::hdce4abda21e40032
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   31:     0x5c9c66cf04ef - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::had9995216e07391a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   32:     0x5c9c66cd2ac9 - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::h2409f9c58a8d7bdf
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:20:59
[INFO] [stdout]   33:     0x5c9c66cd2ac9 - core::ops::function::FnOnce::call_once::h188dec5e72971fd6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5c9c66cf4bf1 - lazy_static::lazy::Lazy<T>::get::{{closure}}::h58dbbe551b05560b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   35:     0x5c9c66ce0bdd - std::sync::once::Once::call_once::{{closure}}::h4024d37c54a98768
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   36:     0x5c9c66df1507 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x5c9c66ce0b59 - std::sync::once::Once::call_once::hb13e1367349e874c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   38:     0x5c9c66cf040f - lazy_static::lazy::Lazy<T>::get::h2c5c5125c467cf5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   39:     0x5c9c66cf040f - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__stability::hcaae93a0f704cc6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   40:     0x5c9c66cf040f - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::h34e4e1bd8fba9333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   41:     0x5c9c66d1f049 - mssf_core::client::create_local_client_internal::h8574c7febb6e05fc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:98:21
[INFO] [stdout]   42:     0x5c9c66d1e027 - mssf_core::client::FabricClientBuilder::build_interface::h3bce2b4a6e5bce19
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:272:9
[INFO] [stdout]   43:     0x5c9c66cc5210 - mssf_core::sync::test::local_client_create::h5e59ba1d0b747423
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/sync/mod.rs:78:14
[INFO] [stdout]   44:     0x5c9c66cc52c7 - mssf_core::sync::test::local_client_create::{{closure}}::h4f03c1f53af91dd1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/sync/mod.rs:76:29
[INFO] [stdout]   45:     0x5c9c66cd3886 - core::ops::function::FnOnce::call_once::hd861983b9ab65c5d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c9c66d8a65b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c9c66d8a65b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5c9c66d9704b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5c9c66d92764 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5c9c66d92764 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5c9c66d99c52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5c9c66d99c52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5c9c66e0cb1f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5c9c66e0cb1f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7f50cfcccaa4 - <unknown>
[INFO] [stdout]   67:     0x7f50cfd59a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_fabric_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::test_fabric_client' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9c66e0d21a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9c66e0d21a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9c66e212ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9c66e212ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c9c66e11b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c9c66e11b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c9c66debf6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9c66debf6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9c66e05679 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9c66d9657c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c9c66d9657c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c9c66e058f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c9c66e058f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c9c66dec05a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c9c66de39c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9c66decd3d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c9c66e21b9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9c66df15fc - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5c9c66ce0b59 - std::sync::once::Once::call_once::hb13e1367349e874c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x5c9c66cf040f - lazy_static::lazy::Lazy<T>::get::h2c5c5125c467cf5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5c9c66cf040f - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__stability::hcaae93a0f704cc6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5c9c66cf040f - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::h34e4e1bd8fba9333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5c9c66d1e63b - mssf_core::client::create_local_client_internal::h66c219fe52b1c891
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:89:13
[INFO] [stdout]   25:     0x5c9c66d1dde7 - mssf_core::client::FabricClientBuilder::build_interface::h11c7d16a53f19326
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:272:9
[INFO] [stdout]   26:     0x5c9c66d1e263 - mssf_core::client::FabricClientBuilder::build::he3d9389f482d1a8a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:263:17
[INFO] [stdout]   27:     0x5c9c66ccb8fb - mssf_core::client::tests::test_fabric_client::{{closure}}::h683dc80396fa3b86
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:23:10
[INFO] [stdout]   28:     0x5c9c66d072a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1e13aeaea97c57d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5c9c66d073bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hc8d7a975d352407a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5c9c66ce70cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hff58b69b8deccef3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   31:     0x5c9c66ce6fdb - tokio::task::coop::with_budget::h4da7c02c664d2683
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5c9c66ce6fdb - tokio::task::coop::budget::hcb7d77ccd54ce876
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5c9c66ce6fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7568787b5b03b6fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   34:     0x5c9c66ce4400 - tokio::runtime::scheduler::current_thread::Context::enter::h9c07dd55e1037204
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   35:     0x5c9c66ce64fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf5da38fa251de2ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   36:     0x5c9c66ce56f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha1e05f05854fc91f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   37:     0x5c9c66cea21b - tokio::runtime::context::scoped::Scoped<T>::set::hf0ea02ea73053a0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5c9c66cf91b9 - tokio::runtime::context::set_scheduler::{{closure}}::h7675127a65c97414
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5c9c66d04f82 - std::thread::local::LocalKey<T>::try_with::h2e06db2a3a97630c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5c9c66d0491e - std::thread::local::LocalKey<T>::with::h3ffaf7e734626d0e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5c9c66cf912d - tokio::runtime::context::set_scheduler::h92f9f4a61fd4f24b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5c9c66ce5480 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfb68edbaac73a136
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   43:     0x5c9c66ce57b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf660de1bac51ef48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   44:     0x5c9c66ce31a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc53eaf9d8fa7e401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5c9c66cce783 - tokio::runtime::context::runtime::enter_runtime::h74734e09d6d7690b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5c9c66ce2eb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5abc8d2052688001
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5c9c66d0f584 - tokio::runtime::runtime::Runtime::block_on_inner::hddc87267042474da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5c9c66d0f74f - tokio::runtime::runtime::Runtime::block_on::h8061019ded142d79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5c9c66ccb520 - mssf_core::client::tests::test_fabric_client::h07424f8609a07bee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:77:5
[INFO] [stdout]   50:     0x5c9c66ccd1e7 - mssf_core::client::tests::test_fabric_client::{{closure}}::h8bc3855df28ae2e2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:20:30
[INFO] [stdout]   51:     0x5c9c66cd3806 - core::ops::function::FnOnce::call_once::hd21e7bf341fdd31e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5c9c66d8a65b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c9c66d8a65b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x5c9c66d9704b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5c9c66d9704b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x5c9c66d9704b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x5c9c66d92764 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x5c9c66d92764 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   64:     0x5c9c66d99c52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5c9c66d99c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x5c9c66d99c52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5c9c66e0cb1f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x5c9c66e0cb1f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7f50cfcccaa4 - <unknown>
[INFO] [stdout]   73:     0x7f50cfd59a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::test_fabric_client
[INFO] [stdout]     sync::test::local_client_create
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mssf-core --lib`
[INFO] running `Command { std: "docker" "inspect" "8fefbae40962f54c9dbd4d5b0f13f4eccc77140e83ba499aa520ed300704676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fefbae40962f54c9dbd4d5b0f13f4eccc77140e83ba499aa520ed300704676c", kill_on_drop: false }`
[INFO] [stdout] 8fefbae40962f54c9dbd4d5b0f13f4eccc77140e83ba499aa520ed300704676c
