[INFO] cloning repository https://github.com/rabble/ombra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabble/ombra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fombra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fombra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cf21908a2e7a124602e34a594e7d2006b0545a0
[INFO] testing rabble/ombra against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fombra" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rabble/ombra
[INFO] finished tweaking git repo https://github.com/rabble/ombra
[INFO] tweaked toml for git repo https://github.com/rabble/ombra written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rabble/ombra on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rabble/ombra 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/opensearch-project/opensearch-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded serde_with_macros v3.16.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded serde_with v3.16.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.33
[INFO] [stderr]   Downloaded async-compression v0.4.34
[INFO] [stderr]   Downloaded negentropy v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce
[INFO] running `Command { std: "docker" "start" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", 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" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", 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" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling opensearch v3.0.0 (https://github.com/opensearch-project/opensearch-rs.git?branch=main#773b1c06)
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[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 zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling umbra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", 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" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling umbra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", 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" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/umbra-0f8c42b8678b640f)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_parameterized_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_none_for_non_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_regular_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_uses_empty_d_tag_when_missing ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_first_value_when_multiple_d_tags ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_none_for_empty_d_tag ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_none_when_missing ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_value_when_present ... ok
[INFO] [stdout] test event::tests::get_deletion_coordinates_returns_coords_from_a_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_coordinates_returns_empty_for_non_deletion ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_ignores_malformed_e_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_empty_for_non_deletion_event ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_event_ids_from_e_tags ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_false_for_other_kinds ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_false_for_other_kinds ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_true_for_kind_5 ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_true_for_kind_30000_to_39999 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_0 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_false_for_regular_kinds ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_10000_to_19999 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_3 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_30000_to_39999 ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_author_prefix ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_kinds ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_id_prefix ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_since ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_until ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_tags ... ok
[INFO] [stdout] test event::tests::matches_filter_combines_all_conditions ... ok
[INFO] [stdout] test event::tests::matches_filter_returns_true_for_empty_filter ... ok
[INFO] [stdout] test event::tests::normalize_tags_ignores_long_hash_keys ... ok
[INFO] [stdout] test event::tests::normalize_tags_ignores_non_hash_keys ... ok
[INFO] [stdout] test management::tests::allowed_kind_serializes_correctly ... ok
[INFO] [stdout] test management::tests::allowed_kind_deserializes ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_ignores_short_tags ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_none_when_missing ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_value_when_present ... ok
[INFO] [stdout] test event::tests::normalize_tags_strips_hash_prefix ... ok
[INFO] [stdout] test management::tests::banned_event_deserializes ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_serializes_correctly ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::relay_config_default_is_empty ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_all_fields_when_set ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_empty_params ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes_partial ... ok
[INFO] [stdout] test management::tests::banned_event_serializes_correctly ... ok
[INFO] [stdout] test management::tests::banned_pubkey_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_only_set_fields ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_method_and_params ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_numeric_params ... ok
[INFO] [stdout] test management::tests::rpc_response_error_contains_error_message ... ok
[INFO] [stdout] test management::tests::rpc_response_error_serializes_without_result_field ... ok
[INFO] [stdout] test management::tests::rpc_response_success_contains_result ... ok
[INFO] [stdout] test management::tests::rpc_response_success_serializes_without_error_field ... ok
[INFO] [stdout] test management::tests::rpc_response_success_with_array_result ... ok
[INFO] [stdout] test management::tests::rpc_response_success_with_object_result ... ok
[INFO] [stdout] test management::tests::verify_auth_admin_pubkey_check ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_invalid ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_valid ... ok
[INFO] [stdout] test management::tests::verify_auth_event_kind_must_be_27235 ... ok
[INFO] [stdout] test management::tests::verify_auth_header_format_requires_nostr_prefix ... ok
[INFO] [stdout] test management::tests::verify_auth_method_comparison_is_case_insensitive ... ok
[INFO] [stdout] test management::tests::verify_auth_optional_tags_not_required ... ok
[INFO] [stdout] test management::tests::verify_auth_payload_hash_uses_sha256 ... ok
[INFO] [stdout] test management::tests::verify_auth_rejects_missing_header ... ok
[INFO] [stdout] test management::tests::verify_auth_timestamp_must_be_within_60_seconds ... ok
[INFO] [stdout] test management::tests::verify_auth_required_tags ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_default_same_as_new ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_new_creates_empty_manager ... ok
[INFO] [stdout] test management::tests::verify_auth_url_comparison_is_exact ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_session_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_to_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_fails_after_seal ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_close_client_does_not_affect_other_clients ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_create_session_and_close ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_reconcile_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_close_client_removes_all_sessions ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_invalid_hex_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_multiple_clients_independent_sessions ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_wrong_length_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_stores_event_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_multiple_events ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_handles_large_timestamp ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_handles_zero_timestamp ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_new_creates_empty_unsealed_session ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_reconcile_fails_before_seal ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_empty_storage_succeeds ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_sets_sealed_flag ... ok
[INFO] [stdout] test subscription::tests::add_subscription_replaces_existing_with_same_id ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_does_not_match_wrong_kind ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_does_not_match_wrong_author ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_tag ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_author ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_author ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_kind ... ok
[INFO] [stdout] test subscription::tests::add_subscription_adds_to_catch_all_for_empty_filter ... ok
[INFO] [stdout] test subscription::tests::has_subscription_returns_false_when_not_exists ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_to_multiple_subscriptions ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_kind ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_tag ... ok
[INFO] [stdout] test subscription::tests::add_subscription_tracks_by_client ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_catch_all ... ok
[INFO] [stdout] test subscription::tests::remove_client_removes_all_client_subscriptions ... ok
[INFO] [stdout] test subscription::tests::add_subscription_creates_subscription ... ok
[INFO] [stdout] test subscription::tests::client_count_returns_unique_clients ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_does_nothing_for_nonexistent ... ok
[INFO] [stdout] test subscription::tests::subscription_count_returns_total ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_cleans_up_indexes ... ok
[INFO] [stdout] test subscription::tests::has_subscription_returns_true_when_exists ... ok
[INFO] [stdout] test subscription::tests::remove_client_cleans_up_indexes ... ok
[INFO] [stdout] test subscription::tests::has_subscription_distinguishes_different_clients ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_removes_from_storage ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/umbra-6a74ab1a6ad1cc3a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test config::tests::config_reads_explicit_relay_url ... ok
[INFO] [stdout] test config::tests::config_filters_empty_csv_values ... ok
[INFO] [stdout] test config::tests::config_reads_bind_addr_from_env ... ok
[INFO] [stdout] test config::tests::config_reads_redis_url ... ok
[INFO] [stdout] test config::tests::config_display_shows_all_fields ... ok
[INFO] [stdout] test config::tests::config_reads_workers_from_env ... ok
[INFO] [stdout] test config::tests::config_filters_invalid_admin_pubkeys ... ok
[INFO] [stdout] test config::tests::config_parses_admin_pubkeys_as_csv ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_parameterized_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_none_for_non_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_regular_replaceable ... ok
[INFO] [stdout] test event::tests::get_coordinate_uses_empty_d_tag_when_missing ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_first_value_when_multiple_d_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_coordinates_returns_coords_from_a_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_ignores_malformed_e_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_coordinates_returns_empty_for_non_deletion ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_none_when_missing ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_false_for_other_kinds ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_false_for_other_kinds ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_none_for_empty_d_tag ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_true_for_kind_30000_to_39999 ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_event_ids_from_e_tags ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_false_for_regular_kinds ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_0 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_10000_to_19999 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_3 ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_true_for_kind_5 ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_30000_to_39999 ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_author_prefix ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_id_prefix ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_value_when_present ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_kinds ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_since ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_tags ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_until ... ok
[INFO] [stdout] test event::tests::matches_filter_combines_all_conditions ... ok
[INFO] [stdout] test event::tests::matches_filter_returns_true_for_empty_filter ... ok
[INFO] [stdout] test event::tests::normalize_tags_ignores_long_hash_keys ... ok
[INFO] [stdout] test event::tests::normalize_tags_ignores_non_hash_keys ... ok
[INFO] [stdout] test event::tests::normalize_tags_strips_hash_prefix ... ok
[INFO] [stdout] test management::tests::allowed_kind_deserializes ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_ignores_short_tags ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_none_when_missing ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_value_when_present ... ok
[INFO] [stdout] test management::tests::banned_event_deserializes ... ok
[INFO] [stdout] test management::tests::banned_pubkey_deserializes ... ok
[INFO] [stdout] test management::tests::banned_event_serializes_correctly ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_default_is_empty ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_serializes_correctly ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_all_fields_when_set ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_only_set_fields ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::allowed_kind_serializes_correctly ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes_partial ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_method_and_params ... ok
[INFO] [stdout] test management::tests::rpc_response_success_contains_result ... ok
[INFO] [stdout] test management::tests::rpc_response_success_serializes_without_error_field ... ok
[INFO] [stdout] test management::tests::rpc_response_success_with_array_result ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_numeric_params ... ok
[INFO] [stdout] test management::tests::rpc_response_success_with_object_result ... ok
[INFO] [stdout] test management::tests::rpc_response_error_contains_error_message ... ok
[INFO] [stdout] test management::tests::rpc_response_error_serializes_without_result_field ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_empty_params ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_valid ... ok
[INFO] [stdout] test management::tests::verify_auth_event_kind_must_be_27235 ... ok
[INFO] [stdout] test management::tests::verify_auth_admin_pubkey_check ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_invalid ... ok
[INFO] [stdout] test management::tests::verify_auth_header_format_requires_nostr_prefix ... ok
[INFO] [stdout] test management::tests::verify_auth_method_comparison_is_case_insensitive ... ok
[INFO] [stdout] test management::tests::verify_auth_optional_tags_not_required ... ok
[INFO] [stdout] test management::tests::verify_auth_payload_hash_uses_sha256 ... ok
[INFO] [stdout] test management::tests::verify_auth_rejects_missing_header ... ok
[INFO] [stdout] test management::tests::verify_auth_required_tags ... ok
[INFO] [stdout] test management::tests::verify_auth_timestamp_must_be_within_60_seconds ... ok
[INFO] [stdout] test management::tests::verify_auth_url_comparison_is_exact ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_default_same_as_new ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_session_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_new_creates_empty_manager ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_multiple_clients_independent_sessions ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_stores_event_id ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_empty_for_non_deletion_event ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_handles_large_timestamp ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_multiple_events ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_new_creates_empty_unsealed_session ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_handles_zero_timestamp ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_empty_storage_succeeds ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_sets_sealed_flag ... ok
[INFO] [stdout] test nip11::tests::relay_information_default_has_expected_values ... ok
[INFO] [stdout] test nip11::tests::relay_information_default_has_limitations ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_contact ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_description ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_icon ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_name ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_pubkey ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_uses_defaults ... ok
[INFO] [stdout] test nip11::tests::relay_information_serializes_to_json ... ok
[INFO] [stdout] test nip11::tests::relay_limitation_deserializes_correctly ... ok
[INFO] [stdout] test nip11::tests::relay_limitation_serializes_correctly ... ok
[INFO] [stdout] test subscription::tests::add_subscription_adds_to_catch_all_for_empty_filter ... ok
[INFO] [stdout] test subscription::tests::add_subscription_creates_subscription ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_author ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_kind ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_tag ... ok
[INFO] [stdout] test subscription::tests::add_subscription_replaces_existing_with_same_id ... ok
[INFO] [stdout] test subscription::tests::add_subscription_tracks_by_client ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_does_not_match_wrong_author ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_does_not_match_wrong_kind ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_author ... ok
[INFO] [stdout] test nip11::tests::relay_information_skips_none_fields_in_json ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_tag ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_kind ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_catch_all ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_to_multiple_subscriptions ... ok
[INFO] [stdout] test subscription::tests::client_count_returns_unique_clients ... ok
[INFO] [stdout] test subscription::tests::has_subscription_returns_false_when_not_exists ... ok
[INFO] [stdout] test subscription::tests::has_subscription_returns_true_when_exists ... ok
[INFO] [stdout] test subscription::tests::remove_client_cleans_up_indexes ... ok
[INFO] [stdout] test subscription::tests::has_subscription_distinguishes_different_clients ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_cleans_up_indexes ... ok
[INFO] [stdout] test subscription::tests::remove_client_removes_all_client_subscriptions ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_removes_from_storage ... ok
[INFO] [stdout] test subscription::tests::subscription_count_returns_total ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_does_nothing_for_nonexistent ... ok
[INFO] [stdout] test config::tests::config_parses_opensearch_urls_as_csv ... FAILED
[INFO] [stdout] test config::tests::config_derives_relay_url_from_bind_addr ... FAILED
[INFO] [stdout] test config::tests::config_uses_defaults_when_no_env_vars ... FAILED
[INFO] [stdout] test config::tests::config_trims_whitespace_in_csv_values ... FAILED
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_to_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_close_client_does_not_affect_other_clients ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_close_client_removes_all_sessions ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_create_session_and_close ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_reconcile_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_invalid_hex_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_wrong_length_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_fails_after_seal ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_reconcile_fails_before_seal ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_parses_opensearch_urls_as_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_parses_opensearch_urls_as_csv' (2404) panicked at src/config.rs:238:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585f0137f8b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585f0137f8b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585f01394e3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585f01394e3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x585f013845d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x585f013845d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x585f0135e096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585f0135e096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585f013779e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585f0127d91c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x585f0127d91c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585f01377c62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x585f01377c62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585f0135e152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585f01352c19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585f0135f11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585f013955cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585f01395483 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585f0139179d - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585f012352c0 - umbra[87d9826adf77cb49]::config::tests::config_parses_opensearch_urls_as_csv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:238:13
[INFO] [stdout]   22:     0x585f0123021e - umbra[87d9826adf77cb49]::config::tests::with_clean_env::<umbra[87d9826adf77cb49]::config::tests::config_parses_opensearch_urls_as_csv::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:177:22
[INFO] [stdout]   23:     0x585f01237fa6 - umbra[87d9826adf77cb49]::config::tests::config_parses_opensearch_urls_as_csv
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:229:9
[INFO] [stdout]   24:     0x585f01233f27 - umbra[87d9826adf77cb49]::config::tests::config_parses_opensearch_urls_as_csv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:228:46
[INFO] [stdout]   25:     0x585f012511c6 - <umbra[87d9826adf77cb49]::config::tests::config_parses_opensearch_urls_as_csv::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x585f012709fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x585f012709fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x585f0127e275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x585f0127e275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x585f0127e275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x585f01277b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x585f01277b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x585f012812f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x585f012812f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x585f012812f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x585f0137f1df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x585f0137f1df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x75bdcd04aaa4 - <unknown>
[INFO] [stdout]   47:     0x75bdcd0d7a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_derives_relay_url_from_bind_addr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_derives_relay_url_from_bind_addr' (2399) panicked at src/config.rs:281:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "http://localhost:8080"
[INFO] [stdout]  right: "http://localhost:9999"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585f0137f8b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585f0137f8b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585f01394e3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585f01394e3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x585f013845d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x585f013845d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x585f0135e096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585f0135e096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585f013779e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585f0127d91c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x585f0127d91c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585f01377c62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x585f01377c62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585f0135e152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585f01352c19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585f0135f11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585f013955cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585f01395483 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585f011fa664 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585f01235b88 - umbra[87d9826adf77cb49]::config::tests::config_derives_relay_url_from_bind_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:281:13
[INFO] [stdout]   22:     0x585f0123102e - umbra[87d9826adf77cb49]::config::tests::with_clean_env::<umbra[87d9826adf77cb49]::config::tests::config_derives_relay_url_from_bind_addr::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:177:22
[INFO] [stdout]   23:     0x585f01237fd6 - umbra[87d9826adf77cb49]::config::tests::config_derives_relay_url_from_bind_addr
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:277:9
[INFO] [stdout]   24:     0x585f01233fb7 - umbra[87d9826adf77cb49]::config::tests::config_derives_relay_url_from_bind_addr::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:276:49
[INFO] [stdout]   25:     0x585f01251286 - <umbra[87d9826adf77cb49]::config::tests::config_derives_relay_url_from_bind_addr::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x585f012709fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x585f012709fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x585f0127e275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x585f0127e275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x585f0127e275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x585f01277b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x585f01277b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x585f012812f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x585f012812f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x585f012812f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x585f0137f1df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x585f0137f1df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x75bdcd04aaa4 - <unknown>
[INFO] [stdout]   47:     0x75bdcd0d7a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_uses_defaults_when_no_env_vars stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_uses_defaults_when_no_env_vars' (2410) panicked at src/config.rs:197:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["http://node1:9200", "http://node2:9200"]
[INFO] [stdout]  right: ["http://localhost:9200"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585f0137f8b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585f0137f8b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585f01394e3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585f01394e3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x585f013845d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x585f013845d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x585f0135e096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585f0135e096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585f013779e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585f0127d91c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x585f0127d91c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585f01377c62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x585f01377c62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585f0135e152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585f01352c19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585f0135f11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585f013955cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585f01395483 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585f011fa520 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::vec::Vec<alloc[a7ee25936407c584]::string::String>, alloc[a7ee25936407c584]::vec::Vec<&str>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585f01235887 - umbra[87d9826adf77cb49]::config::tests::config_uses_defaults_when_no_env_vars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:197:13
[INFO] [stdout]   22:     0x585f01230b7e - umbra[87d9826adf77cb49]::config::tests::with_clean_env::<umbra[87d9826adf77cb49]::config::tests::config_uses_defaults_when_no_env_vars::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:177:22
[INFO] [stdout]   23:     0x585f01237fc6 - umbra[87d9826adf77cb49]::config::tests::config_uses_defaults_when_no_env_vars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:193:9
[INFO] [stdout]   24:     0x585f01233f87 - umbra[87d9826adf77cb49]::config::tests::config_uses_defaults_when_no_env_vars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:192:47
[INFO] [stdout]   25:     0x585f01251246 - <umbra[87d9826adf77cb49]::config::tests::config_uses_defaults_when_no_env_vars::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x585f012709fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x585f012709fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x585f0127e275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x585f0127e275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x585f0127e275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x585f01277b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x585f01277b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x585f012812f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x585f012812f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x585f012812f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x585f0137f1df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x585f0137f1df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x75bdcd04aaa4 - <unknown>
[INFO] [stdout]   47:     0x75bdcd0d7a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_trims_whitespace_in_csv_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_trims_whitespace_in_csv_values' (2409) panicked at src/config.rs:335:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "http://localhost:9200"
[INFO] [stdout]  right: "http://node1:9200"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585f0137f8b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585f0137f8b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585f0137f8b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585f01394e3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585f01394e3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x585f013845d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x585f013845d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x585f0135e096 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585f0135e096 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585f013779e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585f0127d91c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x585f0127d91c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585f01377c62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x585f01377c62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585f0135e152 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585f01352c19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585f0135f11d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585f013955cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585f01395483 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585f011fa664 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585f01235528 - umbra[87d9826adf77cb49]::config::tests::config_trims_whitespace_in_csv_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:335:13
[INFO] [stdout]   22:     0x585f012306ce - umbra[87d9826adf77cb49]::config::tests::with_clean_env::<umbra[87d9826adf77cb49]::config::tests::config_trims_whitespace_in_csv_values::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:177:22
[INFO] [stdout]   23:     0x585f01237fb6 - umbra[87d9826adf77cb49]::config::tests::config_trims_whitespace_in_csv_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:326:9
[INFO] [stdout]   24:     0x585f01233f57 - umbra[87d9826adf77cb49]::config::tests::config_trims_whitespace_in_csv_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:325:47
[INFO] [stdout]   25:     0x585f01251206 - <umbra[87d9826adf77cb49]::config::tests::config_trims_whitespace_in_csv_values::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x585f012709fb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x585f012709fb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x585f0127e275 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x585f0127e275 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x585f0127e275 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x585f0127e275 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x585f0127e275 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x585f01277b84 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x585f01277b84 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x585f012812f2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x585f012812f2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x585f012812f2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x585f012812f2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x585f012812f2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x585f0137f1df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x585f0137f1df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x75bdcd04aaa4 - <unknown>
[INFO] [stdout]   47:     0x75bdcd0d7a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::config_derives_relay_url_from_bind_addr
[INFO] [stdout]     config::tests::config_parses_opensearch_urls_as_csv
[INFO] [stdout]     config::tests::config_trims_whitespace_in_csv_values
[INFO] [stdout]     config::tests::config_uses_defaults_when_no_env_vars
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 139 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin umbra`
[INFO] running `Command { std: "docker" "inspect" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce", kill_on_drop: false }`
[INFO] [stdout] e19e80387d5a251437d6619fd9c98834d2e7d4dd6a43bd4bf5ce8821965506ce
