[INFO] fetching crate rustvello-monitoring 0.1.6...
[INFO] testing rustvello-monitoring-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustvello-monitoring 0.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rustvello-monitoring 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustvello-monitoring 0.1.6
[INFO] tweaked toml for crates.io crate rustvello-monitoring 0.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustvello-monitoring 0.1.6 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustvello-monitoring 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d20f42eaaaeef2e66399d1ffc411d63519ecac522639eafbd4178549acbc31
[INFO] running `Command { std: "docker" "start" "-a" "b3d20f42eaaaeef2e66399d1ffc411d63519ecac522639eafbd4178549acbc31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d20f42eaaaeef2e66399d1ffc411d63519ecac522639eafbd4178549acbc31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d20f42eaaaeef2e66399d1ffc411d63519ecac522639eafbd4178549acbc31", kill_on_drop: false }`
[INFO] [stdout] b3d20f42eaaaeef2e66399d1ffc411d63519ecac522639eafbd4178549acbc31
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36b7c70a1987681d9e6d5f7423b8aaf3fe3948dfa8d29eb6655d9eb3473bc22a
[INFO] running `Command { std: "docker" "start" "-a" "36b7c70a1987681d9e6d5f7423b8aaf3fe3948dfa8d29eb6655d9eb3473bc22a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cistell-macros v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cistell-core v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rustvello-proto v0.1.6
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustvello-core v0.1.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling rustvello-monitoring v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "36b7c70a1987681d9e6d5f7423b8aaf3fe3948dfa8d29eb6655d9eb3473bc22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b7c70a1987681d9e6d5f7423b8aaf3fe3948dfa8d29eb6655d9eb3473bc22a", kill_on_drop: false }`
[INFO] [stdout] 36b7c70a1987681d9e6d5f7423b8aaf3fe3948dfa8d29eb6655d9eb3473bc22a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 350371e6a5293be041c4394e13c9db0f6123a4057dadf5a93cdef799a910f2fd
[INFO] running `Command { std: "docker" "start" "-a" "350371e6a5293be041c4394e13c9db0f6123a4057dadf5a93cdef799a910f2fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cistell-macros v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustvello-macros v0.1.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cistell-core v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling rustvello-proto v0.1.6
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustvello-core v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling rustvello-mem v0.1.6
[INFO] [stderr]    Compiling rustvello v0.1.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustvello-monitoring v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "350371e6a5293be041c4394e13c9db0f6123a4057dadf5a93cdef799a910f2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350371e6a5293be041c4394e13c9db0f6123a4057dadf5a93cdef799a910f2fd", kill_on_drop: false }`
[INFO] [stdout] 350371e6a5293be041c4394e13c9db0f6123a4057dadf5a93cdef799a910f2fd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a0bf7088f2594f9c18e906ea2e175409a1de5e38d8ca71e7896b56d3648ab66
[INFO] running `Command { std: "docker" "start" "-a" "5a0bf7088f2594f9c18e906ea2e175409a1de5e38d8ca71e7896b56d3648ab66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustvello_monitoring-d964de39dc424caa)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test log_explorer::parser::tests::test_strip_ansi ... ok
[INFO] [stdout] test log_explorer::render::tests::test_entity_replacer ... ok
[INFO] [stdout] test log_explorer::render::tests::test_level_card_class ... ok
[INFO] [stdout] test svg::bounds::tests::test_time_to_x ... ok
[INFO] [stdout] test svg::bounds::tests::test_zero_span ... ok
[INFO] [stdout] test svg::builder::tests::test_concurrent_invocations_same_runner_get_multiple_sublanes ... ok
[INFO] [stdout] test log_explorer::render::tests::test_entity_link_url ... ok
[INFO] [stdout] test log_explorer::render::tests::test_status_colorization ... ok
[INFO] [stdout] test svg::bounds::tests::test_duration_to_width ... ok
[INFO] [stdout] test svg::builder::tests::test_registered_entries_go_to_unassigned ... ok
[INFO] [stdout] test svg::builder::tests::test_zoom_padding_scales_with_span ... ok
[INFO] [stdout] test svg::color::tests::test_color_scheme_consistency ... ok
[INFO] [stdout] test svg::color::tests::test_golden_ratio_distribution ... ok
[INFO] [stdout] test svg::color::tests::test_hsl_to_rgb_red ... ok
[INFO] [stdout] test svg::color::tests::test_shade_generator ... ok
[INFO] [stdout] test svg::lane::tests::all_lane_row_heights_consistent_across_groups ... ok
[INFO] [stdout] test svg::builder::tests::test_zoom_centering_short_duration_invocation ... ok
[INFO] [stdout] test svg::builder::tests::test_sequential_invocations_same_runner_share_y_position ... ok
[INFO] [stdout] test svg::lane::tests::group_separator_spacing_is_consistent ... ok
[INFO] [stdout] test svg::builder::tests::test_rendered_svg_sequential_invocations_same_y ... ok
[INFO] [stdout] test svg::lane::tests::multi_worker_group_has_header_row ... ok
[INFO] [stdout] test svg::lane::tests::multi_worker_has_children ... ok
[INFO] [stdout] test svg::lane::tests::single_lane_group_height_equals_lane_height ... ok
[INFO] [stdout] test svg::lane::tests::worker_lanes_start_after_header ... ok
[INFO] [stdout] test svg::lane_assign::tests::test_assign_lanes_non_overlapping ... ok
[INFO] [stdout] test svg::lane_assign::tests::test_assign_lanes_overlapping ... ok
[INFO] [stdout] test svg::lane_assign::tests::test_deferred_chains_overlay_on_lane_zero ... ok
[INFO] [stdout] test svg::lane_assign::tests::test_no_overlap ... ok
[INFO] [stdout] test svg::lane_assign::tests::test_overlap ... ok
[INFO] [stdout] test svg::render_axis::tests::test_grid_uses_smart_ticks ... ok
[INFO] [stdout] test svg::render_axis::tests::test_tick_interval_tiers ... ok
[INFO] [stdout] test svg::render_axis::tests::test_legend_contains_all_14_statuses ... ok
[INFO] [stdout] test svg::render_axis::tests::test_tick_label_format_tiers ... ok
[INFO] [stdout] test svg::render_axis::tests::test_tick_positions_generate_ticks ... ok
[INFO] [stdout] test svg::render_axis::tests::test_time_axis_has_axis_line_and_tick_marks ... ok
[INFO] [stdout] test svg::render_elements::tests::test_lines_have_dash_array ... ok
[INFO] [stdout] test svg::render_elements::tests::test_non_ongoing_segment_has_no_stripe_overlay ... ok
[INFO] [stdout] test svg::render_elements::tests::test_ongoing_segment_has_stripe_overlay ... ok
[INFO] [stdout] test svg::render_elements::tests::test_segment_has_shadow_filter ... ok
[INFO] [stdout] test util::csrf::tests::referer_matches ... ok
[INFO] [stdout] test log_explorer::render::tests::test_render_message_html ... ok
[INFO] [stdout] test util::escape::tests::all_special ... ok
[INFO] [stdout] test util::escape::tests::empty_string ... ok
[INFO] [stdout] test util::escape::tests::escapes_all_five_entities ... ok
[INFO] [stdout] test util::escape::tests::no_special_chars ... ok
[INFO] [stdout] test util::formatting::tests::test_cron_to_human ... ok
[INFO] [stdout] test util::formatting::tests::test_format_duration ... ok
[INFO] [stdout] test util::formatting::tests::test_short_id ... ok
[INFO] [stdout] test util::formatting::tests::test_truncate_id ... ok
[INFO] [stdout] test util::status_colors::tests::test_colors_match_pynenc_palette ... ok
[INFO] [stdout] test util::status_colors::tests::test_default_color ... ok
[INFO] [stdout] test util::status_colors::tests::test_segment_statuses_are_duration_statuses ... ok
[INFO] [stdout] test util::time_range::tests::test_parse_time_range ... ok
[INFO] [stdout] test util::csrf::tests::origin_matches ... ok
[INFO] [stdout] test util::time_range::tests::test_parse_resolution ... ok
[INFO] [stdout] test svg::lane::tests::single_lane_has_no_children ... ok
[INFO] [stdout] test svg::render_elements::tests::test_points_have_stroke_width_1_5 ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_unified_python_format ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_unified_rust_format ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_unified_no_fields ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_tracing_span_format ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_tracing_span_no_invocation ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_structured_line ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_multi_line_split ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_bracket_context ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_parse_bracket_chain ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_json_log_line ... ok
[INFO] [stdout] test log_explorer::parser::tests::test_entity_list_refs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/monitoring_dashboard.rs (/opt/rustwide/target/debug/deps/monitoring_dashboard-deb5e52e8c3580f7)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] 2026-04-27T00:59:25.766Z INFO  [R] test-hierarchical [PTR(ee3168fc)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.767Z INFO  [R] test-hierarchical [PTR(dc9ed736)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.766Z INFO  [R] test-hierarchical [PTR(f1224a79)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.768Z INFO  [R] test-hierarchical [PTR(13e023bb)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.769Z INFO  [R] test-hierarchical [PITR(d6ba6942)] rustvello::runner::per_invocation_tokio PerInvocationTokioRunner starting (max_concurrent=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.769Z INFO  [R] test-hierarchical [PITR(5612186b)] rustvello::runner::per_invocation_tokio PerInvocationTokioRunner starting (max_concurrent=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.776Z INFO  [R] test-hierarchical [PTR(4e2d7d8d)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.777Z INFO  [R] test-hierarchical [PITR(dd17084d)] rustvello::runner::per_invocation_tokio PerInvocationTokioRunner starting (max_concurrent=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.777Z INFO  [R] test-hierarchical [PTR(939e766a)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.787Z INFO  [R] test-hierarchical [PITR(5612186b).W(a6a88d30)f6f45e83-d7cd-418d-8df7-ab7157f3a090:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.789Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(3dcfee2e)c63c375c-893b-4ae5-a28f-8b8d363a1820:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.790Z INFO  [R] test-ctx-check [PTR(48baa1d1)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-ctx-check, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.792Z INFO  [R] test-ctx-check [PTR(3b1ea86d)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 10 workers (app_id=test-ctx-check, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.801Z INFO  [R] test-hierarchical [RR(dacbddaa)] rustvello::runner::rayon_runner RayonRunner starting (num_threads=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.801Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(af1d9abc)762cf34e-597b-41b5-9fe8-0cfa5d0b7398:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.802Z INFO  [R] test-hierarchical [RR(2b4f0a09)] rustvello::runner::rayon_runner RayonRunner starting (num_threads=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.802Z INFO  [R] test-hierarchical [PTR(f1224a79).W(c56cf38b)6662da0b-0a87-4d10-b887-6557f2c73d6b:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.803Z INFO  [R] test-hierarchical [RR(77029cb7)] rustvello::runner::rayon_runner RayonRunner starting (num_threads=4, app_id=test-hierarchical, pid=85)
[INFO] [stdout] 2026-04-27T00:59:25.810Z INFO  [R] test-hierarchical [PTR(13e023bb).W(37e2ec6e)64968ccd-0125-4d11-9929-b1a9694b6145:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.814Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(790ecfc8)27a9b046-ea9b-4e0e-8b55-6e85bdd7a368:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.816Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(2cb967ce)55bec1ca-843d-47ce-8d8f-cdbaf3f27136:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.819Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(fe2ef6fe)5ac31d72-6d3a-484c-b4e7-9e93014ed781:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.819Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(4c597a84)e2dcf913-910a-4e23-a78f-be786077bd09:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.819Z INFO  [R] test-hierarchical [PITR(dd17084d).W(3f2e7ab0)7ffb43ad-2585-48a7-84e3-98909dc25035:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.823Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(b9bd97f0)6907e59a-ca61-4e74-9307-f7bcc7f4ee42:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.824Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(ae761f8b)9b535fae-91e4-40ec-b17d-2024277a7e5c:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.826Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(83a9b365)f8cbf1be-78dc-4f50-858c-4666f9dd239d:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.826Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(02b961cd)c48fde98-b7c7-4952-bd25-2f3430ec0524:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.827Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(81a2e38e)9959e17d-b6de-4716-87e9-d9561a8ce282:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.827Z INFO  [R] test-hierarchical [PTR(13e023bb).W(812e5724)776d91eb-4efa-49c4-b699-9563f5135024:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.830Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(ea31b0e4)478715ec-cc8f-4ed6-9e7a-c3d21b001673:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.832Z INFO  [R] test-hierarchical [PTR(13e023bb).W(6b38a7e9)13f73fb6-98a7-49b7-9cdb-9373f1da171c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.834Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(ad5ff3d9)3fcbe6e2-fd7a-4535-a440-17df4b6ccd55:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.841Z INFO  [R] test-hierarchical [PTR(13e023bb).W(e963445a)0b9975be-dabd-4196-a678-fc0974c2a778:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.849Z INFO  [R] test-hierarchical [PTR(13e023bb).W(8c745fd4)7cac8766-782e-4630-8600-5d7f6a3b5d93:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.851Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(8223e0e6)3ab8739b-b702-48fa-b4c9-ba771f885dcf:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.851Z INFO  [R] test-hierarchical [PTR(939e766a).W(4a333c51)5ca4b0b6-c303-4d6f-9ef0-b7348eaa623a:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.851Z INFO  [R] test-hierarchical [PTR(939e766a).W(f9a0e72f)99b0a2c6-64df-45a8-b544-f03ba82e38b6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.852Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(5100f784)fc53ae39-655a-4ea6-a4fd-cc6799598f53:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.856Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(dd16005d)e4903712-f4a5-42fa-a8fe-21f25abb3384:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.857Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(08bc6d13)3779af4f-7040-473b-959a-3af88540fab3:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.858Z INFO  [R] test-hierarchical [PTR(13e023bb).W(d29dacf5)42fc4229-70c5-48bb-9c0c-9399d38e473f:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.860Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(fe2ef6fe)b237f807-fe92-40f5-a6e9-f4489d5a1a67:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.863Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(b9bd97f0)fab1ff41-baa4-411f-b8a3-a2c83eb0827d:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.864Z INFO  [R] test-hierarchical [PTR(13e023bb).W(37e2ec6e)0d5b448b-f0e1-4dc6-ac64-6bf22fcb556c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.872Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(75f6a72a)a54ccf0a-6c63-45df-9461-0ee200c887f1:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.872Z INFO  [R] test-hierarchical [PTR(939e766a).W(22eee251)abde3098-17f1-48d3-bb40-d77d6725d88c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.875Z INFO  [R] test-hierarchical [PTR(939e766a).W(df25943b)3b19e67d-7755-4328-942d-6711d6cc0f99:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.875Z INFO  [R] test-hierarchical [PITR(dd17084d).W(0297c76b)cea6a118-9660-4fef-8755-16c20485cec5:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.875Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(5ee998a3)04ccd992-68f5-4a31-ac89-095dc76a8448:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.882Z INFO  [R] test-hierarchical [PTR(939e766a).W(c5b3a592)35a44951-b6ff-4061-bfb7-5296c881faf6:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.883Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(4ccc8af6)b64236bc-6cc2-45e3-8482-ee08c1fce0a5:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.883Z INFO  [R] test-hierarchical [PTR(939e766a).W(b5eed0eb)2b7565d2-5ca2-4d03-9e15-892c0db82620:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.885Z INFO  [R] test-hierarchical [PTR(939e766a).W(3568f83e)6b65c8d5-bcd5-4606-be3d-c1afd3aff7da:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.887Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(243ba1c1)b5897af7-3209-4215-b541-8eb63e996e6d:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.888Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(2cb967ce)c006acae-8c4b-4b85-af08-8c314dbab8ba:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.894Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(ae761f8b)2c29bc82-d8a3-415e-a8d1-af88d9b09dd9:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.901Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(790ecfc8)b96837fa-35b1-45a4-b425-546e79115be6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.903Z INFO  [R] test-hierarchical [PITR(dd17084d).W(29b33d56)b559cace-b133-47f0-95ea-a27a892823c6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.909Z INFO  [R] test-hierarchical [PTR(939e766a).W(dd596908)b28bca62-d81a-4a24-90bb-61b5f17d0581:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.909Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(4c597a84)376f4a29-d5a6-4d23-8aed-3d0cb2edb6cc:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.909Z INFO  [R] test-hierarchical [RR(2b4f0a09).W(b5881a29)37882582-7cd4-4edf-b60e-62f5c529c2db:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.910Z INFO  [R] test-hierarchical [RR(77029cb7).W(55bd35bb)3ecdabdf-d46d-42cf-be33-30999c1674ce:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.910Z INFO  [R] test-hierarchical [PTR(13e023bb).W(8f955f8d)cb4b8c5a-c0a4-46de-8ec5-537946c4def5:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.910Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(ea31b0e4)31028e36-5649-40a3-b0f2-c3beb78c96aa:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.910Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(83a9b365)1571e5f9-1882-4ad8-9c49-b1fe4a26dcc2:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.916Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(02b961cd)0a9f5408-6213-414e-85c7-db89a4d48723:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.916Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(81a2e38e)c5c0a543-e65c-4892-adb6-d33e5523d59b:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.923Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(af1d9abc)988fba9e-9690-4341-ba69-71883ae513d9:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.923Z INFO  [R] test-hierarchical [PTR(13e023bb).W(1a10d66f)bed35ebb-b1fe-498c-9e75-34f49d96fec4:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.923Z INFO  [R] test-hierarchical [PTR(13e023bb).W(812e5724)eb086179-3781-4634-8b1b-bed91771fcea:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.924Z INFO  [R] test-hierarchical [PITR(d6ba6942).W(2c5e0bfe)ec80533d-16b3-4bf1-bc9b-43efe36cf94e:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.928Z INFO  [R] test-hierarchical [PITR(dd17084d).W(ebbdab60)e947e0c2-062c-4f28-bb7a-6c7487765c4f:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.928Z INFO  [R] test-hierarchical [PITR(dd17084d).W(2b1c28f8)5f7c753d-63f0-49a8-879b-6999987a1f62:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.930Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(ad5ff3d9)1e2912ba-1a97-4d83-bc36-a019a1908713:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.936Z INFO  [R] test-hierarchical [PTR(13e023bb).W(e1d8c101)02cc19a8-fee4-44d1-b72d-0a61e5eb3435:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.937Z INFO  [R] test-hierarchical [PTR(13e023bb).W(6b38a7e9)e4f2824c-4a16-4795-87b7-bb40fadee3d1:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.943Z INFO  [R] test-hierarchical [RR(2b4f0a09).W(b6b877d4)f01e1f42-729e-44d1-85d0-bd22a932f357:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.943Z INFO  [R] test-hierarchical [PTR(13e023bb).W(e963445a)e35a362e-208d-455f-85b6-74d946224f5f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.945Z INFO  [R] test-hierarchical [PITR(d6ba6942).W(a2e8f530)2fb56bf1-f549-4192-8d10-9ec6f215bc14:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.945Z INFO  [R] test-hierarchical [PTR(13e023bb).W(8c745fd4)6d1f8ed4-70f8-4ec1-85a2-b5cd3af6021d:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.946Z INFO  [R] test-hierarchical [RR(77029cb7).W(7ea78cc9)04742d5f-636f-4005-a81e-54793e6d7a2c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.946Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(8223e0e6)b561317b-bc8f-4364-abb2-92ef63c584d5:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.946Z INFO  [R] test-hierarchical [PTR(939e766a).W(4a333c51)7483776f-67fe-48e2-b4a4-d3da537c3f20:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.947Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(5100f784)c7089968-e3c8-4162-bf32-c8a7275c3c6f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.947Z INFO  [R] test-hierarchical [PTR(939e766a).W(f9a0e72f)fcdf570d-c6f6-4f03-a31b-9e7c5639b8cc:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.950Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(dd16005d)8f23c177-fbd2-44d8-b9ba-5984f155d9a5:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.953Z INFO  [R] test-hierarchical [PITR(5612186b).W(c5da6362)354c7d44-a612-4cb6-9c73-681ddd053f57:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.953Z INFO  [R] test-hierarchical [PITR(5612186b).W(2d54ada5)a8c9921e-4480-4822-9fc6-60d2c144f2e5:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.953Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(7c7abc40)ceb3216c-9b95-41a6-a2f3-a36574855436:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.958Z INFO  [R] test-hierarchical [PTR(939e766a).W(9bd1fb55)fed6b028-2e6e-4fb8-88b6-bb889d496d13:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.958Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(fe2ef6fe)d28904a7-86dc-4907-a68d-025ad152d73e:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.963Z INFO  [R] test-hierarchical [RR(2b4f0a09).W(19f52f9e)4220cf78-8233-4dd0-88a8-faaabd4de679:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.963Z INFO  [R] test-hierarchical [PTR(13e023bb).W(99ed1491)a70a9496-651c-442a-9ad8-c1381e36ca77:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.963Z INFO  [R] test-hierarchical [PITR(d6ba6942).W(56699598)1c557f3d-1b06-447d-a6f3-1d86983d3023:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.964Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(08bc6d13)5abc1d19-65cb-44a8-bc1c-7df3bed45119:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.964Z INFO  [R] test-hierarchical [PTR(13e023bb).W(d29dacf5)f724f750-f063-4bda-99f1-4d0aaa7ad81a:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.965Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(b9bd97f0)5521dd17-0ec5-48a5-b2c3-d84902d9fab8:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.970Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(75f6a72a)80d008aa-72b3-4acd-b8f0-9211571ba54a:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.970Z INFO  [R] test-hierarchical [RR(77029cb7).W(df7a70d9)23ffc572-20e3-48ec-8da2-eedb2dc0ebe9:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.970Z INFO  [R] test-hierarchical [PTR(939e766a).W(22eee251)d4f4015c-f8ee-4e08-956e-eecccd57a894:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.976Z INFO  [R] test-hierarchical [PTR(939e766a).W(df25943b)0d367da2-a2d5-4b85-b8f6-8c0b6c31c18d:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.977Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(5ee998a3)1ed86cef-f11e-4da7-9bd3-14d4c551f370:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.977Z INFO  [R] test-hierarchical [PTR(13e023bb).W(37e2ec6e)82ac6ea4-810e-473a-b208-066ae6e192b2:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.978Z INFO  [R] test-hierarchical [PITR(d6ba6942).W(887d5b3f)3b5d195b-23dc-4902-acd3-c581784ebff6:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.978Z INFO  [R] test-hierarchical [RR(2b4f0a09).W(851ba1cf)ea1fdf84-97f0-4a83-b7b1-d6cab0aafc9c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.978Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(243ba1c1)c6085731-6be7-4036-9bd3-bbd77ef3451b:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.978Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(2cb967ce)e3ba8b25-e8ed-47ef-8413-6f91ca81a0d9:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.979Z INFO  [R] test-hierarchical [PTR(ee3168fc).W(ae761f8b)792ed1ef-7d73-4858-a615-0bf56b3014ef:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.982Z INFO  [R] test-hierarchical [PTR(939e766a).W(54d27976)2ff0b441-e8f2-4c92-a4e8-efc2a0e75554:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.983Z INFO  [R] test-hierarchical [RR(77029cb7).W(039afbe1)2fc621cd-2c2e-416b-9f62-7a5089da2bcc:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.983Z INFO  [R] test-hierarchical [PITR(dd17084d).W(88ef3496)0373353c-aed6-42f0-a2c5-56ef7b29bc32:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.983Z INFO  [R] test-hierarchical [PTR(939e766a).W(3568f83e)833f2f1f-6882-4a6f-8b84-4f666f767a6f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.984Z INFO  [R] test-hierarchical [PTR(13e023bb).W(8f955f8d)0582e1f4-a0ee-483b-bd85-c16a2c9234cb:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.989Z INFO  [R] test-hierarchical [PTR(939e766a).W(b5eed0eb)49211b70-2a4a-4ab3-b656-7924c26d7abf:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.990Z INFO  [R] test-hierarchical [PTR(13e023bb).W(8c745fd4)1038f259-7265-4a11-8266-06f26e9c9ac6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.990Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(2d3c49ab)5f8b024e-714c-4369-ac41-32e20729fefb:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.990Z INFO  [R] test-hierarchical [PTR(13e023bb).W(d29dacf5)ba73fea8-c671-4a2f-949f-7f58de865153:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.992Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(b84595bb)fcf58c03-a970-42c8-86a7-4b1121b4b217:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.993Z INFO  [R] test-hierarchical [PITR(5612186b).W(558bbafb)34a0641a-df59-4451-8b15-e52e88fb0a1a:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.995Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(4ccc8af6)56ab4c94-6cee-4093-a0cf-1d5d929a6ca3:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.995Z INFO  [R] test-hierarchical [PTR(4e2d7d8d).W(790ecfc8)99ed6053-4e92-4d5a-bcfa-591186dae890:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:25.996Z INFO  [R] test-hierarchical [PTR(939e766a).W(c5b3a592)a0d6065d-1150-4efc-a565-768e38892b17:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.001Z INFO  [R] test-hierarchical [PTR(939e766a).W(9bd1fb55)3cde1ac1-8df8-43e3-81d0-e5c2f3e1f8fe:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.001Z INFO  [R] test-hierarchical [PITR(dd17084d).W(dd6cad93)96f913b3-9092-43e5-bf73-85f814e23e2e:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.004Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(39c1ca72)e36b26d5-f907-4bc7-acb5-00746953823c:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.013Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(963f2f52)ab76064d-2b93-4ac2-bd32-9f91d3246c51:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.014Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(899e7912)dd438a92-32a2-4c58-a41a-b17298a7462a:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.014Z INFO  [R] test-hierarchical [PTR(f1224a79).W(92f46248)6afd606b-233d-4fc5-ae54-7a98ac07397d:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.014Z INFO  [R] test-hierarchical [PTR(f1224a79).W(43497385)ee4f856b-96f9-4a2e-88af-ec774d0d7dfe:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.015Z INFO  [R] test-hierarchical [PTR(f1224a79).W(b333dcce)69f5f796-1f35-407b-b981-1d9f3648e6d2:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.015Z INFO  [R] test-hierarchical [PTR(f1224a79).W(6a4ffd7a)245db5a8-e720-4f8c-9eda-bff818531731:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.017Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(bcb38351)142c4091-380e-437c-bf54-8eea88fdae53:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.018Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(39c1ca72)62959535-4940-46c4-828a-ef5b39d25fd1:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.035Z INFO  [R] test-hierarchical [PITR(5612186b).W(345f3a8e)87494a56-3646-4ac5-aea4-c8626b6ebcc6:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.035Z INFO  [R] test-hierarchical [PTR(f1224a79).W(348f3efd)4de75a21-821e-4d84-9d34-34ac240d8cd6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.038Z INFO  [R] test-hierarchical [PTR(f1224a79).W(c56cf38b)f2bf2187-c2ef-42cb-a0f7-ffc709a59546:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.038Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(0de6111a)f5e0a35e-635b-4cb2-8d1b-f1a145c24e20:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.046Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(77dfe52c)3f929e3b-964c-4b73-a9dc-e478728ec561:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.046Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(f1fda32e)39ac9569-cb48-40d0-bbb3-a226d105e58f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.046Z INFO  [R] test-hierarchical [PTR(f1224a79).W(0209ea87)f79067ed-15dc-484b-bbb6-f0962ab80dfc:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.054Z INFO  [R] test-hierarchical [PTR(f1224a79).W(188b13b6)b2104f42-212e-47a0-b83a-9c7be4514992:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.054Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(9301016c)d0b4c1c8-a311-4ba6-85c6-44dc4aba00ad:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.055Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(4c2977fd)da9daa34-bf48-4368-9034-0bf6a09c6a6f:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.055Z INFO  [R] test-hierarchical [PITR(5612186b).W(8cd0fd07)627ebea4-801b-42ba-9c41-21d4fdba9418:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.062Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(2d3c49ab)bc984ade-67ce-4fc6-886a-eb820772572c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.064Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(b84595bb)4ed85abe-d2a8-4a98-8564-5ab120f95dbe:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.064Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(7c7abc40)9ee378da-d6cc-4016-91bc-9f33de41a757:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.064Z INFO  [R] test-hierarchical [RR(dacbddaa).W(71ba3cfd)a31e1604-fbb6-4bd3-94aa-c44303e390b9:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.064Z INFO  [R] test-hierarchical [PITR(5612186b).W(38a7b51d)8bcdbe5d-ddaf-472b-877a-fa53cc2af692:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.081Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(45e18f3b)e8647dfc-ffc4-467b-9139-ec944b20177e:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(7e7d86e5)dd4331ac-fd5b-45ee-96b7-65fda92655ef:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(3dcfee2e)08a97564-a8b2-408f-9f3d-f0c5b2c81a73:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-hierarchical [PTR(f1224a79).W(db37eb55)3843fc8e-4f9e-4fa2-b162-19e30de5f29e:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(499684d4)3826527a-f992-4c2f-9c8a-cd366fb8780a:test.grandparent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-hierarchical [RR(dacbddaa).W(caf54561)6358158d-65dd-4ce9-92dd-61cc55789bda:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(3a3cb6ca)06a64619-28c0-4141-abd4-9ce6f8fc15ec:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-hierarchical [PITR(5612186b).W(62891890)3548dd85-92db-4068-8618-771bb2e704d8:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.089Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(a04b4d31)18fcd46b-90db-4fcd-8c70-011794361832:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.090Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(2a4e5722)dff69805-3694-41ae-ac9b-502ebfd6674e:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.090Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(899e7912)5e662185-dd95-4684-94d4-8e0e93e55cd4:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.091Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(f94c4b9f)979ce160-b0b2-44d7-8077-3ea4d4d53105:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.095Z INFO  [R] test-hierarchical [PTR(f1224a79).W(92f46248)bcf9c621-598b-4ded-871f-8b7406e408d8:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.095Z INFO  [R] test-hierarchical [PTR(f1224a79).W(43497385)e1b9fb87-fb00-4a3b-86c4-53c054783711:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.109Z INFO  [R] test-hierarchical [PTR(f1224a79).W(b333dcce)da7f8f94-9680-4ace-8985-db0cca7eb077:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.109Z INFO  [R] test-hierarchical [RR(dacbddaa).W(2bfdbdad)92bee6ed-efe4-4dd1-a329-0ba0f95d063c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.115Z INFO  [R] test-hierarchical [PTR(f1224a79).W(6a4ffd7a)428d643d-48de-4dc8-9cdf-7a3492d0ae4b:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.115Z INFO  [R] test-hierarchical [PTR(f1224a79).W(f20776e0)5210eec2-842f-40ea-898d-8ac307f1cf61:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.116Z INFO  [R] test-hierarchical [PTR(f1224a79).W(348f3efd)2678dbf4-f76b-4a35-96de-f6134ffc4c16:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.116Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(0de6111a)34195d9a-b323-4bd5-8f02-23a345f3d217:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.116Z INFO  [R] test-hierarchical [PITR(5612186b).W(b8b9e133)29cc9c78-701e-42e1-a561-a18ca9803a1b:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.116Z INFO  [R] test-hierarchical [RR(dacbddaa).W(27bb1ad2)14043321-c342-4735-8821-efb0422c3e84:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.117Z INFO  [R] test-hierarchical [PTR(f1224a79).W(c56cf38b)1498d96b-345f-4476-b0e7-3332df45b440:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.120Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(96da8632)5e74fdcb-6465-4254-9552-2a38700b2be2:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.120Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(d4dea29e)c2914bbf-2a5f-4f1c-8425-09696d26d520:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.121Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(963f2f52)b017d039-776e-4da7-893b-c3004fa61472:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.130Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(22d478b5)78d92fb1-7267-4986-8dc8-4165168a72d1:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.130Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(539981ef)552478c9-977d-44c4-8a07-9e6b0a523226:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.131Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(1b9e3a5c)3b57d94b-f5dd-4bc1-8bfe-ce5cf1b4ef36:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.131Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(bcb38351)c393e9b2-3705-4d4a-9d58-dfc9ac73c35c:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.131Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(8a63cfba)a4e8a20c-f707-48b4-bf6e-1efba32d82cd:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.131Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(39c1ca72)0ae28bf0-3f0f-4b96-8045-bbd07ba6e8aa:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.133Z INFO  [R] test-hierarchical [PTR(f1224a79).W(0209ea87)2b17ea64-8e92-49a5-a033-7854d697714f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.133Z INFO  [R] test-hierarchical [PTR(f1224a79).W(188b13b6)6aa37f5f-7a90-4450-8021-b617444bccfd:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.134Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(f1fda32e)89c992ec-3f54-4b0d-aeca-ffe575a658a0:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.134Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(77dfe52c)2a6d2d0d-0d51-4c7b-84b7-d36ddd98f83e:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.139Z INFO  [R] test-hierarchical [PTR(dc9ed736).W(9301016c)17f9a741-d5fb-44b3-9760-d5e66f196bea:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.151Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(45e18f3b)2a14146e-f8d3-45dc-910e-291adfe07445:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.151Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(f910bd6d)fd69bb3f-5f9e-4d2c-90f2-680839e5848a:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.152Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(7e7d86e5)f9d80b80-f5b7-494b-aaec-213e8c4d7216:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.152Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(a04b4d31)7757952a-2152-4230-8062-55a5e24defac:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.153Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(f94c4b9f)17ff6526-c712-4cc1-9956-669df9503bac:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.153Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(499684d4)14a81ab6-510d-4b7d-be22-37a2b3bbab2d:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.183Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(3a3cb6ca)c96feb72-7691-4815-beb9-a8278d03313f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.183Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(d4dea29e)fb9a19c4-b561-4c38-900c-46937b11f04b:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.184Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(e8e14ef6)a68b0544-3476-4426-a617-78e4869bf4af:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.184Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(963f2f52)ef892bf9-6748-4d1c-bf18-0adc95454681:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.185Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(2a4e5722)02a567a7-7fd2-4ecc-a741-da330d6372f0:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.185Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(eceabe76)43804bb2-b47b-4f63-b9c4-425006ad29dc:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.186Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(96da8632)e4fca003-1b75-44e1-a83b-1515a10bdfcb:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.210Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(539981ef)4b324bb6-01d3-4d68-ad74-d02c43b77005:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.211Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(bcb38351)c58778bf-3b40-47d3-90f3-64faffecefa2:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.211Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(8a63cfba)49c5bb38-d9bd-4d74-8ef5-af2c4b8dc5e8:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.228Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(77056b65)3d06b8ff-38b5-407a-9beb-a3ad9a43bbe9:test.parent_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.228Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(22d478b5)c84dbfe2-d16e-4243-b4f4-6238548ba748:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.228Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(39c1ca72)6a9cc4e0-1e85-40e1-a053-07ab05f92928:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.274Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(1b9e3a5c)dbfcc5eb-46fa-4300-81aa-88a6edf436e4:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.275Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(45e18f3b)d5ea64ef-87ba-4774-b68e-b3a980a6b782:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.276Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(f910bd6d)b4d2b741-8dc7-4f1e-9742-d8567d87e640:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.276Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(7e7d86e5)25ff76a5-1695-4e57-929b-126f8256b58f:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.276Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(499684d4)25123d60-eac9-4a52-9ca1-8ae5449e10d8:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.347Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(a04b4d31)eea58e7b-659e-4e94-86c6-db9da0eaa5e7:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.347Z INFO  [R] test-ctx-check [PTR(3b1ea86d).W(f94c4b9f)6861e5e9-7df9-4f4b-96b6-ae9c35a8fc44:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.348Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(e8e14ef6)d922ef6b-c4f5-448f-bb33-30345902d4df:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.348Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(963f2f52)ca81aad7-130f-4efd-bd1d-ad8504c06335:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.348Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(3a3cb6ca)90b880e0-c92d-4640-ad05-ece20e4e5ae6:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.349Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(2a4e5722)a6efca35-0bb2-4bbe-a610-11dfb3c8b8af:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.349Z INFO  [R] test-ctx-check [PTR(48baa1d1).W(d4dea29e)00419dcf-c33f-4826-8676-60d9b9eb76a9:test.child_task] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.414Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.549Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer ... ok
[INFO] [stdout] 2026-04-27T00:59:26.591Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.623Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.628Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m14 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.632Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m14 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.642Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.738Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.722Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.764Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.764Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.818Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:26.963Z INFO  [R] test-atomic-recovery [PTR(ba025052)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 16 workers (app_id=test-atomic-recovery, pid=85)
[INFO] [stdout] 2026-04-27T00:59:26.965Z INFO  [R] test-atomic-recovery [PTR(ba025052).W(c8173c34)7aaa7ac4-0e14-4da8-8a4e-4a7eef7bb29a:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.965Z INFO  [R] test-atomic-recovery [PTR(ba025052).W(c8173c34)9eb41c8a-7028-4821-b1d3-4f0543042c50:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:26.966Z INFO  [R] test-atomic-recovery [PTR(ba025052).W(c8173c34)941aad5d-99b8-4bca-ac0e-a9bc41c42fc5:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:27.093Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.107Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_list ... ok
[INFO] [stdout] 2026-04-27T00:59:27.120Z INFO  [R] test-monitoring-full [PTR(9646c8c2)] rustvello::runner::persistent_tokio::worker PersistentTokioRunner starting with 16 workers (app_id=test-monitoring-full, pid=85)
[INFO] [stdout] 2026-04-27T00:59:27.121Z INFO  [R] test-monitoring-full [PTR(9646c8c2).W(dfb86c4b)c0af6ac4-0725-4ee7-bdda-ee71ac1cf660:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:27.126Z INFO  [R] test-monitoring-full [PTR(9646c8c2).W(dfb86c4b)7c59e038-fbfe-454a-89d6-a0cc6bb77aab:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:27.127Z INFO  [R] test-monitoring-full [PTR(9646c8c2).W(dfb86c4b)129213e9-8ca5-4e32-be5c-bb3e9eb4b808:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:27.128Z INFO  [R] test-monitoring-full [PTR(9646c8c2).W(dfb86c4b)98fb727c-cb7c-46a4-9d6c-f62055936228:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] 2026-04-27T00:59:27.130Z INFO  [R] test-monitoring-full [PTR(9646c8c2).W(dfb86c4b)9dfbb64a-7447-40c9-82d5-6efdad04e705:test.process_order] rustvello::runner::executor_common Invocation completed status:success
[INFO] [stdout] test test_invocations_api_json ... ok
[INFO] [stdout] 2026-04-27T00:59:27.131Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m22 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.137Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m2 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.143Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m5 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.160Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_timeline ... ok
[INFO] [stdout] 2026-04-27T00:59:27.181Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_broker_page ... ok
[INFO] [stdout] test test_invocations_history_json ... ok
[INFO] [stdout] 2026-04-27T00:59:27.205Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.213Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_client_data_store_page ... ok
[INFO] [stdout] test test_dashboard_home ... ok
[INFO] [stdout] 2026-04-27T00:59:27.293Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.319Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_detail ... ok
[INFO] [stdout] test test_health_check ... ok
[INFO] [stdout] 2026-04-27T00:59:27.441Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m244 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_resolves_truncated_runner_ids ... ok
[INFO] [stdout] 2026-04-27T00:59:27.627Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m6 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.633Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m2 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.662Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.676Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.695Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.704Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_orchestrator_page ... ok
[INFO] [stdout] 2026-04-27T00:59:27.746Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.774Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:27.927Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_state_backend_page ... ok
[INFO] [stdout] 2026-04-27T00:59:27.998Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m404
[INFO] [stdout] 2026-04-27T00:59:28.008Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.015Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_switch_app_unknown_returns_404 ... ok
[INFO] [stdout] test test_runner_detail_with_parent ... ok
[INFO] [stdout] 2026-04-27T00:59:28.119Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.133Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.145Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.184Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_runner_detail_with_workers ... ok
[INFO] [stdout] test test_runner_detail_page ... ok
[INFO] [stdout] 2026-04-27T00:59:28.234Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_runners_page ... ok
[INFO] [stdout] test test_runners_table_uses_links ... ok
[INFO] [stdout] 2026-04-27T00:59:28.302Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.405Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.464Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m7 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_static_css_served ... ok
[INFO] [stdout] 2026-04-27T00:59:28.497Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_tasks_detail ... ok
[INFO] [stdout] 2026-04-27T00:59:28.528Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.611Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_tasks_list ... ok
[INFO] [stdout] 2026-04-27T00:59:28.708Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.725Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m7 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.734Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.742Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.761Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.773Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m10 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.775Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_processed_invocations_full_pipeline ... ok
[INFO] [stdout] 2026-04-27T00:59:28.794Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_every_history_entry_has_runner_context ... ok
[INFO] [stdout] test test_atomic_service_recovery ... ok
[INFO] [stdout] 2026-04-27T00:59:28.840Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_workflows_list ... ok
[INFO] [stdout] 2026-04-27T00:59:28.919Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.939Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:28.945Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.058Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.061Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m12 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocation_api_status_from_history ... ok
[INFO] [stdout] test test_no_unknown_workers_in_timeline ... ok
[INFO] [stdout] 2026-04-27T00:59:29.139Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m29 ms [3mstatus[0m[2m=[0m200
[INFO] [stderr]      Running tests/monitoring_depth.rs (/opt/rustwide/target/debug/deps/monitoring_depth-8dfd01d87056169c)
[INFO] [stdout] 2026-04-27T00:59:29.150Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m4 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.153Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.156Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.157Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.160Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m1 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.161Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_hierarchical_timeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] 2026-04-27T00:59:29.680Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.908Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:29.918Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_history_nonexistent ... ok
[INFO] [stdout] 2026-04-27T00:59:29.976Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.023Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.043Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.084Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.088Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.091Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.106Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.119Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.159Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.159Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.167Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.175Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.258Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.301Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.545Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m404
[INFO] [stdout] test test_invocations_api_nonexistent ... ok
[INFO] [stdout] 2026-04-27T00:59:30.606Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m307 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_plain_text ... ok
[INFO] [stdout] 2026-04-27T00:59:30.655Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_family_tree_deep_7_levels ... ok
[INFO] [stdout] 2026-04-27T00:59:30.723Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m44 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:30.733Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_multi_line ... ok
[INFO] [stdout] test test_call_detail_by_query ... ok
[INFO] [stdout] 2026-04-27T00:59:30.908Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m9 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_family_tree_expand_param ... ok
[INFO] [stdout] 2026-04-27T00:59:30.980Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.003Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.008Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_empty ... ok
[INFO] [stdout] 2026-04-27T00:59:31.025Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m26 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_detail_nonexistent ... ok
[INFO] [stdout] test test_log_explorer_analyze_error_level ... ok
[INFO] [stdout] 2026-04-27T00:59:31.059Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m4 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.065Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m8 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_timeline_multi_runner ... ok
[INFO] [stdout] 2026-04-27T00:59:31.068Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_json_format ... ok
[INFO] [stdout] test test_call_detail_nonexistent ... ok
[INFO] [stdout] 2026-04-27T00:59:31.125Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.148Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m39 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.165Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_runner_ref ... ok
[INFO] [stdout] 2026-04-27T00:59:31.181Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m2 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.193Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_invocations_pagination_disjoint_pages ... ok
[INFO] [stdout] test test_call_detail_by_path ... ok
[INFO] [stdout] 2026-04-27T00:59:31.278Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.423Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.438Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.438Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.481Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m36 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_task_ref ... ok
[INFO] [stdout] 2026-04-27T00:59:31.512Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.563Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_workflows_all_runs ... ok
[INFO] [stdout] 2026-04-27T00:59:31.584Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m20 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.588Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_log_explorer_analyze_structured ... ok
[INFO] [stdout] 2026-04-27T00:59:31.834Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_workflows_detail_by_type ... ok
[INFO] [stdout] 2026-04-27T00:59:31.853Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] 2026-04-27T00:59:31.854Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_tasks_detail_nonexistent ... ok
[INFO] [stdout] test test_runners_page_multi_runner ... ok
[INFO] [stdout] 2026-04-27T00:59:31.863Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m10 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_workflows_list_with_data ... ok
[INFO] [stdout] 2026-04-27T00:59:31.876Z INFO  [R] tower_http::trace::on_response finished processing request [3mlatency[0m[2m=[0m0 ms [3mstatus[0m[2m=[0m200
[INFO] [stdout] test test_workflows_children_partial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustvello_monitoring
[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" "5a0bf7088f2594f9c18e906ea2e175409a1de5e38d8ca71e7896b56d3648ab66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0bf7088f2594f9c18e906ea2e175409a1de5e38d8ca71e7896b56d3648ab66", kill_on_drop: false }`
[INFO] [stdout] 5a0bf7088f2594f9c18e906ea2e175409a1de5e38d8ca71e7896b56d3648ab66
