[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] 828911149e500d88019a6ffe8b720e414ae703eb
[INFO] testing youyuanwu/service-fabric-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyuanwu%2Fservice-fabric-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/youyuanwu/service-fabric-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded config v0.15.14
[INFO] [stderr]   Downloaded windows-bindgen v0.62.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b114a1bc570b3355e700ecd0aaefeeb0880193e305d0381bac705f92145cd13
[INFO] running `Command { std: "docker" "start" "-a" "1b114a1bc570b3355e700ecd0aaefeeb0880193e305d0381bac705f92145cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b114a1bc570b3355e700ecd0aaefeeb0880193e305d0381bac705f92145cd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b114a1bc570b3355e700ecd0aaefeeb0880193e305d0381bac705f92145cd13", kill_on_drop: false }`
[INFO] [stdout] 1b114a1bc570b3355e700ecd0aaefeeb0880193e305d0381bac705f92145cd13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f63fb79e86060cc1a6aa7809c55829925d686c01e8275eacdb4a9d34c676dae9
[INFO] running `Command { std: "docker" "start" "-a" "f63fb79e86060cc1a6aa7809c55829925d686c01e8275eacdb4a9d34c676dae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows-link v0.1.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling no_default_features v0.1.0 (/opt/rustwide/workdir/crates/samples/no_default_features)
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling windows-result v0.3.4
[INFO] [stderr]    Compiling windows-strings v0.4.2
[INFO] [stderr]    Compiling windows-threading v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling windows-core v0.61.2
[INFO] [stderr]    Compiling mssf-pal v0.4.0 (/opt/rustwide/workdir/crates/libs/pal)
[INFO] [stderr]    Compiling windows-bindgen v0.62.1
[INFO] [stderr]    Compiling mssf-com v0.4.0 (/opt/rustwide/workdir/crates/libs/com)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling config v0.15.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling tools_api v0.0.0 (/opt/rustwide/workdir/crates/tools/api)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling mssf-core v0.4.0 (/opt/rustwide/workdir/crates/libs/core)
[INFO] [stderr]    Compiling mssf-util v0.4.0 (/opt/rustwide/workdir/crates/libs/util)
[INFO] [stderr]    Compiling samples_client v0.0.1 (/opt/rustwide/workdir/crates/samples/client)
[INFO] [stderr]    Compiling samples_echomain_stateful v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain-stateful)
[INFO] [stderr]    Compiling kvstore v0.1.0 (/opt/rustwide/workdir/crates/samples/kvstore)
[INFO] [stderr]    Compiling samples_echomain_stateful2 v0.1.0 (/opt/rustwide/workdir/crates/samples/echomain-stateful2)
[INFO] [stderr]    Compiling samples_echomain v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.14s
[INFO] running `Command { std: "docker" "inspect" "f63fb79e86060cc1a6aa7809c55829925d686c01e8275eacdb4a9d34c676dae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63fb79e86060cc1a6aa7809c55829925d686c01e8275eacdb4a9d34c676dae9", kill_on_drop: false }`
[INFO] [stdout] f63fb79e86060cc1a6aa7809c55829925d686c01e8275eacdb4a9d34c676dae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e17cc50761176cb89faebc7c9ad659a187c1f3ad644a81f6beacd3299b8e793
[INFO] running `Command { std: "docker" "start" "-a" "6e17cc50761176cb89faebc7c9ad659a187c1f3ad644a81f6beacd3299b8e793", kill_on_drop: false }`
[INFO] [stderr]    Compiling mssf-pal v0.4.0 (/opt/rustwide/workdir/crates/libs/pal)
[INFO] [stderr]    Compiling mssf-com v0.4.0 (/opt/rustwide/workdir/crates/libs/com)
[INFO] [stderr]    Compiling mssf-core v0.4.0 (/opt/rustwide/workdir/crates/libs/core)
[INFO] [stderr]    Compiling tools_api v0.0.0 (/opt/rustwide/workdir/crates/tools/api)
[INFO] [stderr]    Compiling no_default_features v0.1.0 (/opt/rustwide/workdir/crates/samples/no_default_features)
[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 mssf-util v0.4.0 (/opt/rustwide/workdir/crates/libs/util)
[INFO] [stderr]    Compiling samples_echomain v0.0.1 (/opt/rustwide/workdir/crates/samples/echomain)
[INFO] [stderr]    Compiling kvstore v0.1.0 (/opt/rustwide/workdir/crates/samples/kvstore)
[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 8.70s
[INFO] running `Command { std: "docker" "inspect" "6e17cc50761176cb89faebc7c9ad659a187c1f3ad644a81f6beacd3299b8e793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e17cc50761176cb89faebc7c9ad659a187c1f3ad644a81f6beacd3299b8e793", kill_on_drop: false }`
[INFO] [stdout] 6e17cc50761176cb89faebc7c9ad659a187c1f3ad644a81f6beacd3299b8e793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7932ce4c2accde4cf6231f5f8a50522658583d4ab650ed2f17bdbad084f56ea
[INFO] running `Command { std: "docker" "start" "-a" "d7932ce4c2accde4cf6231f5f8a50522658583d4ab650ed2f17bdbad084f56ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kvstore-facce5b5c87dc181)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mssf_com-ccd997764c5ab699)
[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] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mssf_core-daed72b68f9c351d)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test client::svc_mgmt_client::tests::test_conversion_int ... ok
[INFO] [stdout] test client::svc_mgmt_client::tests::test_conversion_string ... ok
[INFO] [stdout] test iter::test::test_vector ... ok
[INFO] [stdout] test strings::test::test_str_addr ... ok
[INFO] [stdout] test mem::tests::test_box_pool ... ok
[INFO] [stdout] test error::test::test_fabric_error ... ok
[INFO] [stdout] test sync::channel::test::test_channel ... ok
[INFO] [stdout] test sync::token::tests::test_cancel_token_async ... ok
[INFO] [stdout] test sync::token::tests::test_cancel_token ... ok
[INFO] [stdout] test sync::token::tests::test_cancel_token_multi ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_empty_success ... 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_nonempty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_filled_success ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_empty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_nonempty_failure ... ok
[INFO] [stdout] test sync::wait::tests::test_waitable_callback ... ok
[INFO] [stdout] test types::common::security_credentials::windows_credentials::test::windows_credentials_empty_success ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_empty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::claims_credentials::test::claims_credentials_empty_failure ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_filled_success ... ok
[INFO] [stdout] test types::common::security_credentials::x509_credentials::test::x509_credentials_nonempty_failure ... 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::x509_credentials::test::x509_credentials_empty_success ... ok
[INFO] [stdout] test types::runtime::stateful::test::test_replica_info_conv ... ok
[INFO] [stdout] test types::runtime::stateful::test::test_replica_set_config_conv ... ok
[INFO] [stdout] test client::tests::test_fabric_client ... FAILED
[INFO] [stdout] test sync::test::local_client_create ... FAILED
[INFO] [stdout] test error::test::test_hresult_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::test_fabric_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::test_fabric_client' panicked at crates/libs/core/src/api/mod.rs:42:29:
[INFO] [stdout] cannot load lib FabricRuntime :libFabricRuntime.so: cannot open shared object file: No such file or directory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d12e14f6752 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d12e14f6752 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d12e14f6752 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d12e14f6752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d12e151bff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d12e151bff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d12e14f35b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d12e14f35b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d12e14f65a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d12e14f7cc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d12e14f7afe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d12e14b3784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d12e14b3784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d12e14f869e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d12e14f869e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d12e14f846a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d12e14f6c49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d12e14f80fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d12e151a9b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d12e13f6e66 - mssf_core::api::load_lib::{{closure}}::h18a2354a7a36298d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:42:29
[INFO] [stdout]   20:     0x5d12e13b4dc0 - core::result::Result<T,E>::unwrap_or_else::hdcbb032b7aa6c5b9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x5d12e13f6da3 - mssf_core::api::load_lib::h2c76f7aa9d301442
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:42:10
[INFO] [stdout]   22:     0x5d12e13f6caf - mssf_core::api::LibTable::create::h92640ecf72d70418
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:33:29
[INFO] [stdout]   23:     0x5d12e13c8051 - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::h27f480a00dc1f603
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:17:38
[INFO] [stdout]   24:     0x5d12e13c8051 - core::ops::function::FnOnce::call_once::h31dbb29d414cf9d7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5d12e13b3d1a - lazy_static::lazy::Lazy<T>::get::{{closure}}::hb411437deabf4dde
[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:     0x5d12e13fbacd - std::sync::poison::once::Once::call_once::{{closure}}::hf890c9c106e4b48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   27:     0x5d12e1501907 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   28:     0x5d12e13fb9f4 - std::sync::poison::once::Once::call_once::hfaede7cf3f0dae99
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   29:     0x5d12e13fa3df - lazy_static::lazy::Lazy<T>::get::h8bad5bc637b40481
[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:     0x5d12e13fa3df - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__stability::haa4d57dd060c01f4
[INFO] [stderr] error: test failed, to rerun pass `-p mssf-core --lib`
[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:     0x5d12e13fa3df - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::h9bd1670bb52bacab
[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:     0x5d12e13c7eb9 - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::h527a9a09a68f9bd7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/api/mod.rs:20:59
[INFO] [stdout]   33:     0x5d12e13c7eb9 - core::ops::function::FnOnce::call_once::h214e25c6f8361678
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   34:     0x5d12e13b3cb1 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hb3d12d4de3f99ede
[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:     0x5d12e13fba6d - std::sync::poison::once::Once::call_once::{{closure}}::hbfd1ec4547b99e76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   36:     0x5d12e1501907 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x5d12e13fb924 - std::sync::poison::once::Once::call_once::h46a1c0bff9e471f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   38:     0x5d12e13fa4bf - lazy_static::lazy::Lazy<T>::get::haf7e442722b4c15a
[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:     0x5d12e13fa4bf - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__stability::hfc86bc5930f2cfc5
[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:     0x5d12e13fa4bf - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::hc840c616779d8f0d
[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:     0x5d12e13beac2 - mssf_core::client::create_local_client_internal::h47fd5c9cc91016aa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:89:13
[INFO] [stdout]   42:     0x5d12e13bf7b8 - mssf_core::client::FabricClientBuilder::build_interface::h1ddce18d1c51f2c2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:253:9
[INFO] [stdout]   43:     0x5d12e13bf540 - mssf_core::client::FabricClientBuilder::build::he4eed6b96811fabc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:244:17
[INFO] [stdout]   44:     0x5d12e13eb8ce - mssf_core::client::tests::test_fabric_client::{{closure}}::h7f02a529f1fe8834
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:23:10
[INFO] [stdout]   45:     0x5d12e13eb172 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8a77f02a51463a8d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5d12e13eb12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h80513f9ae38772d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x5d12e13e27ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0f2c00d4bb76657b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   48:     0x5d12e13e255b - tokio::task::coop::with_budget::h5d458cb830bb4409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   49:     0x5d12e13e255b - tokio::task::coop::budget::hf8a95221661638bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   50:     0x5d12e13e255b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h40dd92f3adffb189
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   51:     0x5d12e13dfb90 - tokio::runtime::scheduler::current_thread::Context::enter::h3622c522ad34cb45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   52:     0x5d12e13e118d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1d205f0767991ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   53:     0x5d12e13e0e34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6738e958514d7838
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   54:     0x5d12e13afa3b - tokio::runtime::context::scoped::Scoped<T>::set::hf1330777f050562e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   55:     0x5d12e13a0819 - tokio::runtime::context::set_scheduler::{{closure}}::h73b4416fd3a91f07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   56:     0x5d12e13ae522 - std::thread::local::LocalKey<T>::try_with::h75feacda024557fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   57:     0x5d12e13ad5ae - std::thread::local::LocalKey<T>::with::h24f97ab52497b837
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   58:     0x5d12e13a074d - tokio::runtime::context::set_scheduler::h0a2a0388b4437654
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   59:     0x5d12e13e07c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h41e85faafd5515fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   60:     0x5d12e13e0e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6118b558189dc4a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   61:     0x5d12e13de230 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7dcd9156f6f6e19f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   62:     0x5d12e13feb50 - tokio::runtime::context::runtime::enter_runtime::h7145a91012cff86b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   63:     0x5d12e13ddca1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc000ba0b31b67784
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   64:     0x5d12e13b8b54 - tokio::runtime::runtime::Runtime::block_on_inner::h5188af28d28fbb33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   65:     0x5d12e13b8d1c - tokio::runtime::runtime::Runtime::block_on::h8fe74a1888fa498e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   66:     0x5d12e13eb5a0 - mssf_core::client::tests::test_fabric_client::hd6597fb8bc943526
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:83:5
[INFO] [stdout]   67:     0x5d12e13eb447 - mssf_core::client::tests::test_fabric_client::{{closure}}::h937c0edd63c9d314
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/tests.rs:20:30
[INFO] [stdout]   68:     0x5d12e13c8426 - core::ops::function::FnOnce::call_once::h5941f8bdd1add53c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   69:     0x5d12e14b8feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   70:     0x5d12e14b8feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   71:     0x5d12e14b8125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   72:     0x5d12e14b8125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   73:     0x5d12e14b8125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   74:     0x5d12e14b8125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   75:     0x5d12e14b8125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5d12e14b8125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   77:     0x5d12e14b8125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   78:     0x5d12e147bd24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   79:     0x5d12e147bd24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   80:     0x5d12e147f6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   81:     0x5d12e147f6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   82:     0x5d12e147f6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   83:     0x5d12e147f6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   84:     0x5d12e147f6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5d12e147f6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   86:     0x5d12e147f6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   87:     0x5d12e14fb71f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   88:     0x5d12e14fb71f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   89:     0x7f26737f2aa4 - <unknown>
[INFO] [stdout]   90:     0x7f267387fa34 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync::test::local_client_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::test::local_client_create' 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:     0x5d12e14f6752 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d12e14f6752 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d12e14f6752 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d12e14f6752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d12e151bff3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d12e151bff3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d12e14f35b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d12e14f35b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d12e14f65a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d12e14f7cc9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d12e14f7afe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d12e14b3784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d12e14b3784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d12e14f869e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d12e14f869e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d12e14f8436 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d12e14f6c49 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d12e14f80fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d12e151a9b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d12e1501a16 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5d12e13fb924 - std::sync::poison::once::Once::call_once::h46a1c0bff9e471f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5d12e13fa4bf - lazy_static::lazy::Lazy<T>::get::haf7e442722b4c15a
[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:     0x5d12e13fa4bf - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__stability::hfc86bc5930f2cfc5
[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:     0x5d12e13fa4bf - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::hc840c616779d8f0d
[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:     0x5d12e13bdef9 - mssf_core::client::create_local_client_internal::h0a5142d899ab67ec
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:98:21
[INFO] [stdout]   25:     0x5d12e13bf9e8 - mssf_core::client::FabricClientBuilder::build_interface::h9a83a35b34885e05
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/client/mod.rs:253:9
[INFO] [stdout]   26:     0x5d12e13f1e40 - mssf_core::sync::test::local_client_create::h2f90179a5ecb96cd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/sync/mod.rs:78:14
[INFO] [stdout]   27:     0x5d12e13f1e07 - mssf_core::sync::test::local_client_create::{{closure}}::h58db4f3ac5ca697f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/libs/core/src/sync/mod.rs:76:29
[INFO] [stdout]   28:     0x5d12e13c9036 - core::ops::function::FnOnce::call_once::hc3d17bf907e80f19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5d12e14b8feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x5d12e14b8feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x5d12e14b8125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x5d12e14b8125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x5d12e14b8125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5d12e14b8125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5d12e14b8125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5d12e14b8125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x5d12e14b8125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x5d12e147bd24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x5d12e147bd24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x5d12e147f6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5d12e147f6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5d12e147f6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5d12e147f6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5d12e147f6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5d12e147f6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5d12e147f6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5d12e14fb71f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5d12e14fb71f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7f26737f2aa4 - <unknown>
[INFO] [stdout]   50:     0x7f267387fa34 - clone
[INFO] [stdout]   51:                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. 28 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7932ce4c2accde4cf6231f5f8a50522658583d4ab650ed2f17bdbad084f56ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7932ce4c2accde4cf6231f5f8a50522658583d4ab650ed2f17bdbad084f56ea", kill_on_drop: false }`
[INFO] [stdout] d7932ce4c2accde4cf6231f5f8a50522658583d4ab650ed2f17bdbad084f56ea
