[INFO] fetching crate ih-muse 0.0.25...
[INFO] testing ih-muse-0.0.25 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate ih-muse 0.0.25 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ih-muse 0.0.25
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ih-muse 0.0.25
[INFO] tweaked toml for crates.io crate ih-muse 0.0.25 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ih-muse 0.0.25 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 264 packages to latest compatible versions
[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] 0e014c8db3dfa66051541f4508fc3f70341bd37dba4ee187a758f427ca32d3d2
[INFO] running `Command { std: "docker" "start" "-a" "0e014c8db3dfa66051541f4508fc3f70341bd37dba4ee187a758f427ca32d3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e014c8db3dfa66051541f4508fc3f70341bd37dba4ee187a758f427ca32d3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e014c8db3dfa66051541f4508fc3f70341bd37dba4ee187a758f427ca32d3d2", kill_on_drop: false }`
[INFO] [stdout] 0e014c8db3dfa66051541f4508fc3f70341bd37dba4ee187a758f427ca32d3d2
[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] 25016237f9d675346cb8adfe51b93480b6ac56e0d504513c714e6b64cff5402a
[INFO] running `Command { std: "docker" "start" "-a" "25016237f9d675346cb8adfe51b93480b6ac56e0d504513c714e6b64cff5402a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ih-muse-proto v0.0.25
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ih-muse-core v0.0.25
[INFO] [stderr]    Compiling ih-muse-record v0.0.25
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ih-muse-client v0.0.25
[INFO] [stderr]    Compiling ih-muse v0.0.25 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "25016237f9d675346cb8adfe51b93480b6ac56e0d504513c714e6b64cff5402a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25016237f9d675346cb8adfe51b93480b6ac56e0d504513c714e6b64cff5402a", kill_on_drop: false }`
[INFO] [stdout] 25016237f9d675346cb8adfe51b93480b6ac56e0d504513c714e6b64cff5402a
[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] 0373608c364789a70293572784e8e7f47667219299b6bb39fe3ec47d9653472d
[INFO] running `Command { std: "docker" "start" "-a" "0373608c364789a70293572784e8e7f47667219299b6bb39fe3ec47d9653472d", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ih-muse-core v0.0.25
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ih-muse-record v0.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ih-muse-client v0.0.25
[INFO] [stderr]    Compiling ih-muse v0.0.25 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.14s
[INFO] running `Command { std: "docker" "inspect" "0373608c364789a70293572784e8e7f47667219299b6bb39fe3ec47d9653472d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0373608c364789a70293572784e8e7f47667219299b6bb39fe3ec47d9653472d", kill_on_drop: false }`
[INFO] [stdout] 0373608c364789a70293572784e8e7f47667219299b6bb39fe3ec47d9653472d
[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] f573223995e859cd83e08eca86aa1685615e4c2e382294601ed8dce63adf12da
[INFO] running `Command { std: "docker" "start" "-a" "f573223995e859cd83e08eca86aa1685615e4c2e382294601ed8dce63adf12da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ih_muse-f9640684eec95e56)
[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 tests/all/main.rs (/opt/rustwide/target/debug/deps/all-7b63c026abc31a25)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_init::test_muse_initialization_timeout ... ok
[INFO] [stdout] test test_replay::test_check_and_replay ... ok
[INFO] [stdout] test test_replay::test_initialize_with_config_recording ... ok
[INFO] [stdout] test test_init::test_muse_initialization_with_custom_config ... ok
[INFO] [stdout] test test_init::test_muse_initialization_with_mock ... ok
[INFO] [stdout] test test_init::test_muse_initialization_with_poet ... ok
[INFO] [stdout] test test_element::test_element_registration ... ok
[INFO] [stdout] test test_init::test_muse_reinitialization ... ok
[INFO] [stdout] test test_cluster::test_cluster_monitor_updates_state ... ok
[INFO] [stdout] test test_metrics::test_send_and_receive_metric ... FAILED
[INFO] [stdout] test test_replay::test_record_and_replay_with_timestamps ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_metrics::test_send_and_receive_metric stdout ----
[INFO] [stdout] [2025-10-16T09:28:52Z INFO  ih_muse_client::mock_client] MockClient: health_check called
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z INFO  ih_muse_client::mock_client] MockClient: register_element_kinds called with [ElementKindRegistration { id: 7930683539280121760, code: "server", parent_id: None, name: "Server", description: "A server element kind", forwarded: false }]
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:52Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z INFO  ih_muse_client::mock_client] MockClient: register_metrics called with [MetricDefinition { id: 2939136962, code: "cpu_usage", name: "CPU Usage", description: "The CPU usage of a server" }]
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z INFO  ih_muse_client::mock_client] MockClient: get_metric_order called
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z INFO  ih_muse_client::mock_client] MockClient: get_finest_resolution called
[INFO] [stdout] Initialization completed successfully.
[INFO] [stdout] [2025-10-16T09:28:53Z INFO  ih_muse_client::mock_client] MockClient: get_node_state called
[INFO] [stdout] [2025-10-16T09:28:53Z INFO  ih_muse_client::mock_client] MockClient: get_finest_resolution called
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] [2025-10-16T09:28:53Z DEBUG ih_muse::tasks::metric_sender] No metrics to send. Exiting.
[INFO] [stdout] 
[INFO] [stdout] thread 'test_metrics::test_send_and_receive_metric' panicked at tests/all/test_metrics.rs:13:10:
[INFO] [stdout] Element was not registered
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7ea5c78ac2 - 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:     0x5a7ea5c78ac2 - 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:     0x5a7ea5c78ac2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7ea5c78ac2 - <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:     0x5a7ea5ca3503 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7ea5ca3503 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7ea5c74a83 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7ea5c74a83 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7ea5c78912 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7ea5c7a0dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7ea5c79f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a7ea594ba24 - <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:     0x5a7ea594ba24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7ea5c7abbb - <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:     0x5a7ea5c7abbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7ea5c7a88a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7ea5c78fb9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7ea5c7a51d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7ea5ca0e80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a7ea5ca0e5b - core::panicking::panic_display::hd952f8815b45a013
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5a7ea5ca0e5b - core::option::expect_failed::hc34269c4a53ec499
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2081:5
[INFO] [stdout]   21:     0x5a7ea5824431 - core::option::Option<T>::expect::h85c0454b1b9558f2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:960:21
[INFO] [stdout]   22:     0x5a7ea5824431 - all::test_metrics::test_send_and_receive_metric::{{closure}}::h7fba49a8cec93c1e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/test_metrics.rs:13:10
[INFO] [stdout]   23:     0x5a7ea5838545 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfb29a603dc82e791
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a7ea5838545 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0d4750e534391ad7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5a7ea5838545 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h67d2e8477d89f743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5a7ea5838545 - tokio::task::coop::with_budget::hee0cb456e82c76cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5a7ea5838545 - tokio::task::coop::budget::h0f268b0b476b2ba7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5a7ea5838545 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h99a84367b715ff5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5a7ea5838545 - tokio::runtime::scheduler::current_thread::Context::enter::hf25479e9dbdfb89d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5a7ea58340b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd89ca40c54667e59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5a7ea58340b5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3827efc9c35435a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x5a7ea58340b5 - tokio::runtime::context::scoped::Scoped<T>::set::hfa07855af0c30cb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5a7ea5838705 - tokio::runtime::context::set_scheduler::{{closure}}::h408793fd9e4c4f7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5a7ea5838705 - std::thread::local::LocalKey<T>::try_with::h7cba162ee4be117e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5a7ea5838705 - std::thread::local::LocalKey<T>::with::h723014e7e7de1faf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5a7ea5838705 - tokio::runtime::context::set_scheduler::h277d31560661f768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5a7ea5838705 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h32176cb792279f94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x5a7ea5838705 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h256d986f843fa204
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5a7ea5834780 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he914221b3d044fcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5a7ea5834780 - tokio::runtime::context::runtime::enter_runtime::hb887f19f7b741c9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5a7ea5835353 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he29c16fd62c287f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5a7ea5835353 - tokio::runtime::runtime::Runtime::block_on_inner::hee67c175c92d4c9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5a7ea5835353 - tokio::runtime::runtime::Runtime::block_on::h8d8552cbc1f88770
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5a7ea582059b - all::test_metrics::test_send_and_receive_metric::h46be0f8c38193aee
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/test_metrics.rs:43:6
[INFO] [stdout]   45:     0x5a7ea5835ae9 - all::test_metrics::test_send_and_receive_metric::{{closure}}::hcc807bd52fa645a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/test_metrics.rs:6:40
[INFO] [stdout]   46:     0x5a7ea5835ae9 - core::ops::function::FnOnce::call_once::he81ebcc20317089a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5a7ea595115b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a7ea595115b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x5a7ea595039e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x5a7ea595039e - <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]   51:     0x5a7ea595039e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x5a7ea595039e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x5a7ea595039e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5a7ea595039e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x5a7ea595039e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x5a7ea5913f44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x5a7ea5913f44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   58:     0x5a7ea59178ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x5a7ea59178ea - <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]   60:     0x5a7ea59178ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5a7ea59178ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5a7ea59178ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a7ea59178ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x5a7ea59178ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5a7ea5c7ddc7 - <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]   66:     0x5a7ea5c7ddc7 - <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]   67:     0x5a7ea5c7ddc7 - 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]   68:     0x76ddf1a8faa4 - <unknown>
[INFO] [stdout]   69:     0x76ddf1b1ca34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_metrics::test_send_and_receive_metric
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test all`
[INFO] running `Command { std: "docker" "inspect" "f573223995e859cd83e08eca86aa1685615e4c2e382294601ed8dce63adf12da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f573223995e859cd83e08eca86aa1685615e4c2e382294601ed8dce63adf12da", kill_on_drop: false }`
[INFO] [stdout] f573223995e859cd83e08eca86aa1685615e4c2e382294601ed8dce63adf12da
