[INFO] cloning repository https://github.com/nakata5577/mcp_inspector_mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakata5577/mcp_inspector_mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakata5577%2Fmcp_inspector_mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakata5577%2Fmcp_inspector_mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7066f317740b8e20360869864549b36f33bc4874
[INFO] testing nakata5577/mcp_inspector_mcp against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakata5577%2Fmcp_inspector_mcp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nakata5577/mcp_inspector_mcp
[INFO] finished tweaking git repo https://github.com/nakata5577/mcp_inspector_mcp
[INFO] tweaked toml for git repo https://github.com/nakata5577/mcp_inspector_mcp written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nakata5577/mcp_inspector_mcp on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nakata5577/mcp_inspector_mcp 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6bdb7940c60e0e5c1d44cc8101937fc643a1d7fc97b40dabd5c3711f3844bf0
[INFO] running `Command { std: "docker" "start" "-a" "f6bdb7940c60e0e5c1d44cc8101937fc643a1d7fc97b40dabd5c3711f3844bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6bdb7940c60e0e5c1d44cc8101937fc643a1d7fc97b40dabd5c3711f3844bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6bdb7940c60e0e5c1d44cc8101937fc643a1d7fc97b40dabd5c3711f3844bf0", kill_on_drop: false }`
[INFO] [stdout] f6bdb7940c60e0e5c1d44cc8101937fc643a1d7fc97b40dabd5c3711f3844bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6c6f242366d6af40962e52cbc0ebe43c8eaf32c265a4fd9ea2b63fe4d1bfed5
[INFO] running `Command { std: "docker" "start" "-a" "a6c6f242366d6af40962e52cbc0ebe43c8eaf32c265a4fd9ea2b63fe4d1bfed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling term v0.7.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 serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling serde-json-schema v0.1.1
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mcp_inspector_mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "a6c6f242366d6af40962e52cbc0ebe43c8eaf32c265a4fd9ea2b63fe4d1bfed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c6f242366d6af40962e52cbc0ebe43c8eaf32c265a4fd9ea2b63fe4d1bfed5", kill_on_drop: false }`
[INFO] [stdout] a6c6f242366d6af40962e52cbc0ebe43c8eaf32c265a4fd9ea2b63fe4d1bfed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2fc2af5d9bb28bfe256f32423afb021452020a5f4b61139972ca2358b1b5ea5
[INFO] running `Command { std: "docker" "start" "-a" "c2fc2af5d9bb28bfe256f32423afb021452020a5f4b61139972ca2358b1b5ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling mcp_inspector_mcp v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "c2fc2af5d9bb28bfe256f32423afb021452020a5f4b61139972ca2358b1b5ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2fc2af5d9bb28bfe256f32423afb021452020a5f4b61139972ca2358b1b5ea5", kill_on_drop: false }`
[INFO] [stdout] c2fc2af5d9bb28bfe256f32423afb021452020a5f4b61139972ca2358b1b5ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c1325837ec473ced634fcc54c693835d8e4760221ca113ec37f51f5d9524ead
[INFO] running `Command { std: "docker" "start" "-a" "6c1325837ec473ced634fcc54c693835d8e4760221ca113ec37f51f5d9524ead", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_inspector_mcp-d5b95d9f9b8bcc4e)
[INFO] [stdout] 
[INFO] [stdout] running 231 tests
[INFO] [stdout] test models::debug_config::tests::test_configure_verbose_logging ... ok
[INFO] [stdout] test models::debug_config::tests::test_log_config_default ... ok
[INFO] [stdout] test models::debug_config::tests::test_get_set_log_config ... ok
[INFO] [stdout] test models::debug_config::tests::test_log_level_from_str ... ok
[INFO] [stdout] test models::debug_config::tests::test_log_level_ordering ... ok
[INFO] [stdout] test models::debug_config::tests::test_log_level_to_tracing ... ok
[INFO] [stdout] test models::debug_config::tests::test_rotation_policy_to_tracing ... ok
[INFO] [stdout] test models::debug_config::tests::test_verbose_mode_idempotent ... ok
[INFO] [stdout] test models::execution_config::tests::test_deserialize_with_missing_fields ... ok
[INFO] [stdout] test models::execution_config::tests::test_verbose_from_config ... ok
[INFO] [stdout] test models::execution_config::tests::test_from_env_with_no_env_vars ... ok
[INFO] [stdout] test models::execution_config::tests::test_verbose_from_env ... ok
[INFO] [stdout] test models::execution_config::tests::test_merge_with_env ... ok
[INFO] [stdout] test models::execution_config::tests::test_verbose_merge_priority ... ok
[INFO] [stdout] test models::metrics::tests::test_aggregated_metrics_new ... ok
[INFO] [stdout] test models::metrics::tests::test_metric_status_display ... ok
[INFO] [stdout] test models::metrics::tests::test_metrics_new ... ok
[INFO] [stdout] test models::metrics::tests::test_metrics_is_success ... ok
[INFO] [stdout] test models::metrics::tests::test_metrics_is_error ... ok
[INFO] [stdout] test models::metrics::tests::test_response_time_stats_default ... ok
[INFO] [stdout] test models::metrics::tests::test_response_time_stats_from_single ... ok
[INFO] [stdout] test models::metrics::tests::test_time_window_display ... ok
[INFO] [stdout] test models::metrics::tests::test_time_window_duration_secs ... ok
[INFO] [stdout] test models::profile::tests::test_ci_profile ... ok
[INFO] [stdout] test models::profile::tests::test_default_profile ... ok
[INFO] [stdout] test models::profile::tests::test_prod_profile ... ok
[INFO] [stdout] test models::profile::tests::test_dev_profile ... ok
[INFO] [stdout] test models::profile::tests::test_json_roundtrip ... ok
[INFO] [stdout] test models::profile::tests::test_profile_info_creation ... ok
[INFO] [stdout] test models::profile::tests::test_staging_profile ... ok
[INFO] [stdout] test models::profile::tests::test_validate_duplicate_server_name ... ok
[INFO] [stdout] test models::profile::tests::test_validate_empty_command ... ok
[INFO] [stdout] test models::profile::tests::test_validate_invalid_logging_backend ... ok
[INFO] [stdout] test models::profile::tests::test_validate_invalid_transport ... ok
[INFO] [stdout] test models::profile::tests::test_validate_success ... ok
[INFO] [stdout] test models::profile::tests::test_validate_zero_max_logs ... ok
[INFO] [stdout] test models::profile::tests::test_validate_zero_timeout ... ok
[INFO] [stdout] test models::project_config::tests::test_default_config ... ok
[INFO] [stdout] test models::project_config::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test models::project_config::tests::test_server_entry_creation ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_invalid_too_few_parts ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_case_insensitive_transport ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_simple ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_invalid_transport ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_windows_path ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_windows_path_with_args ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_with_many_args ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_with_args ... ok
[INFO] [stdout] test models::server_config::tests::test_dsl_parse_with_single_arg ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_all_assertion_types ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_basic_parse ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_expect_error_flag ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_invalid_format ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_missing_required_field ... ok
[INFO] [stdout] test models::test_definition::tests::test_json_with_defaults ... ok
[INFO] [stdout] test models::test_definition::tests::test_validate_duplicate_test_names ... ok
[INFO] [stdout] test models::test_definition::tests::test_validate_invalid_operator ... ok
[INFO] [stdout] test models::test_definition::tests::test_validate_invalid_timeout ... ok
[INFO] [stdout] test models::test_definition::tests::test_validate_invalid_tool_name ... ok
[INFO] [stdout] test models::execution_config::tests::test_default_values ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_all_assertion_types ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_basic_parse ... ok
[INFO] [stdout] test models::test_definition::tests::test_validate_success ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_calculate_severity_critical ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_calculate_severity_warning ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_high_error_rate_critical ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_high_error_rate_warning ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_high_response_time_critical ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_high_response_time_warning ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_low_throughput_critical ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_detect_low_throughput_warning ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_generate_recommendation ... ok
[INFO] [stdout] test services::bottleneck_detector::tests::test_no_bottleneck_when_below_threshold ... ok
[INFO] [stdout] test services::capability_validator::tests::test_validate_tools_call_unavailable ... ok
[INFO] [stdout] test services::capability_validator::tests::test_validate_tools_call_with_capability ... ok
[INFO] [stdout] test services::capability_validator::tests::test_validate_tools_call_without_capability ... ok
[INFO] [stdout] test services::config_import_export::tests::test_config_format_from_path ... ok
[INFO] [stdout] test services::config_import_export::tests::test_config_format_from_str ... ok
[INFO] [stdout] test services::config_import_export::tests::test_diff_configs_no_change ... ok
[INFO] [stdout] test services::config_import_export::tests::test_diff_configs_with_changes ... ok
[INFO] [stdout] test services::config_import_export::tests::test_diff_format ... ok
[INFO] [stdout] test services::config_import_export::tests::test_dry_run_import ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_invalid_format ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_missing_required_field ... ok
[INFO] [stdout] test services::config_import_export::tests::test_export_format_auto_detection ... ok
[INFO] [stdout] test services::config_import_export::tests::test_export_import_json ... ok
[INFO] [stdout] test services::config_import_export::tests::test_export_import_yaml ... ok
[INFO] [stdout] test services::config_import_export::tests::test_import_nonexistent_file ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_with_defaults ... ok
[INFO] [stdout] test services::config_import_export::tests::test_validate_config_file ... ok
[INFO] [stdout] test services::config_template::tests::test_apply_nonexistent_template ... ok
[INFO] [stdout] test services::config_template::tests::test_apply_preset_template ... ok
[INFO] [stdout] test services::config_template::tests::test_create_custom_template_duplicate ... ok
[INFO] [stdout] test services::config_template::tests::test_create_custom_template_preset_name_conflict ... ok
[INFO] [stdout] test services::config_template::tests::test_delete_custom_template ... ok
[INFO] [stdout] test services::config_template::tests::test_delete_preset_template_fails ... ok
[INFO] [stdout] test services::config_template::tests::test_list_all_templates ... ok
[INFO] [stdout] test services::config_template::tests::test_list_custom_templates ... ok
[INFO] [stdout] test services::config_template::tests::test_preset_template_from_str ... ok
[INFO] [stdout] test services::config_template::tests::test_preset_template_properties ... ok
[INFO] [stdout] test services::config_template::tests::test_list_preset_templates ... ok
[INFO] [stdout] test services::config_template::tests::test_show_template ... ok
[INFO] [stdout] test services::debug_logger::tests::test_colorized_output_disabled ... ok
[INFO] [stdout] test services::debug_logger::tests::test_colorized_output_enabled ... ok
[INFO] [stdout] test services::debug_logger::tests::test_debug_logger_creation ... ok
[INFO] [stdout] test services::debug_logger::tests::test_custom_config ... ok
[INFO] [stdout] test services::debug_logger::tests::test_format_json ... ok
[INFO] [stdout] test services::debug_logger::tests::test_format_json_large_payload_without_truncation ... ok
[INFO] [stdout] test services::debug_logger::tests::test_format_json_large_payload_with_truncation ... ok
[INFO] [stdout] test services::debug_logger::tests::test_format_timestamp ... ok
[INFO] [stdout] test services::debug_logger::tests::test_log_request_no_panic ... ok
[INFO] [stdout] test services::debug_logger::tests::test_log_response_error_no_panic ... ok
[INFO] [stdout] test services::debug_logger::tests::test_make_separator ... ok
[INFO] [stdout] test services::debug_logger::tests::test_truncate_small_text ... ok
[INFO] [stdout] test services::debug_logger::tests::test_truncate_large_text ... ok
[INFO] [stdout] test services::debug_logger::tests::test_truncate_utf8_boundary ... ok
[INFO] [stdout] test services::health_checker::tests::test_determine_status_degraded ... ok
[INFO] [stdout] test services::debug_logger::tests::test_log_response_success_no_panic ... ok
[INFO] [stdout] test services::health_checker::tests::test_determine_status_healthy ... ok
[INFO] [stdout] test services::health_checker::tests::test_determine_status_unhealthy ... ok
[INFO] [stdout] test services::health_checker::tests::test_health_history_circular_buffer ... ok
[INFO] [stdout] test services::health_checker::tests::test_health_history_empty ... ok
[INFO] [stdout] test services::health_checker::tests::test_health_history_error_stats ... ok
[INFO] [stdout] test services::logger_factory::tests::test_create_memory_logger ... ok
[INFO] [stdout] test services::logger_factory::tests::test_invalid_config ... ok
[INFO] [stdout] test services::logging_inspector::tests::test_add_and_retrieve_messages ... ok
[INFO] [stdout] test services::logging_inspector::tests::test_clear_messages ... ok
[INFO] [stdout] test services::logging_inspector::tests::test_level_filter ... ok
[INFO] [stdout] test services::logging_inspector::tests::test_limit ... ok
[INFO] [stdout] test services::logging_inspector::tests::test_time_filter ... ok
[INFO] [stdout] test services::memory_logger::tests::test_add_and_get_logs ... ok
[INFO] [stdout] test services::memory_logger::tests::test_clear_logs ... ok
[INFO] [stdout] test services::memory_logger::tests::test_limit_parameter ... ok
[INFO] [stdout] test services::memory_logger::tests::test_log_rotation ... ok
[INFO] [stdout] test models::debug_config::tests::test_log_config_clone ... ok
[INFO] [stdout] test services::memory_logger::tests::test_status_filter ... ok
[INFO] [stdout] test models::debug_config::tests::test_verbose_mode_toggle ... ok
[INFO] [stdout] test models::execution_config::tests::test_serde_roundtrip ... ok
[INFO] [stdout] test models::test_definition::tests::test_yaml_complex_arguments ... ok
[INFO] [stdout] test services::config_template::tests::test_create_custom_template ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_by_server ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_by_tool ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_metrics_empty ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_metrics_filter_by_tool ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_metrics_single ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_calculate_response_time_stats_empty ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_get_metrics_empty ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_record_metric ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_record_multiple_metrics ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_get_metrics_within_window ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_aggregate_metrics_multiple ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_calculate_response_time_stats_percentiles ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_metrics_collector_new ... ok
[INFO] [stdout] test services::metrics_collector::tests::test_circular_buffer_limit ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_status_filter ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_limit_parameter ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_log_rotation ... ok
[INFO] [stdout] test services::profile_manager::tests::test_delete_default_profile_fails ... ok
[INFO] [stdout] test services::profile_manager::tests::test_clone_profile ... ok
[INFO] [stdout] test services::profile_manager::tests::test_delete_profile ... ok
[INFO] [stdout] test services::profile_manager::tests::test_clone_profile_already_exists ... ok
[INFO] [stdout] test services::profile_manager::tests::test_list_profiles ... ok
[INFO] [stdout] test services::profile_manager::tests::test_load_active_profile_with_argument ... ok
[INFO] [stdout] test services::profile_manager::tests::test_new_profile_manager ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_clear_logs ... ok
[INFO] [stdout] test services::profile_manager::tests::test_profile_exists ... ok
[INFO] [stdout] test services::profile_manager::tests::test_validate_profile_failure ... ok
[INFO] [stdout] test services::profile_manager::tests::test_save_and_load_profile ... ok
[INFO] [stdout] test services::report_service::tests::test_format_time_window_label ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_console_report_empty ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_console_report_with_data ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_html_report_empty ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_html_report_with_data ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_json_report_empty ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_json_report_with_data ... ok
[INFO] [stdout] test services::logger_factory::tests::test_create_persistent_logger ... ok
[INFO] [stdout] test services::profile_manager::tests::test_load_active_profile_default ... ok
[INFO] [stdout] test services::report_service::tests::test_html_escape ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_persistence_across_instances ... ok
[INFO] [stdout] test services::report_service::tests::test_report_format_equality ... ok
[INFO] [stdout] test services::report_service::tests::test_report_service_new ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_multiple_servers ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_tool_report_console ... ok
[INFO] [stdout] test services::report_service::tests::test_generate_server_report_console ... ok
[INFO] [stdout] test services::response_cache::tests::test_invalidate_all ... ok
[INFO] [stdout] test services::response_cache::tests::test_invalidate_server ... ok
[INFO] [stdout] test services::response_cache::tests::test_prompts_cache ... ok
[INFO] [stdout] test services::response_cache::tests::test_resources_cache ... ok
[INFO] [stdout] test services::response_cache::tests::test_tools_cache_hit ... ok
[INFO] [stdout] test services::response_cache::tests::test_tools_cache_miss ... ok
[INFO] [stdout] test services::sampling_logger::tests::test_add_and_get_logs ... ok
[INFO] [stdout] test services::sampling_logger::tests::test_limit_parameter ... ok
[INFO] [stdout] test services::sampling_logger::tests::test_sampling_logger_wrapper ... ok
[INFO] [stdout] test services::sampling_logger::tests::test_status_filter ... ok
[INFO] [stdout] test services::test_executor::tests::test_array_index_access ... ok
[INFO] [stdout] test services::sampling_logger::tests::test_log_rotation ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_contains ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_error_message_contains ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_error_type ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_field_equals ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_array_length ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_field_exists_success ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_field_exists_failure ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_field_not_equals ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_json_contains_key ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_json_value_type ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_json_value_range ... ok
[INFO] [stdout] test services::test_executor::tests::test_assertion_response_time ... ok
[INFO] [stdout] test services::test_executor::tests::test_nested_field_access ... ok
[INFO] [stdout] test services::profile_manager::tests::test_load_active_profile_with_env ... ok
[INFO] [stdout] test services::profile_manager::tests::test_validate_profile_success ... ok
[INFO] [stdout] test services::report_service::tests::test_html_report_xss_protection ... ok
[INFO] [stdout] test services::persistent_logger::tests::test_persistent_logger_basic ... ok
[INFO] [stdout] test services::response_cache::tests::test_tools_cache_expiration ... ok
[INFO] [stdout] test services::test_executor::tests::test_timeout_handling ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_clear ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_clear_all ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_format_timestamp ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_get_elapsed_running ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_get_elapsed_stopped ... ok
[INFO] [stdout] test services::test_executor::tests::test_expect_error_flag ... ok
[INFO] [stdout] test services::test_executor::tests::test_fail_fast ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_stop_nonexistent_timer ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_timing_tracker_creation ... ok
[INFO] [stdout] test services::test_executor::tests::test_parallel_execution ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_start_timer ... ok
[INFO] [stdout] test services::test_executor::tests::test_retry_logic ... ok
[INFO] [stdout] test services::test_executor::tests::test_run_single_test_success ... ok
[INFO] [stdout] test services::test_executor::tests::test_run_single_test_failure ... ok
[INFO] [stdout] test services::timing_tracker::tests::test_stop_timer ... ok
[INFO] [stdout] test services::test_executor::tests::test_sequential_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 231 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_inspector_mcp-5f801f6253e22288)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_structure_test.rs (/opt/rustwide/target/debug/deps/error_structure_test-3a75cc1ecf84cc79)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_display_trait ... ok
[INFO] [stderr]      Running tests/phase2_tests.rs (/opt/rustwide/target/debug/deps/phase2_tests-bf0603b69e95db3c)
[INFO] [stdout] test test_communication_error ... ok
[INFO] [stdout] test test_invalid_response_error ... ok
[INFO] [stdout] test test_server_crash_error ... ok
[INFO] [stdout] test test_error_response_creation ... ok
[INFO] [stdout] test test_server_error ... ok
[INFO] [stdout] test test_timeout_error_creation ... ok
[INFO] [stdout] test test_timeout_without_suggestion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test request_tests::test_resources_list_request_creation ... ok
[INFO] [stdout] test request_tests::test_prompt_get_request_with_arguments ... ok
[INFO] [stdout] test serialization_tests::test_prompts_list_request_serialization ... ok
[INFO] [stdout] test request_tests::test_resource_read_request_creation ... ok
[INFO] [stdout] test serialization_tests::test_prompt_get_request_serialization ... ok
[INFO] [stdout] test serialization_tests::test_resource_read_request_serialization ... ok
[INFO] [stdout] test validation_tests::test_prompt_name_validation ... ok
[INFO] [stdout] test serialization_tests::test_resources_list_request_serialization ... ok
[INFO] [stdout] test validation_tests::test_empty_server_name ... ok
[INFO] [stdout] test validation_tests::test_server_name_validation ... ok
[INFO] [stdout] test validation_tests::test_uri_formatting ... ok
[INFO] [stdout] test validation_tests::test_empty_uri ... ok
[INFO] [stdout] test request_tests::test_prompt_get_request_without_arguments ... ok
[INFO] [stderr]      Running tests/phase3_integration_test.rs (/opt/rustwide/target/debug/deps/phase3_integration_test-0002bf3babd42a03)
[INFO] [stdout] test request_tests::test_prompts_list_request_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_batch_test_json_serialization ... ok
[INFO] [stdout] test test_batch_test_suite_creation ... ok
[INFO] [stdout] test test_batch_test_assertion_contains ... ok
[INFO] [stdout] test test_batch_test_assertion_field_exists ... ok
[INFO] [stdout] test test_batch_test_assertion_field_equals ... ok
[INFO] [stdout] test test_config_management_config_diff ... ok
[INFO] [stdout] test test_batch_test_yaml_serialization ... ok
[INFO] [stdout] test test_batch_test_multiple_assertions ... ok
[INFO] [stdout] test test_config_management_custom_template_creation ... ok
[INFO] [stdout] test test_batch_test_assertion_status ... ok
[INFO] [stdout] test test_batch_test_executor_with_mock ... ok
[INFO] [stdout] test test_config_management_import_export_json ... ok
[INFO] [stdout] test test_config_management_import_export_yaml ... ok
[INFO] [stdout] test test_config_management_profile_creation_and_loading ... ok
[INFO] [stdout] test test_config_management_profile_switching ... ok
[INFO] [stdout] test test_config_management_profile_list ... ok
[INFO] [stdout] test test_debug_mode_cache_hit_logging ... ok
[INFO] [stdout] test test_debug_mode_error_logging_integration ... ok
[INFO] [stdout] test test_debug_mode_execution_config_verbose_setting ... ok
[INFO] [stdout] test test_debug_mode_json_formatting ... ok
[INFO] [stdout] test test_config_management_profile_validation ... ok
[INFO] [stdout] test test_debug_mode_log_truncation ... ok
[INFO] [stdout] test test_debug_mode_request_response_logging ... ok
[INFO] [stdout] test test_debug_mode_timestamp_formatting ... ok
[INFO] [stdout] test test_config_management_template_listing ... ok
[INFO] [stdout] test test_config_management_template_preset_application ... ok
[INFO] [stdout] test test_debug_mode_verbose_flag_integration ... ok
[INFO] [stdout] test test_config_management_profile_cloning ... ok
[INFO] [stdout] test test_batch_test_timeout_handling ... ok
[INFO] [stdout] test test_performance_monitoring_aggregation_by_server ... ok
[INFO] [stdout] test test_performance_monitoring_aggregation_by_tool ... ok
[INFO] [stdout] test test_performance_monitoring_bottleneck_detection_error_rate ... ok
[INFO] [stdout] test test_performance_monitoring_bottleneck_detection_high_response_time ... ok
[INFO] [stdout] test test_batch_test_suite_execution ... ok
[INFO] [stdout] test test_performance_monitoring_metrics_collection_integration ... ok
[INFO] [stdout] test test_performance_monitoring_cache_hit_rate_calculation ... ok
[INFO] [stdout] test test_performance_monitoring_report_generation_console ... ok
[INFO] [stdout] test test_performance_monitoring_report_generation_html ... ok
[INFO] [stdout] test test_performance_monitoring_response_time_statistics ... ok
[INFO] [stdout] test test_performance_monitoring_throughput_calculation ... ok
[INFO] [stdout] test test_performance_monitoring_time_window_filtering ... ok
[INFO] [stdout] test test_performance_monitoring_report_generation_json ... ok
[INFO] [stdout] test test_debug_mode_multiple_request_tracking ... ok
[INFO] [stdout] test test_debug_mode_timing_tracking_integration ... ok
[INFO] [stdout] test test_e2e_batch_testing_with_profiles ... ok
[INFO] [stdout] test test_e2e_config_export_with_performance_settings ... ok
[INFO] [stdout] test test_e2e_debug_mode_with_performance_monitoring ... ok
[INFO] [stdout] test test_batch_test_failure_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase3_performance_test.rs (/opt/rustwide/target/debug/deps/phase3_performance_test-2d8c8238be5f3be8)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_perf_response_time_aggregation ... ok
[INFO] [stdout] test test_perf_response_time_server_aggregation ... ok
[INFO] [stdout] test test_perf_response_time_report_generation_console ... ok
[INFO] [stdout] test test_perf_response_time_report_generation_json ... ok
[INFO] [stdout] test test_perf_response_time_single_operation ... ok
[INFO] [stdout] test test_perf_stress_concurrent_metrics_recording ... ok
[INFO] [stdout] test test_perf_response_time_bulk_recording ... ok
[INFO] [stdout] test test_perf_throughput_bottleneck_detection ... ok
[INFO] [stdout] test test_perf_stress_mixed_operations ... ok
[INFO] [stdout] test test_perf_benchmark_summary ... ok
[INFO] [stdout] test test_perf_throughput_metrics_aggregation_multiple_servers ... ok
[INFO] [stdout] test test_perf_throughput_sequential_operations ... ok
[INFO] [stdout] test test_perf_memory_circular_buffer_limit ... ok
[INFO] [stdout] test test_perf_throughput_large_dataset_aggregation ... ok
[INFO] [stdout] test test_perf_throughput_concurrent_test_execution ... ok
[INFO] [stdout] test test_perf_memory_aggregation_no_leak ... ok
[INFO] [stdout] test test_perf_memory_report_generation_stability ... ok
[INFO] [stdout] test test_perf_stress_high_volume_aggregation ... ok
[INFO] [stderr]      Running tests/phase4_e2e_test.rs (/opt/rustwide/target/debug/deps/phase4_e2e_test-e1a41ee8eff1f920)
[INFO] [stdout] test test_perf_stress_rapid_test_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/phase4_sampling_integration_test.rs (/opt/rustwide/target/debug/deps/phase4_sampling_integration_test-e1d3a6ce094dafe5)
[INFO] [stdout] test test_multiple_sampling_requests ... ignored
[INFO] [stdout] test test_phase4_end_to_end ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_monitoring_transport_ignores_non_sampling_messages ... ok
[INFO] [stdout] test test_monitoring_transport_passthrough ... FAILED
[INFO] [stdout] test test_monitoring_transport_detects_sampling_notification ... FAILED
[INFO] [stdout] test test_monitoring_transport_multiple_sampling_notifications ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_monitoring_transport_passthrough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_monitoring_transport_passthrough' (363) panicked at tests/phase4_sampling_integration_test.rs:267:46:
[INFO] [stdout] Failed to create message: Error("data did not match any variant of untagged enum JsonRpcMessage", line: 0, column: 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616a0c36813a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616a0c36813a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616a0c37cfda - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616a0c37cfda - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x616a0c36cfb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616a0c36cfb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616a0c346ddf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616a0c346ddf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616a0c360439 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616a0c0ebd9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616a0c0ebd9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616a0c3606b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616a0c3606b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616a0c346e98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616a0c33e429 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616a0c347c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x616a0c37d8bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616a0c37d632 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x616a0c0dc653 - core::result::Result<T,E>::expect::ha5628e5486a813b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x616a0c0ca673 - phase4_sampling_integration_test::test_monitoring_transport_passthrough::{{closure}}::h04888f37a6aa1c90
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:267:46
[INFO] [stdout]   22:     0x616a0c0df712 - <core::pin::Pin<P> as core::future::future::Future>::poll::h65c6d8dcbcab488e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x616a0c0df68d - <core::pin::Pin<P> as core::future::future::Future>::poll::h401dae56749649b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x616a0c0db6bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha0ed1f410ffa9828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x616a0c0db5bb - tokio::task::coop::with_budget::h7f3382258507ef47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x616a0c0db5bb - tokio::task::coop::budget::h697638d849fa73f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x616a0c0db5bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3b0c3c6b1ffcf2ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x616a0c0d8410 - tokio::runtime::scheduler::current_thread::Context::enter::h53703403c2884a07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x616a0c0da05d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0b241b28e2a9d1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x616a0c0d9ce4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9978c9bac6c69a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x616a0c0ddc4b - tokio::runtime::context::scoped::Scoped<T>::set::h01fa00fea9e06b4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x616a0c0dd989 - tokio::runtime::context::set_scheduler::{{closure}}::hf638aa803d2db14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x616a0c0d1462 - std::thread::local::LocalKey<T>::try_with::h6672ca01215d3913
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x616a0c0d0c6e - std::thread::local::LocalKey<T>::with::hcac5659130ee33aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x616a0c0dd8fd - tokio::runtime::context::set_scheduler::hd5db9de077e74700
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x616a0c0d9a70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd93f781d7beae561
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x616a0c0d9da6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h932b02ec224e1606
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x616a0c0d7ca0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h95a18bf07b177cf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x616a0c0de323 - tokio::runtime::context::runtime::enter_runtime::hc477bdb3a56d6e9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x616a0c0d79b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h50612aa4cac5284d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x616a0c0deeb4 - tokio::runtime::runtime::Runtime::block_on_inner::hd62df0bce396b8d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x616a0c0df07f - tokio::runtime::runtime::Runtime::block_on::h0224f9a4ef6e810a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x616a0c0c9c83 - phase4_sampling_integration_test::test_monitoring_transport_passthrough::hd7892a38d962670e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:273:39
[INFO] [stdout]   44:     0x616a0c0ca917 - phase4_sampling_integration_test::test_monitoring_transport_passthrough::{{closure}}::h95f3cce3031b2a5d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:248:49
[INFO] [stdout]   45:     0x616a0c0d1dc6 - core::ops::function::FnOnce::call_once::hd754e3ba8c5b40b3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616a0c0dfe7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616a0c0dfe7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616a0c0ec86b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616a0c0e7f84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616a0c0e7f84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616a0c0ef472 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616a0c0ef472 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616a0c367a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616a0c367a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x777cba430aa4 - <unknown>
[INFO] [stdout]   67:     0x777cba4bda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_monitoring_transport_detects_sampling_notification stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_monitoring_transport_detects_sampling_notification' (360) panicked at tests/phase4_sampling_integration_test.rs:115:55:
[INFO] [stdout] Failed to create message: Error("data did not match any variant of untagged enum JsonRpcMessage", line: 0, column: 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616a0c36813a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616a0c36813a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616a0c37cfda - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616a0c37cfda - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x616a0c36cfb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616a0c36cfb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616a0c346ddf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616a0c346ddf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616a0c360439 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616a0c0ebd9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616a0c0ebd9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616a0c3606b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616a0c3606b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616a0c346e98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616a0c33e429 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616a0c347c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x616a0c37d8bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616a0c37d632 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x616a0c0dc653 - core::result::Result<T,E>::expect::ha5628e5486a813b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x616a0c0cc933 - phase4_sampling_integration_test::test_monitoring_transport_detects_sampling_notification::{{closure}}::h8430a6604200f064
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:115:55
[INFO] [stdout]   22:     0x616a0c0df712 - <core::pin::Pin<P> as core::future::future::Future>::poll::h65c6d8dcbcab488e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x616a0c0df68d - <core::pin::Pin<P> as core::future::future::Future>::poll::h401dae56749649b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x616a0c0db6bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha0ed1f410ffa9828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x616a0c0db5bb - tokio::task::coop::with_budget::h7f3382258507ef47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x616a0c0db5bb - tokio::task::coop::budget::h697638d849fa73f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x616a0c0db5bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3b0c3c6b1ffcf2ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x616a0c0d8410 - tokio::runtime::scheduler::current_thread::Context::enter::h53703403c2884a07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x616a0c0da05d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0b241b28e2a9d1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x616a0c0d9ce4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9978c9bac6c69a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x616a0c0ddc4b - tokio::runtime::context::scoped::Scoped<T>::set::h01fa00fea9e06b4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x616a0c0dd989 - tokio::runtime::context::set_scheduler::{{closure}}::hf638aa803d2db14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x616a0c0d1462 - std::thread::local::LocalKey<T>::try_with::h6672ca01215d3913
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x616a0c0d0c6e - std::thread::local::LocalKey<T>::with::hcac5659130ee33aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x616a0c0dd8fd - tokio::runtime::context::set_scheduler::hd5db9de077e74700
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x616a0c0d9a70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd93f781d7beae561
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x616a0c0d9da6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h932b02ec224e1606
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x616a0c0d7ca0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h95a18bf07b177cf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x616a0c0de323 - tokio::runtime::context::runtime::enter_runtime::hc477bdb3a56d6e9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x616a0c0d79b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h50612aa4cac5284d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x616a0c0deeb4 - tokio::runtime::runtime::Runtime::block_on_inner::hd62df0bce396b8d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x616a0c0df07f - tokio::runtime::runtime::Runtime::block_on::h0224f9a4ef6e810a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x616a0c0caa90 - phase4_sampling_integration_test::test_monitoring_transport_detects_sampling_notification::h69ba95b4219fd7fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:142:51
[INFO] [stdout]   44:     0x616a0c0cd407 - phase4_sampling_integration_test::test_monitoring_transport_detects_sampling_notification::{{closure}}::hac94de7151e0f96d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:76:67
[INFO] [stdout]   45:     0x616a0c0d1e56 - core::ops::function::FnOnce::call_once::hf256c2b791e6b4d7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616a0c0dfe7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616a0c0dfe7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616a0c0ec86b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616a0c0e7f84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616a0c0e7f84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616a0c0ef472 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616a0c0ef472 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616a0c367a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616a0c367a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x777cba430aa4 - <unknown>
[INFO] [stdout]   67:     0x777cba4bda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_monitoring_transport_multiple_sampling_notifications stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_monitoring_transport_multiple_sampling_notifications' (362) panicked at tests/phase4_sampling_integration_test.rs:217:59:
[INFO] [stdout] Failed to create message: Error("data did not match any variant of untagged enum JsonRpcMessage", line: 0, column: 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616a0c36813a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616a0c36813a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616a0c36813a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616a0c37cfda - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616a0c37cfda - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x616a0c36cfb2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616a0c36cfb2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616a0c346ddf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616a0c346ddf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616a0c360439 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616a0c0ebd9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616a0c0ebd9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616a0c3606b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616a0c3606b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616a0c346e98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616a0c33e429 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616a0c347c8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x616a0c37d8bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616a0c37d632 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x616a0c0dc653 - core::result::Result<T,E>::expect::ha5628e5486a813b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x616a0c0d0160 - phase4_sampling_integration_test::test_monitoring_transport_multiple_sampling_notifications::{{closure}}::he2b297d12cca7a2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:217:59
[INFO] [stdout]   22:     0x616a0c0df712 - <core::pin::Pin<P> as core::future::future::Future>::poll::h65c6d8dcbcab488e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x616a0c0df68d - <core::pin::Pin<P> as core::future::future::Future>::poll::h401dae56749649b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x616a0c0db6bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha0ed1f410ffa9828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x616a0c0db5bb - tokio::task::coop::with_budget::h7f3382258507ef47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x616a0c0db5bb - tokio::task::coop::budget::h697638d849fa73f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x616a0c0db5bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3b0c3c6b1ffcf2ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x616a0c0d8410 - tokio::runtime::scheduler::current_thread::Context::enter::h53703403c2884a07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x616a0c0da05d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0b241b28e2a9d1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x616a0c0d9ce4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9978c9bac6c69a04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x616a0c0ddc4b - tokio::runtime::context::scoped::Scoped<T>::set::h01fa00fea9e06b4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x616a0c0dd989 - tokio::runtime::context::set_scheduler::{{closure}}::hf638aa803d2db14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x616a0c0d1462 - std::thread::local::LocalKey<T>::try_with::h6672ca01215d3913
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x616a0c0d0c6e - std::thread::local::LocalKey<T>::with::hcac5659130ee33aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x616a0c0dd8fd - tokio::runtime::context::set_scheduler::hd5db9de077e74700
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x616a0c0d9a70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd93f781d7beae561
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x616a0c0d9da6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h932b02ec224e1606
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x616a0c0d7ca0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h95a18bf07b177cf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x616a0c0de323 - tokio::runtime::context::runtime::enter_runtime::hc477bdb3a56d6e9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x616a0c0d79b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h50612aa4cac5284d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x616a0c0deeb4 - tokio::runtime::runtime::Runtime::block_on_inner::hd62df0bce396b8d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x616a0c0df07f - tokio::runtime::runtime::Runtime::block_on::h0224f9a4ef6e810a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x616a0c0ce690 - phase4_sampling_integration_test::test_monitoring_transport_multiple_sampling_notifications::he3ecc9c181293f63
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:237:57
[INFO] [stdout]   44:     0x616a0c0ce727 - phase4_sampling_integration_test::test_monitoring_transport_multiple_sampling_notifications::{{closure}}::h76f98c4aa5d33e9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/phase4_sampling_integration_test.rs:186:69
[INFO] [stdout]   45:     0x616a0c0d1e16 - core::ops::function::FnOnce::call_once::hf17b3e5997321324
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x616a0c0dfe7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616a0c0dfe7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x616a0c0ec86b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x616a0c0ec86b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x616a0c0ec86b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x616a0c0e7f84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x616a0c0e7f84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x616a0c0ef472 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x616a0c0ef472 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x616a0c0ef472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x616a0c0ef472 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x616a0c367a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x616a0c367a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x777cba430aa4 - <unknown>
[INFO] [stdout]   67:     0x777cba4bda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_monitoring_transport_detects_sampling_notification
[INFO] [stdout]     test_monitoring_transport_multiple_sampling_notifications
[INFO] [stdout]     test_monitoring_transport_passthrough
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test phase4_sampling_integration_test`
[INFO] running `Command { std: "docker" "inspect" "6c1325837ec473ced634fcc54c693835d8e4760221ca113ec37f51f5d9524ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1325837ec473ced634fcc54c693835d8e4760221ca113ec37f51f5d9524ead", kill_on_drop: false }`
[INFO] [stdout] 6c1325837ec473ced634fcc54c693835d8e4760221ca113ec37f51f5d9524ead
