[INFO] fetching crate kaspa-perf-monitor 0.15.0... [INFO] testing kaspa-perf-monitor-0.15.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate kaspa-perf-monitor 0.15.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate kaspa-perf-monitor 0.15.0 [INFO] finished tweaking crates.io crate kaspa-perf-monitor 0.15.0 [INFO] tweaked toml for crates.io crate kaspa-perf-monitor 0.15.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kaspa-perf-monitor 0.15.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 183 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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 downcast v0.11.0 [INFO] [stderr] Downloaded intertrait v0.2.2 [INFO] [stderr] Downloaded triggered v0.1.3 [INFO] [stderr] Downloaded linkme-impl v0.2.10 [INFO] [stderr] Downloaded hexplay v0.3.0 [INFO] [stderr] Downloaded workflow-log v0.18.0 [INFO] [stderr] Downloaded linkme v0.2.10 [INFO] [stderr] Downloaded intertrait-macros v0.2.2 [INFO] [stderr] Downloaded kaspa-core v0.15.0 [INFO] [stderr] Downloaded workflow-perf-monitor v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b77f8112e17bfcf963755b486ce9c0403c9e51b590f6d64470e3945afa41ab34 [INFO] running `Command { std: "docker" "start" "-a" "b77f8112e17bfcf963755b486ce9c0403c9e51b590f6d64470e3945afa41ab34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77f8112e17bfcf963755b486ce9c0403c9e51b590f6d64470e3945afa41ab34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77f8112e17bfcf963755b486ce9c0403c9e51b590f6d64470e3945afa41ab34", kill_on_drop: false }` [INFO] [stdout] b77f8112e17bfcf963755b486ce9c0403c9e51b590f6d64470e3945afa41ab34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e81b12e77da2d05de5b46b0b81011cfc59eb4a3d2661a693acd44b2903a3bcda [INFO] running `Command { std: "docker" "start" "-a" "e81b12e77da2d05de5b46b0b81011cfc59eb4a3d2661a693acd44b2903a3bcda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling triggered v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hexplay v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling linkme-impl v0.2.10 [INFO] [stderr] Compiling intertrait-macros v0.2.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling linkme v0.2.10 [INFO] [stderr] Compiling intertrait v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling workflow-perf-monitor v0.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling workflow-log v0.18.0 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling kaspa-core v0.15.0 [INFO] [stderr] Compiling kaspa-perf-monitor v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.25s [INFO] running `Command { std: "docker" "inspect" "e81b12e77da2d05de5b46b0b81011cfc59eb4a3d2661a693acd44b2903a3bcda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81b12e77da2d05de5b46b0b81011cfc59eb4a3d2661a693acd44b2903a3bcda", kill_on_drop: false }` [INFO] [stdout] e81b12e77da2d05de5b46b0b81011cfc59eb4a3d2661a693acd44b2903a3bcda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a0e59ab7dba1b08ce2cbae11623bbad9a0c08aeaa4fd3a9f1b0badd2a3e2b48e [INFO] running `Command { std: "docker" "start" "-a" "a0e59ab7dba1b08ce2cbae11623bbad9a0c08aeaa4fd3a9f1b0badd2a3e2b48e", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kaspa-perf-monitor v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/counters.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "a0e59ab7dba1b08ce2cbae11623bbad9a0c08aeaa4fd3a9f1b0badd2a3e2b48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e59ab7dba1b08ce2cbae11623bbad9a0c08aeaa4fd3a9f1b0badd2a3e2b48e", kill_on_drop: false }` [INFO] [stdout] a0e59ab7dba1b08ce2cbae11623bbad9a0c08aeaa4fd3a9f1b0badd2a3e2b48e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] af3f1e7dee4dc35519d20e8818836eff2591b1bde9fdac0015d846f393b59a33 [INFO] running `Command { std: "docker" "start" "-a" "af3f1e7dee4dc35519d20e8818836eff2591b1bde9fdac0015d846f393b59a33", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/counters.rs:87:39 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 87 | pub fn to_process_metrics_display(&self) -> ProcessMetricsDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/counters.rs:91:34 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay { [INFO] [stderr] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | pub fn to_io_metrics_display(&self) -> IoMetricsDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `kaspa-perf-monitor` (lib) generated 2 warnings [INFO] [stderr] warning: `kaspa-perf-monitor` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaspa_perf_monitor-15e86854eab27ff8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-01 10:20:50.135+00:00 [TRACE] fetch counters: CountersSnapshot { resident_set_size: 4657152, virtual_memory_size: 76107776, core_num: 16, cpu_usage: 0.00030550853764006123, fd_num: 1, disk_io_read_bytes: 0, disk_io_write_bytes: 0, disk_io_read_per_sec: 0.0, disk_io_write_per_sec: 0.0 } [INFO] [stdout] 2025-10-01 10:20:51.147+00:00 [TRACE] fetch counters: CountersSnapshot { resident_set_size: 4657152, virtual_memory_size: 76107776, core_num: 16, cpu_usage: 0.01015575091049418, fd_num: 1, disk_io_read_bytes: 4096, disk_io_write_bytes: 0, disk_io_read_per_sec: 4051.4342235410486, disk_io_write_per_sec: 0.0 } [INFO] [stdout] 2025-10-01 10:20:52.159+00:00 [TRACE] fetch counters: CountersSnapshot { resident_set_size: 4788224, virtual_memory_size: 76107776, core_num: 16, cpu_usage: 0.00988489443330681, fd_num: 1, disk_io_read_bytes: 4096, disk_io_write_bytes: 0, disk_io_read_per_sec: 0.0, disk_io_write_per_sec: 0.0 } [INFO] [stdout] 2025-10-01 10:20:53.133+00:00 [TRACE] perf-monitor worker exiting [INFO] [stdout] test tests::monitor_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kaspa_perf_monitor [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] running `Command { std: "docker" "inspect" "af3f1e7dee4dc35519d20e8818836eff2591b1bde9fdac0015d846f393b59a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3f1e7dee4dc35519d20e8818836eff2591b1bde9fdac0015d846f393b59a33", kill_on_drop: false }` [INFO] [stdout] af3f1e7dee4dc35519d20e8818836eff2591b1bde9fdac0015d846f393b59a33