[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 protobuf-support v3.7.2
[INFO] [stderr]   Downloaded negentropy v0.5.0
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.33
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.55
[INFO] [stderr]   Downloaded serde_with_macros v3.16.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded async-compression v0.4.34
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded tower-http v0.6.7
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded serde_with v3.16.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d76aa4530b68698dd061b00b952aba5ae42ca2b9aa7179b429ba8c0d935e12b
[INFO] running `Command { std: "docker" "start" "-a" "2d76aa4530b68698dd061b00b952aba5ae42ca2b9aa7179b429ba8c0d935e12b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d76aa4530b68698dd061b00b952aba5ae42ca2b9aa7179b429ba8c0d935e12b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d76aa4530b68698dd061b00b952aba5ae42ca2b9aa7179b429ba8c0d935e12b", kill_on_drop: false }`
[INFO] [stdout] 2d76aa4530b68698dd061b00b952aba5ae42ca2b9aa7179b429ba8c0d935e12b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d5ca0b80f5ee7e9ff535d83256629eebb5e0d505315495d3db4f5139554fb31
[INFO] running `Command { std: "docker" "start" "-a" "4d5ca0b80f5ee7e9ff535d83256629eebb5e0d505315495d3db4f5139554fb31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling opensearch v3.0.0 (https://github.com/opensearch-project/opensearch-rs.git?branch=main#773b1c06)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.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 serde_with v3.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[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 14s
[INFO] running `Command { std: "docker" "inspect" "4d5ca0b80f5ee7e9ff535d83256629eebb5e0d505315495d3db4f5139554fb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d5ca0b80f5ee7e9ff535d83256629eebb5e0d505315495d3db4f5139554fb31", kill_on_drop: false }`
[INFO] [stdout] 4d5ca0b80f5ee7e9ff535d83256629eebb5e0d505315495d3db4f5139554fb31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec88dfb7d495779c28111f5e107d729a67863498bc8405e479accff849b1fdf9
[INFO] running `Command { std: "docker" "start" "-a" "ec88dfb7d495779c28111f5e107d729a67863498bc8405e479accff849b1fdf9", 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.61s
[INFO] running `Command { std: "docker" "inspect" "ec88dfb7d495779c28111f5e107d729a67863498bc8405e479accff849b1fdf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec88dfb7d495779c28111f5e107d729a67863498bc8405e479accff849b1fdf9", kill_on_drop: false }`
[INFO] [stdout] ec88dfb7d495779c28111f5e107d729a67863498bc8405e479accff849b1fdf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 018417dfe77b3a6318a75451ee4f36ef1423c3986ffe6a97f6b58e84e0d3cb23
[INFO] running `Command { std: "docker" "start" "-a" "018417dfe77b3a6318a75451ee4f36ef1423c3986ffe6a97f6b58e84e0d3cb23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/umbra-f98e5af63f93454c)
[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_correct_format_for_regular_replaceable ... 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_value_when_present ... 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_coordinates_returns_coords_from_a_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_empty_for_non_deletion_event ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_false_for_other_kinds ... 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_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_id_prefix ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_author_prefix ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_tags ... 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_returns_true_for_empty_filter ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_until ... ok
[INFO] [stdout] test event::tests::normalize_tags_ignores_long_hash_keys ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_none_for_non_replaceable ... ok
[INFO] [stdout] test event::tests::matches_filter_combines_all_conditions ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_true_for_kind_30000_to_39999 ... ok
[INFO] [stdout] test management::tests::allowed_kind_deserializes ... ok
[INFO] [stdout] test management::tests::allowed_kind_serializes_correctly ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_none_when_missing ... 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_value_when_present ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_none_when_missing ... 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::banned_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_serializes_correctly ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_all_fields_when_set ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes_partial ... 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::moderation_queue_entry_deserializes ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::relay_config_default_is_empty ... ok
[INFO] [stdout] test management::tests::banned_event_deserializes ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_empty_params ... ok
[INFO] [stdout] test management::tests::rpc_response_error_contains_error_message ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_method_and_params ... ok
[INFO] [stdout] test management::tests::rpc_response_error_serializes_without_result_field ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_only_set_fields ... ok
[INFO] [stdout] test management::tests::rpc_response_success_contains_result ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_numeric_params ... ok
[INFO] [stdout] test event::tests::get_coordinate_uses_empty_d_tag_when_missing ... 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::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_base64_decode_invalid ... ok
[INFO] [stdout] test management::tests::rpc_response_success_with_object_result ... ok
[INFO] [stdout] test management::tests::verify_auth_header_format_requires_nostr_prefix ... ok
[INFO] [stdout] test management::tests::verify_auth_admin_pubkey_check ... ok
[INFO] [stdout] test management::tests::verify_auth_required_tags ... ok
[INFO] [stdout] test management::tests::verify_auth_payload_hash_uses_sha256 ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_event_ids_from_e_tags ... ok
[INFO] [stdout] test management::tests::verify_auth_optional_tags_not_required ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_true_for_kind_5 ... ok
[INFO] [stdout] test management::tests::verify_auth_method_comparison_is_case_insensitive ... ok
[INFO] [stdout] test management::tests::verify_auth_rejects_missing_header ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_to_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_default_same_as_new ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_create_session_and_close ... 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_manager_reconcile_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 event::tests::is_deletion_returns_false_for_other_kinds ... 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_seal_session_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_nonexistent_session_fails ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_fails_after_seal ... 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_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_seal_empty_storage_succeeds ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_sets_sealed_flag ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_invalid_hex_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_multiple_events ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_kind ... 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::broadcast_event_does_not_match_wrong_author ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_catch_all ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_tag ... ok
[INFO] [stdout] test subscription::tests::add_subscription_adds_to_catch_all_for_empty_filter ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_matches_by_author ... 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::add_subscription_tracks_by_client ... 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::broadcast_event_to_multiple_subscriptions ... ok
[INFO] [stdout] test subscription::tests::has_subscription_distinguishes_different_clients ... 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::client_count_returns_unique_clients ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_cleans_up_indexes ... ok
[INFO] [stdout] test subscription::tests::has_subscription_returns_false_when_not_exists ... 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::remove_subscription_does_nothing_for_nonexistent ... ok
[INFO] [stdout] test subscription::tests::subscription_count_returns_total ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_reconcile_fails_before_seal ... ok
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_0 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/umbra-d1198f990605074e)
[INFO] [stdout] test event::tests::is_replaceable_returns_true_for_kind_10000_to_19999 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test config::tests::config_derives_relay_url_from_bind_addr ... ok
[INFO] [stdout] test config::tests::config_filters_empty_csv_values ... ok
[INFO] [stdout] test config::tests::config_display_shows_all_fields ... ok
[INFO] [stdout] test config::tests::config_reads_bind_addr_from_env ... ok
[INFO] [stdout] test config::tests::config_reads_explicit_relay_url ... ok
[INFO] [stdout] test config::tests::config_parses_admin_pubkeys_as_csv ... ok
[INFO] [stdout] test config::tests::config_parses_opensearch_urls_as_csv ... ok
[INFO] [stdout] test config::tests::config_reads_redis_url ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_none_for_non_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_deletion_coordinates_returns_coords_from_a_tags ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_event_ids_from_e_tags ... 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_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_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::get_d_tag_returns_none_when_missing ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_id_prefix ... ok
[INFO] [stdout] test event::tests::get_deletion_coordinates_returns_empty_for_non_deletion ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_kinds ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_ignores_malformed_e_tags ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_since ... 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::matches_filter_checks_until ... ok
[INFO] [stdout] test event::tests::normalize_tags_strips_hash_prefix ... ok
[INFO] [stdout] test config::tests::config_reads_workers_from_env ... ok
[INFO] [stdout] test config::tests::config_trims_whitespace_in_csv_values ... ok
[INFO] [stdout] test management::tests::allowed_kind_deserializes ... ok
[INFO] [stdout] test config::tests::config_uses_defaults_when_no_env_vars ... ok
[INFO] [stdout] test management::tests::allowed_kind_serializes_correctly ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_parameterized_replaceable ... ok
[INFO] [stdout] test management::tests::allowed_pubkey_serializes_with_reason ... 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_none_when_missing ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_returns_value_when_present ... ok
[INFO] [stdout] test event::tests::get_deletion_targets_returns_empty_for_non_deletion_event ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_false_for_other_kinds ... ok
[INFO] [stdout] test management::tests::banned_event_deserializes ... ok
[INFO] [stdout] test management::tests::banned_pubkey_deserializes ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_deserializes ... ok
[INFO] [stdout] test management::tests::moderation_queue_entry_serializes_correctly ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes ... ok
[INFO] [stdout] test management::tests::relay_config_deserializes_partial ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_all_fields_when_set ... ok
[INFO] [stdout] test management::tests::rpc_response_error_contains_error_message ... ok
[INFO] [stdout] test management::tests::relay_config_serializes_only_set_fields ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_empty_params ... ok
[INFO] [stdout] test event::tests::get_coordinate_returns_correct_format_for_regular_replaceable ... ok
[INFO] [stdout] test event::tests::is_deletion_returns_true_for_kind_5 ... 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::rpc_response_error_serializes_without_result_field ... ok
[INFO] [stdout] test management::tests::relay_config_default_is_empty ... ok
[INFO] [stdout] test management::tests::rpc_response_success_contains_result ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_method_and_params ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_invalid ... ok
[INFO] [stdout] test management::tests::rpc_request_deserializes_with_numeric_params ... ok
[INFO] [stdout] test management::tests::verify_auth_admin_pubkey_check ... ok
[INFO] [stdout] test event::tests::is_parameterized_replaceable_returns_false_for_other_kinds ... ok
[INFO] [stdout] test event::tests::matches_filter_checks_tags ... ok
[INFO] [stdout] test event::tests::get_d_tag_returns_value_when_present ... ok
[INFO] [stdout] test management::tests::auth_event_ext_get_tag_value_ignores_short_tags ... ok
[INFO] [stdout] test management::tests::banned_event_serializes_correctly ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_without_reason_when_none ... ok
[INFO] [stdout] test management::tests::banned_pubkey_serializes_with_reason ... ok
[INFO] [stdout] test management::tests::verify_auth_base64_decode_valid ... ok
[INFO] [stdout] test management::tests::verify_auth_method_comparison_is_case_insensitive ... ok
[INFO] [stdout] test management::tests::verify_auth_header_format_requires_nostr_prefix ... ok
[INFO] [stdout] test management::tests::verify_auth_event_kind_must_be_27235 ... 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_multiple_clients_independent_sessions ... ok
[INFO] [stdout] test management::tests::verify_auth_optional_tags_not_required ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_default_same_as_new ... ok
[INFO] [stdout] test management::tests::verify_auth_payload_hash_uses_sha256 ... ok
[INFO] [stdout] test management::tests::verify_auth_url_comparison_is_exact ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_seal_session_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_add_events_success ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_stores_event_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_manager_new_creates_empty_manager ... 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_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 nip11::tests::relay_information_default_has_limitations ... ok
[INFO] [stdout] test nip11::tests::relay_information_default_has_expected_values ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_seal_sets_sealed_flag ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_description ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_contact ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_icon ... 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_information_from_env_reads_name ... ok
[INFO] [stdout] test nip11::tests::relay_information_from_env_reads_pubkey ... 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_indexes_by_author ... ok
[INFO] [stdout] test subscription::tests::add_subscription_creates_subscription ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_kind ... ok
[INFO] [stdout] test subscription::tests::add_subscription_replaces_existing_with_same_id ... ok
[INFO] [stdout] test subscription::tests::add_subscription_indexes_by_tag ... ok
[INFO] [stdout] test subscription::tests::add_subscription_tracks_by_client ... 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 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_matches_by_tag ... ok
[INFO] [stdout] test subscription::tests::has_subscription_distinguishes_different_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::client_count_returns_unique_clients ... ok
[INFO] [stdout] test subscription::tests::remove_client_removes_all_client_subscriptions ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_does_nothing_for_nonexistent ... ok
[INFO] [stdout] test subscription::tests::remove_subscription_cleans_up_indexes ... 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 nip11::tests::relay_information_skips_none_fields_in_json ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_to_multiple_subscriptions ... ok
[INFO] [stdout] test subscription::tests::broadcast_event_does_not_match_wrong_author ... ok
[INFO] [stdout] test config::tests::config_filters_invalid_admin_pubkeys ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin umbra`
[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_close_client_removes_all_sessions ... 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_wrong_length_id ... ok
[INFO] [stdout] test negentropy::tests::negentropy_session_add_event_rejects_invalid_hex_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] test negentropy::tests::negentropy_manager_add_events_to_nonexistent_session_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_filters_invalid_admin_pubkeys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_filters_invalid_admin_pubkeys' (141) panicked at src/config.rs:270:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a41e7911b2a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a41e7911b2a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a41e7911b2a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a41e7911b2a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a41e792710a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a41e792710a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a41e7916882 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a41e7916882 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a41e78f014f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a41e78f014f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a41e7909b69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a41e78100cc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a41e78100cc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a41e7909de2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a41e7909de2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a41e78f0208 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a41e78e4cd9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a41e78f11cd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a41e792789c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a41e7927753 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a41e7923a6d - core[e929cb53b82a81ca]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a41e7755b89 - umbra[565f8e90fd0e994d]::config::tests::config_filters_invalid_admin_pubkeys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:270:13
[INFO] [stdout]   22:     0x5a41e77510ae - umbra[565f8e90fd0e994d]::config::tests::with_clean_env::<umbra[565f8e90fd0e994d]::config::tests::config_filters_invalid_admin_pubkeys::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:177:22
[INFO] [stdout]   23:     0x5a41e775a1e6 - umbra[565f8e90fd0e994d]::config::tests::config_filters_invalid_admin_pubkeys
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:262:9
[INFO] [stdout]   24:     0x5a41e7754957 - umbra[565f8e90fd0e994d]::config::tests::config_filters_invalid_admin_pubkeys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:261:46
[INFO] [stdout]   25:     0x5a41e77e5ce6 - <umbra[565f8e90fd0e994d]::config::tests::config_filters_invalid_admin_pubkeys::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a41e78033ab - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a41e78033ab - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5a41e7810b9b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5a41e7810b9b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5a41e7810b9b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5a41e7810b9b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a41e7810b9b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a41e7810b9b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5a41e7810b9b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5a41e780a2b4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5a41e780a2b4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5a41e78137a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x5a41e78137a2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5a41e78137a2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a41e78137a2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a41e78137a2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a41e78137a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x5a41e78137a2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a41e79113ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   45:     0x5a41e79113ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7d1284fc3aa4 - <unknown>
[INFO] [stdout]   47:     0x7d1285050a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::config_filters_invalid_admin_pubkeys
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 142 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "018417dfe77b3a6318a75451ee4f36ef1423c3986ffe6a97f6b58e84e0d3cb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018417dfe77b3a6318a75451ee4f36ef1423c3986ffe6a97f6b58e84e0d3cb23", kill_on_drop: false }`
[INFO] [stdout] 018417dfe77b3a6318a75451ee4f36ef1423c3986ffe6a97f6b58e84e0d3cb23
