[INFO] fetching crate mssf-util 0.4.0...
[INFO] testing mssf-util-0.4.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate mssf-util 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mssf-util 0.4.0
[INFO] finished tweaking crates.io crate mssf-util 0.4.0
[INFO] tweaked toml for crates.io crate mssf-util 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mssf-util 0.4.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mssf-util 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 526adec9c0de9a436658b9765fbb4e5bfae6bd0814290f3dbae560765cc46db0
[INFO] running `Command { std: "docker" "start" "-a" "526adec9c0de9a436658b9765fbb4e5bfae6bd0814290f3dbae560765cc46db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "526adec9c0de9a436658b9765fbb4e5bfae6bd0814290f3dbae560765cc46db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526adec9c0de9a436658b9765fbb4e5bfae6bd0814290f3dbae560765cc46db0", kill_on_drop: false }`
[INFO] [stdout] 526adec9c0de9a436658b9765fbb4e5bfae6bd0814290f3dbae560765cc46db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 679ac2d4a424f182b5f50d56a6f324f60daacda21aa1f8152fc99832e8784fc2
[INFO] running `Command { std: "docker" "start" "-a" "679ac2d4a424f182b5f50d56a6f324f60daacda21aa1f8152fc99832e8784fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows-link v0.1.3
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling windows-result v0.3.4
[INFO] [stderr]    Compiling windows-strings v0.4.2
[INFO] [stderr]    Compiling windows-core v0.61.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling mssf-pal v0.4.0
[INFO] [stderr]    Compiling mssf-com v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mssf-core v0.4.0
[INFO] [stderr]    Compiling mssf-util v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.19s
[INFO] running `Command { std: "docker" "inspect" "679ac2d4a424f182b5f50d56a6f324f60daacda21aa1f8152fc99832e8784fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679ac2d4a424f182b5f50d56a6f324f60daacda21aa1f8152fc99832e8784fc2", kill_on_drop: false }`
[INFO] [stdout] 679ac2d4a424f182b5f50d56a6f324f60daacda21aa1f8152fc99832e8784fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fc7e881841cabe5747535c6f37d657b183e7a7aea988265597e4d8ebf6ad0de
[INFO] running `Command { std: "docker" "start" "-a" "2fc7e881841cabe5747535c6f37d657b183e7a7aea988265597e4d8ebf6ad0de", kill_on_drop: false }`
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mssf-util v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "2fc7e881841cabe5747535c6f37d657b183e7a7aea988265597e4d8ebf6ad0de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc7e881841cabe5747535c6f37d657b183e7a7aea988265597e4d8ebf6ad0de", kill_on_drop: false }`
[INFO] [stdout] 2fc7e881841cabe5747535c6f37d657b183e7a7aea988265597e4d8ebf6ad0de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6a694f95a20cae2bf9f87ae3685f9c977eeb3441fafa0e58b46056f1b1ed726
[INFO] running `Command { std: "docker" "start" "-a" "c6a694f95a20cae2bf9f87ae3685f9c977eeb3441fafa0e58b46056f1b1ed726", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mssf_util-cd6dce71b43acda3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test monitoring::tests::test_health_data ... FAILED
[INFO] [stdout] test tokio::tests::proxy_test::test_user_code_panic ... ok
[INFO] [stdout] test tokio::tests::proxy_test::test_cancel ... ok
[INFO] [stdout] test tokio::tests::proxy_test::small_bench_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- monitoring::tests::test_health_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'monitoring::tests::test_health_data' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/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:     0x57b11dbc9a02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b11dbc9a02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b11dbc9a02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b11dbc9a02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b11dbefa43 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b11dbefa43 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57b11dbc6873 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b11dbc6873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b11dbc9852 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b11dbcaf7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57b11dbcadd2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57b11db58b14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57b11db58b14 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b11dbcba5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57b11dbcba5b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57b11dbcb72a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57b11dbc9ef9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57b11dbcb3bd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57b11dbedb10 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57b11db8b2df - mssf_core::api::load_lib::{{closure}}::h5cf1f5ece95c13a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/api/mod.rs:42:29
[INFO] [stdout]   20:     0x57b11db8ab2d - core::result::Result<T,E>::unwrap_or_else::h388ed6c4ad3590e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x57b11db8ab2d - mssf_core::api::load_lib::h9b59890c3afc801b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/api/mod.rs:42:10
[INFO] [stdout]   22:     0x57b11db8ab2d - mssf_core::api::LibTable::create::h6075e34a2bff72ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/api/mod.rs:33:29
[INFO] [stdout]   23:     0x57b11db8ab2d - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::h97c5ec9b27917ff0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/api/mod.rs:17:38
[INFO] [stdout]   24:     0x57b11db8ab2d - core::ops::function::FnOnce::call_once::h80dbfdfe510ad3d8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57b11db8ab2d - lazy_static::lazy::Lazy<T>::get::{{closure}}::hf442d718bce7df8e
[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:     0x57b11db8ab2d - std::sync::poison::once::Once::call_once::{{closure}}::hca677716241f107c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   27:     0x57b11dbd4b14 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   28:     0x57b11db8a89e - std::sync::poison::once::Once::call_once::h9280319c8d7b6320
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   29:     0x57b11db8a89e - lazy_static::lazy::Lazy<T>::get::hdba087ff5361f1b5
[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:     0x57b11db8a89e - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::__stability::hf68ec37ad32a76c2
[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:     0x57b11db8a89e - <mssf_core::api::LIB_TABLE as core::ops::deref::Deref>::deref::hf04a04e5ded49b6e
[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:     0x57b11db8a89e - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__static_ref_initialize::hcde879e81b705f50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/api/mod.rs:20:59
[INFO] [stdout]   33:     0x57b11db8a89e - core::ops::function::FnOnce::call_once::h07cde4e0220d0143
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x57b11db8a89e - lazy_static::lazy::Lazy<T>::get::{{closure}}::h77830db450346981
[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:     0x57b11db8a89e - std::sync::poison::once::Once::call_once::{{closure}}::hbc7463c07b8c8272
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   36:     0x57b11dbd4b14 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   37:     0x57b11db92375 - std::sync::poison::once::Once::call_once::h8f9c3be385193458
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   38:     0x57b11db92375 - lazy_static::lazy::Lazy<T>::get::hadd3a506a79c99c9
[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:     0x57b11db92375 - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::__stability::h652543aa0d254a23
[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:     0x57b11db92375 - <mssf_core::api::API_TABLE as core::ops::deref::Deref>::deref::ha2448487199e9d41
[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:     0x57b11db92375 - mssf_core::client::create_local_client_internal::h0cddcd5c78dc5f71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/client/mod.rs:89:13
[INFO] [stdout]   42:     0x57b11db92375 - mssf_core::client::FabricClientBuilder::build_interface::h6f300e7d3b50fd25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/client/mod.rs:253:9
[INFO] [stdout]   43:     0x57b11db92375 - mssf_core::client::FabricClientBuilder::build::he9ae4fa6643651a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mssf-core-0.4.0/src/client/mod.rs:244:17
[INFO] [stdout]   44:     0x57b11daf358e - mssf_util::monitoring::tests::test_health_data::{{closure}}::h747b71af2d26f226
[INFO] [stdout]                                at /opt/rustwide/workdir/src/monitoring/mod.rs:93:14
[INFO] [stdout]   45:     0x57b11db0cfc1 - <core::pin::Pin<P> as core::future::future::Future>::poll::h009e9b73c3778f96
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x57b11db0cfc1 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2ac7d408b8be1fc2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x57b11db0cfc1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1aad26acdd8096a9
[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:     0x57b11db0cfc1 - tokio::task::coop::with_budget::h370f6eaa49eb774e
[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:     0x57b11db0cfc1 - tokio::task::coop::budget::hff729fb398350458
[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:     0x57b11db0cfc1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6364f27a601345c6
[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:     0x57b11db0cfc1 - tokio::runtime::scheduler::current_thread::Context::enter::hf017fc405cf8aeed
[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:     0x57b11db0cfc1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h035e01aa50c7c8b3
[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:     0x57b11db0cfc1 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd1513ffba142baa2
[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:     0x57b11db0cfc1 - tokio::runtime::context::scoped::Scoped<T>::set::hcfc56929271289bf
[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:     0x57b11db0e73a - tokio::runtime::context::set_scheduler::{{closure}}::hac223e8b66ba8df3
[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:     0x57b11db0e73a - std::thread::local::LocalKey<T>::try_with::h80954c9c05dd4ba1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   57:     0x57b11db0e73a - std::thread::local::LocalKey<T>::with::h47e81d1c86279ef2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   58:     0x57b11db0e73a - tokio::runtime::context::set_scheduler::hfb9e62048937d0cb
[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:     0x57b11db0e73a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6da53bd3bf096a36
[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:     0x57b11db0e73a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1d7ae2ff03f348ef
[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:     0x57b11dafa5c7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf0a223b99cc0529
[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:     0x57b11dafa5c7 - tokio::runtime::context::runtime::enter_runtime::h6c1cde9d3ad55c4e
[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:     0x57b11db08513 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7455f2b3ea050ca4
[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:     0x57b11db08513 - tokio::runtime::runtime::Runtime::block_on_inner::h7497fa8eb5e7abc1
[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:     0x57b11db08513 - tokio::runtime::runtime::Runtime::block_on::h76cdf73cbd8bc20a
[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:     0x57b11daf333b - mssf_util::monitoring::tests::test_health_data::hc5ff5bd27ab9a84c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/monitoring/mod.rs:206:16
[INFO] [stdout]   67:     0x57b11dafed59 - mssf_util::monitoring::tests::test_health_data::{{closure}}::hc54827770f5c5ccd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/monitoring/mod.rs:87:32
[INFO] [stdout]   68:     0x57b11dafed59 - core::ops::function::FnOnce::call_once::h489ae04131d33562
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x57b11db5e24b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x57b11db5e24b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   71:     0x57b11db5d48e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   72:     0x57b11db5d48e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   73:     0x57b11db5d48e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   74:     0x57b11db5d48e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   75:     0x57b11db5d48e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x57b11db5d48e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   77:     0x57b11db5d48e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   78:     0x57b11db21034 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   79:     0x57b11db21034 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   80:     0x57b11db249da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   81:     0x57b11db249da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   82:     0x57b11db249da - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   83:     0x57b11db249da - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   84:     0x57b11db249da - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x57b11db249da - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   86:     0x57b11db249da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x57b11dbceab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   88:     0x57b11dbceab7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   89:     0x57b11dbceab7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   90:     0x756664cdbaa4 - <unknown>
[INFO] [stdout]   91:     0x756664d68a34 - clone
[INFO] [stdout]   92:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     monitoring::tests::test_health_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c6a694f95a20cae2bf9f87ae3685f9c977eeb3441fafa0e58b46056f1b1ed726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a694f95a20cae2bf9f87ae3685f9c977eeb3441fafa0e58b46056f1b1ed726", kill_on_drop: false }`
[INFO] [stdout] c6a694f95a20cae2bf9f87ae3685f9c977eeb3441fafa0e58b46056f1b1ed726
