[INFO] cloning repository https://github.com/JustJ01/CacheX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustJ01/CacheX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustJ01%2FCacheX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustJ01%2FCacheX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01f747140b715c17cd2a80a86cd21c036e383ca3
[INFO] testing JustJ01/CacheX against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustJ01%2FCacheX" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustJ01/CacheX
[INFO] finished tweaking git repo https://github.com/JustJ01/CacheX
[INFO] tweaked toml for git repo https://github.com/JustJ01/CacheX written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustJ01/CacheX on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JustJ01/CacheX 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857
[INFO] running `Command { std: "docker" "start" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cachex-core v0.1.0 (/opt/rustwide/workdir/crates/cachex-core)
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling cachex-client v0.1.0 (/opt/rustwide/workdir/crates/cachex-client)
[INFO] [stderr]    Compiling cachex-bench v0.1.0 (/opt/rustwide/workdir/crates/cachex-bench)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling cachex-server v0.1.0 (/opt/rustwide/workdir/crates/cachex-server)
[INFO] [stderr]    Compiling cachex-control v0.1.0 (/opt/rustwide/workdir/crates/cachex-control)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cachex-core v0.1.0 (/opt/rustwide/workdir/crates/cachex-core)
[INFO] [stderr]    Compiling cachex-server v0.1.0 (/opt/rustwide/workdir/crates/cachex-server)
[INFO] [stderr]    Compiling cachex-client v0.1.0 (/opt/rustwide/workdir/crates/cachex-client)
[INFO] [stderr]    Compiling cachex-control v0.1.0 (/opt/rustwide/workdir/crates/cachex-control)
[INFO] [stderr]    Compiling cachex-bench v0.1.0 (/opt/rustwide/workdir/crates/cachex-bench)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.30s
[INFO] running `Command { std: "docker" "inspect" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cachex_bench-5011fbf97943d014)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test cli::tests::defaults_apply ... ok
[INFO] [stdout] test cli::tests::missing_nodes_is_an_error ... ok
[INFO] [stdout] test cli::tests::parses_full_configuration ... ok
[INFO] [stdout] test cli::tests::rejects_invalid_values ... ok
[INFO] [stdout] test report::tests::csv_header_and_row_have_matching_fields ... ok
[INFO] [stdout] test report::tests::csv_row_round_trips_parameters ... ok
[INFO] [stdout] test report::tests::summary_mentions_throughput ... ok
[INFO] [stdout] test tests::worker_records_connection_errors_without_hanging ... ok
[INFO] [stdout] test workload::tests::same_seed_reproduces_key_stream ... ok
[INFO] [stdout] test workload::tests::splitmix_below_is_uniform ... ok
[INFO] [stdout] test workload::tests::values_are_newline_safe_printable_ascii ... ok
[INFO] [stdout] test workload::tests::get_ratio_is_honored_statistically ... ok
[INFO] [stdout] test workload::tests::values_have_exact_size ... ok
[INFO] [stdout] test workload::tests::sequential_keys_visit_every_key_exactly_once ... ok
[INFO] [stdout] test workload::tests::keys_stay_within_keyspace ... ok
[INFO] [stdout] test tests::worker_counts_gets_sets_and_misses_against_a_live_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/cachex_bench-49557b77c32a6825)
[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 unittests src/lib.rs (/opt/rustwide/target/release/deps/cachex_client-53f4b6547edcd5c6)
[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/pool.rs (/opt/rustwide/target/release/deps/pool-70af50a94f324b74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test pool_reuses_a_single_connection_per_node ... ok
[INFO] [stdout] test client_round_trips_through_the_pool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/routing.rs (/opt/rustwide/target/release/deps/routing-c4382d24de9bd14b)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test consistent_router_returns_distinct_replicas ... ok
[INFO] [stdout] test consistent_client_routes_key_to_its_primary_only ... ok
[INFO] [stdout] test delete_removes_key_from_primary ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cachex_control-5872583deb881c96)
[INFO] [stdout] test modulo_client_routes_key_to_its_primary_only ... ok
[INFO] [stdout] test client_reads_back_every_key_it_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test configgen::tests::ports_derive_from_spec ... ok
[INFO] [stdout] test configgen::tests::rf_one_disables_replication ... ok
[INFO] [stdout] test configgen::tests::generated_configs_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/cachex_control-28e1eeec45539ee7)
[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 unittests src/lib.rs (/opt/rustwide/target/release/deps/cachex_core-1f8ee5fd52f6e9a1)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test entry::tests::entry_with_ttl_expires ... ok
[INFO] [stdout] test config::tests::partial_config_uses_defaults ... ok
[INFO] [stdout] test config::tests::full_config_parses ... ok
[INFO] [stdout] test entry::tests::entry_without_ttl_never_expires ... ok
[INFO] [stdout] test hashing::tests::consistent_replica_set_shrinks_for_tiny_cluster ... ok
[INFO] [stdout] test config::tests::default_config_round_trips ... ok
[INFO] [stdout] test hashing::tests::consistent_primary_is_stable ... ok
[INFO] [stdout] test entry::tests::touch_refreshes_last_access ... ok
[INFO] [stdout] test hashing::tests::consistent_replicas_are_stable ... ok
[INFO] [stdout] test hashing::tests::modulo_replicas_cycle_and_exclude_primary ... ok
[INFO] [stdout] test internal::tests::messages_round_trip_bincode ... ok
[INFO] [stdout] test latency::tests::avg_and_sum_are_exact ... ok
[INFO] [stdout] test protocol::tests::parse_errors ... ok
[INFO] [stdout] test internal::tests::responses_round_trip_bincode ... ok
[INFO] [stdout] test hashing::tests::consistent_replicas_are_distinct_and_exclude_primary ... ok
[INFO] [stdout] test latency::tests::percentile_uses_bucket_upper_bound ... ok
[INFO] [stdout] test latency::tests::records_land_in_the_right_bucket ... ok
[INFO] [stdout] test protocol::tests::command_round_trip ... ok
[INFO] [stdout] test latency::tests::empty_histogram_reads_zero ... ok
[INFO] [stdout] test protocol::tests::parse_set_value_with_spaces ... ok
[INFO] [stdout] test protocol::tests::parse_set_with_ttl ... ok
[INFO] [stdout] test protocol::tests::parse_get_delete_ping_info ... ok
[INFO] [stdout] test hashing::tests::fnv_uniformity_smoke ... ok
[INFO] [stdout] test hashing::tests::fnv1a_is_deterministic ... ok
[INFO] [stdout] test latency::tests::top_bucket_percentile_uses_max ... ok
[INFO] [stdout] test hashing::tests::consistent_primary_lives_in_node_set ... ok
[INFO] [stdout] test hashing::tests::temp_failure_key_distribution ... ok
[INFO] [stdout] test protocol::tests::parse_set_without_ttl ... ok
[INFO] [stdout] test protocol::tests::response_round_trip ... ok
[INFO] [stdout] test hashing::tests::consistent_load_is_reasonably_balanced ... ok
[INFO] [stdout] test latency::tests::concurrent_recording_is_lossless ... ok
[INFO] [stdout] test hashing::tests::vnodes_affect_balance_when_few_nodes ... ok
[INFO] [stdout] test hashing::tests::consistent_moves_far_fewer_keys_than_modulo_on_node_add ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cachex_server-a4979fa24549a033)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test metrics::tests::command_kind_classification ... ok
[INFO] [stdout] test aof::tests::replay_skips_unparseable_lines ... ok
[INFO] [stdout] test metrics::tests::record_latency_feeds_histogram ... ok
[INFO] [stdout] test metrics::tests::info_line_includes_rates_and_latency ... ok
[INFO] [stdout] test metrics::tests::snapshot_reflects_counters ... ok
[INFO] [stdout] test aof::tests::disabled_returns_none ... ok
[INFO] [stdout] test storage::tests::delete_keeps_lru_order_consistent ... ok
[INFO] [stdout] test storage::tests::lru_evicts_least_recently_used ... ok
[INFO] [stdout] test storage::tests::memory_usage_accounted ... ok
[INFO] [stdout] test storage::tests::overwrite_replaces_value ... ok
[INFO] [stdout] test storage::tests::purge_expired_removes_expired_only ... ok
[INFO] [stdout] test storage::tests::ttl_expires_lazily_on_get ... ok
[INFO] [stdout] test storage::tests::ttl_still_valid_within_window ... ok
[INFO] [stdout] test storage::tests::set_get_delete ... ok
[INFO] [stdout] test storage::tests::touch_prevents_eviction ... ok
[INFO] [stdout] test metrics::tests::sample_rates_computes_deltas ... ok
[INFO] [stdout] test aof::tests::replay_preserves_ttl ... ok
[INFO] [stdout] test aof::tests::rewrite_produces_replayable_snapshot ... ok
[INFO] [stdout] test aof::tests::append_then_replay_restores_state ... ok
[INFO] [stdout] test aof::tests::fsync_always_appends_and_flushes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/cachex_server-b3193960dfa8b4ab)
[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/aof.rs (/opt/rustwide/target/release/deps/aof-fcc1cc87743e4dc4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test disabled_aof_reports_off ... ok
[INFO] [stdout] test info_reports_aof_enabled ... ok
[INFO] [stdout] test server_writes_aof_and_replay_restores_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metrics_api.rs (/opt/rustwide/target/release/deps/metrics_api-192141027843a70d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cluster_metrics_report_replication_and_peers ... ok
[INFO] [stdout] test standalone_health_and_metrics_endpoints ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- standalone_health_and_metrics_endpoints stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'standalone_health_and_metrics_endpoints' (1821) panicked at crates/cachex-server/tests/metrics_api.rs:217:5:
[INFO] [stdout] assertion failed: snap["latency"]["get"]["max_us"].as_u64().unwrap() > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57312e038171 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57312e04ecba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x57312e03d01c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x57312e013596 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57312e030169 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x57312df59610 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57312e030492 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57312e013674 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57312e00bf09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57312e01442d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x57312e04f41c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57312e04f3e2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x57312deff079 - metrics_api[9c7ee3a23a6049ee]::standalone_health_and_metrics_endpoints::{closure#0}
[INFO] [stdout]   13:     0x57312df3bb53 - <tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x57312df44d09 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[fbb4d5003665d85e]::runtime::context::Context>>::with::<tokio[fbb4d5003665d85e]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x57312df3c9a7 - <tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x57312df48a6b - tokio[fbb4d5003665d85e]::runtime::context::runtime::enter_runtime::<<tokio[fbb4d5003665d85e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x57312df44a7b - <tokio[fbb4d5003665d85e]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x57312df0525e - <metrics_api[9c7ee3a23a6049ee]::standalone_health_and_metrics_endpoints::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x57312df4c8fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   20:     0x57312df59f65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   21:     0x57312df53324 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x57312df5d0c2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x57312e037699 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7ec02748507a - <unknown>
[INFO] [stdout]   25:     0x7ec027518534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     standalone_health_and_metrics_endpoints
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cachex-server --test metrics_api`
[INFO] running `Command { std: "docker" "inspect" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857", kill_on_drop: false }`
[INFO] [stdout] c04e385c3aa5b0da400d8f8facfec8cd62e4c88efd4105f7eebacb978be9d857
