[INFO] cloning repository https://github.com/kcosr/acl-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcosr/acl-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f9e3c6ef3c7cfeef8e65cd40134853066d190b7 [INFO] testing kcosr/acl-proxy against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kcosr/acl-proxy [INFO] finished tweaking git repo https://github.com/kcosr/acl-proxy [INFO] tweaked toml for git repo https://github.com/kcosr/acl-proxy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kcosr/acl-proxy on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kcosr/acl-proxy 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e01f8902460378c73587af9fe8d55ec475358fde3796c21cc06e3b708e2cbb9 [INFO] running `Command { std: "docker" "start" "-a" "3e01f8902460378c73587af9fe8d55ec475358fde3796c21cc06e3b708e2cbb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e01f8902460378c73587af9fe8d55ec475358fde3796c21cc06e3b708e2cbb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e01f8902460378c73587af9fe8d55ec475358fde3796c21cc06e3b708e2cbb9", kill_on_drop: false }` [INFO] [stdout] 3e01f8902460378c73587af9fe8d55ec475358fde3796c21cc06e3b708e2cbb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2fe01111c7959b6861de2095e066d1ad6d147169085754597ae0e5d1f8fac35 [INFO] running `Command { std: "docker" "start" "-a" "a2fe01111c7959b6861de2095e066d1ad6d147169085754597ae0e5d1f8fac35", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.111 [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 getrandom v0.2.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.53 [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 der-parser v9.0.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling rcgen v0.13.2 [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 toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling acl-proxy v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "a2fe01111c7959b6861de2095e066d1ad6d147169085754597ae0e5d1f8fac35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fe01111c7959b6861de2095e066d1ad6d147169085754597ae0e5d1f8fac35", kill_on_drop: false }` [INFO] [stdout] a2fe01111c7959b6861de2095e066d1ad6d147169085754597ae0e5d1f8fac35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3451946958a7eea5f447c8476935500e152fdb4627c2323682b13c31170c16 [INFO] running `Command { std: "docker" "start" "-a" "7b3451946958a7eea5f447c8476935500e152fdb4627c2323682b13c31170c16", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling acl-proxy v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "7b3451946958a7eea5f447c8476935500e152fdb4627c2323682b13c31170c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3451946958a7eea5f447c8476935500e152fdb4627c2323682b13c31170c16", kill_on_drop: false }` [INFO] [stdout] 7b3451946958a7eea5f447c8476935500e152fdb4627c2323682b13c31170c16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25e8c91caaa056daf0dc12e186005da45b04e21d985037af25695a8eb06ab9dc [INFO] running `Command { std: "docker" "start" "-a" "25e8c91caaa056daf0dc12e186005da45b04e21d985037af25695a8eb06ab9dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acl_proxy-18f0aa829635b709) [INFO] [stdout] [INFO] [stdout] running 142 tests [INFO] [stdout] test capture::tests::body_capture_truncates_at_max_size ... ok [INFO] [stdout] test capture::tests::decode_body_bytes_errors_for_unsupported_encoding ... ok [INFO] [stdout] test capture::tests::decode_body_bytes_errors_for_invalid_base64 ... ok [INFO] [stdout] test capture::tests::decode_body_bytes_succeeds_for_base64_body ... ok [INFO] [stdout] test capture::tests::decode_body_bytes_errors_when_body_missing ... ok [INFO] [stdout] test certs::tests::explicit_ca_paths_missing_files_error ... ok [INFO] [stdout] test config::tests::capture_max_body_bytes_defaults_to_64k ... ok [INFO] [stdout] test capture::tests::should_capture_respects_flags ... ok [INFO] [stdout] test config::tests::certificate_max_cached_certs_must_be_at_least_one ... ok [INFO] [stdout] test config::tests::capture_max_body_bytes_can_be_set_to_zero ... ok [INFO] [stdout] test config::tests::empty_capture_directory_fails_validation ... ok [INFO] [stdout] test capture::tests::resolve_capture_path_sanitizes_request_id ... ok [INFO] [stdout] test config::tests::certificate_paths_must_be_both_or_neither ... ok [INFO] [stdout] test config::tests::direct_rule_without_match_criteria_fails ... ok [INFO] [stdout] test config::tests::empty_logging_directory_is_none ... ok [INFO] [stdout] test config::tests::external_auth_callback_url_must_be_absolute_url ... ok [INFO] [stdout] test capture::tests::resolve_capture_path_uses_template_and_suffix ... ok [INFO] [stdout] test config::tests::empty_capture_filename_fails_validation ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_leaves_static_and_approval_macro_values_unchanged ... ok [INFO] [stdout] test config::tests::external_auth_profile_must_exist ... ok [INFO] [stdout] test config::tests::external_auth_callback_url_valid_absolute_url_passes_validation ... ok [INFO] [stdout] test config::tests::direct_rule_with_headers_match_counts_as_match_criteria ... ok [INFO] [stdout] test config::tests::external_auth_profile_not_allowed_on_deny_rule ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_reports_missing_env_var ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_reports_ruleset_location ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_skips_remove_actions ... ok [INFO] [stdout] test config::tests::header_action_env_placeholder_classifier_is_exact_only ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_skips_non_set_add_actions ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_egress_request_header_actions ... ok [INFO] [stdout] test config::tests::headers_absent_must_not_be_empty_when_configured ... ok [INFO] [stdout] test config::tests::headers_match_rejects_empty_values ... ok [INFO] [stdout] test config::tests::headers_match_rejects_duplicates_after_normalization ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_exact_value_placeholder ... ok [INFO] [stdout] test config::tests::headers_match_must_not_be_empty_when_configured ... ok [INFO] [stdout] test config::tests::include_rule_requires_non_empty_name ... ok [INFO] [stdout] test config::tests::invalid_logging_levels_fail_validation ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_mixed_values_and_repeated_placeholder ... ok [INFO] [stdout] test config::tests::headers_match_rejects_invalid_header_names ... ok [INFO] [stdout] test config::tests::minimal_config_round_trip ... ok [INFO] [stdout] test config::tests::load_from_sources_invokes_header_action_env_interpolation ... ok [INFO] [stdout] test config::tests::proxy_egress_default_accepts_bracketed_ipv6_literals ... ok [INFO] [stdout] test config::tests::proxy_egress_default_accepts_ip_literals ... ok [INFO] [stdout] test certs::tests::server_config_cache_uses_lru_eviction ... ok [INFO] [stdout] test certs::tests::configured_ca_cert_bytes_are_used_in_chain ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_resolves_ruleset_template_placeholders ... ok [INFO] [stdout] test certs::tests::dynamic_certificates_are_created_for_hosts ... ok [INFO] [stdout] test certs::tests::ca_is_generated_and_reused_in_tempdir ... ok [INFO] [stdout] test config::tests::proxy_egress_default_is_optional ... ok [INFO] [stdout] test config::tests::proxy_egress_default_rejects_blank_host ... ok [INFO] [stdout] test config::tests::proxy_egress_default_rejects_malformed_bracketed_host ... ok [INFO] [stdout] test config::tests::proxy_egress_default_rejects_host_with_surrounding_whitespace ... ok [INFO] [stdout] test config::tests::proxy_egress_default_parses_when_valid ... ok [INFO] [stdout] test config::tests::proxy_egress_default_rejects_host_with_port_suffix ... ok [INFO] [stdout] test config::tests::proxy_egress_request_header_actions_default_to_empty ... ok [INFO] [stdout] test config::tests::proxy_internal_base_path_parse ... ok [INFO] [stdout] test config::tests::proxy_internal_base_path_requires_leading_slash ... ok [INFO] [stdout] test logging::tests::invalid_max_bytes_fails_when_directory_set ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_allows_empty_resolved_value ... ok [INFO] [stdout] test logging::tests::invalid_base_level_fails ... ok [INFO] [stdout] test logging::tests::invalid_max_files_fails_when_directory_set ... ok [INFO] [stdout] test config::tests::proxy_egress_default_rejects_zero_port ... ok [INFO] [stdout] test logging::tests::logging_settings_parses_levels ... ok [INFO] [stdout] test policy::tests::compile_egress_request_header_actions_reports_egress_specific_error_context ... ok [INFO] [stdout] test loop_protection::tests::disabled_loop_protection_disables_header_injection ... ok [INFO] [stdout] test loop_protection::tests::invalid_header_name_returns_error ... ok [INFO] [stdout] test logging::tests::rotating_file_writer_rotates_by_size ... ok [INFO] [stdout] test config::tests::proxy_egress_request_header_actions_parse_when_valid ... ok [INFO] [stdout] test config::tests::proxy_internal_base_path_rejects_trailing_slash ... ok [INFO] [stdout] test policy::tests::compile_egress_request_header_actions_sets_request_direction ... ok [INFO] [stdout] test policy::tests::default_action_applies_when_no_rules_match ... ok [INFO] [stdout] test policy::tests::effective_policy_includes_external_auth_metadata ... ok [INFO] [stdout] test config::tests::direct_rule_with_headers_absent_counts_as_match_criteria ... ok [INFO] [stdout] test config::tests::proxy_egress_request_header_actions_report_location_on_invalid_value_shape ... ok [INFO] [stdout] test capture::tests::capture_record_json_shape_matches_expectations ... ok [INFO] [stdout] test policy::tests::effective_policy_includes_header_actions ... ok [INFO] [stdout] test policy::tests::headers_absent_matches_when_any_listed_header_is_missing ... ok [INFO] [stdout] test policy::tests::effective_policy_includes_headers_match_and_defaults_to_empty_object ... ok [INFO] [stdout] test policy::tests::headers_absent_matches_when_header_is_missing ... ok [INFO] [stdout] test policy::tests::headers_absent_rejects_invalid_header_names ... ok [INFO] [stdout] test policy::tests::headers_absent_lookup_is_case_insensitive ... ok [INFO] [stdout] test policy::tests::headers_absent_treats_empty_values_as_present ... ok [INFO] [stdout] test policy::tests::effective_policy_includes_headers_absent ... ok [INFO] [stdout] test policy::tests::headers_absent_valid_names_are_normalized ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_reports_egress_action_location ... ok [INFO] [stdout] test loop_protection::tests::default_config_builds_settings ... ok [INFO] [stdout] test policy::tests::headers_match_only_rule_is_valid_match_criteria ... ok [INFO] [stdout] test policy::tests::headers_match_rejects_duplicates_after_normalization ... ok [INFO] [stdout] test policy::tests::headers_match_rejects_empty_map ... ok [INFO] [stdout] test policy::tests::headers_match_rejects_empty_values_or_value_lists ... ok [INFO] [stdout] test policy::tests::headers_match_rejects_invalid_header_names ... ok [INFO] [stdout] test policy::tests::headers_match_combines_with_methods_and_subnets_using_and_semantics ... ok [INFO] [stdout] test policy::tests::headers_absent_combines_with_subnets_using_and_semantics ... ok [INFO] [stdout] test policy::tests::headers_absent_falls_through_when_header_is_present ... ok [INFO] [stdout] test config::tests::load_from_sources_resolves_header_action_env_placeholders ... ok [INFO] [stdout] test policy::tests::headers_match_failure_falls_through_before_external_auth_rule ... ok [INFO] [stdout] test policy::tests::invalid_urls_are_denied ... ok [INFO] [stdout] test policy::tests::headers_match_valid_names_and_values_are_normalized ... ok [INFO] [stdout] test policy::tests::first_matching_rule_wins ... ok [INFO] [stdout] test policy::tests::method_only_rule_works_without_pattern_or_subnets ... ok [INFO] [stdout] test policy::tests::headers_match_uses_exact_case_sensitive_value_semantics_without_trimming_or_comma_split ... ok [INFO] [stdout] test policy::tests::headers_match_multi_key_uses_and_semantics ... ok [INFO] [stdout] test policy::tests::missing_macro_in_direct_rule_causes_error ... ok [INFO] [stdout] test policy::tests::headers_absent_and_headers_match_combine_conjunctively ... ok [INFO] [stdout] test config::tests::plugin_profile_requires_command ... ok [INFO] [stdout] test policy::tests::methods_can_be_provided_as_single_string ... ok [INFO] [stdout] test policy::tests::missing_macro_in_ruleset_causes_error ... ok [INFO] [stdout] test policy::tests::headers_absent_combines_with_methods_using_and_semantics ... ok [INFO] [stdout] test policy::tests::methods_can_combine_with_subnets ... ok [INFO] [stdout] test policy::tests::normalize_client_ip_matches_legacy ... ok [INFO] [stdout] test policy::tests::subnet_only_rule_allows_ipv6_clients ... ok [INFO] [stdout] test policy::tests::subnet_only_rule_allows_matching_clients ... ok [INFO] [stdout] test policy::tests::ruleset_template_headers_match_is_validated ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_accepts_absolute_form ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_accepts_origin_form_with_host_header ... ok [INFO] [stdout] test policy::tests::ruleset_template_headers_absent_is_validated ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_accepts_origin_form_with_ipv6_host_header ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_defaults_origin_form_host_port_to_80 ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_with_empty_host ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_without_host ... ok [INFO] [stdout] test proxy::http::tests::build_full_url_rejects_origin_form_with_invalid_host ... ok [INFO] [stdout] test proxy::http::tests::internal_endpoint_requires_origin_form_and_base_path ... ok [INFO] [stdout] test proxy::http::tests::upgrade_detection_requires_connection_token_and_upgrade_header ... ok [INFO] [stdout] test policy::tests::pattern_to_regex_host_only ... ok [INFO] [stdout] test proxy::http::tests::request_id_includes_process_tag_and_is_unique ... ok [INFO] [stdout] test proxy::https_connect::tests::builds_https_url_for_root_path ... ok [INFO] [stdout] test proxy::https_connect::tests::builds_https_url_from_target_and_path ... ok [INFO] [stdout] test policy::tests::macros_and_rulesets_expand_with_urlenc_variants ... ok [INFO] [stdout] test policy::tests::headers_absent_rejects_duplicates_after_normalization ... ok [INFO] [stdout] test config::tests::header_action_env_interpolation_reports_direct_rule_location ... ok [INFO] [stdout] test policy::tests::method_rule_requires_method_match ... ok [INFO] [stdout] test policy::tests::headers_match_single_key_single_value_match_and_fallthrough ... ok [INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_host_with_port ... ok [INFO] [stdout] test policy::tests::pattern_to_regex_wildcards ... ok [INFO] [stdout] test proxy::https_transparent::tests::split_host_and_port_handles_ipv6 ... ok [INFO] [stdout] test config::tests::plugin_profile_rejects_header_patterns_with_whitespace ... ok [INFO] [stdout] test proxy::http::tests::tee_body_respects_custom_capture_limit ... ok [INFO] [stdout] test policy::tests::headers_match_lookup_is_case_insensitive_for_header_names ... ok [INFO] [stdout] test policy::tests::headers_match_succeeds_when_any_repeated_header_value_matches ... ok [INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_authority_when_host_header_missing ... ok [INFO] [stdout] test proxy::https_transparent::tests::builds_https_url_from_host_and_path ... ok [INFO] [stdout] test policy::tests::headers_match_single_key_multi_value_uses_or_semantics ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/acl_proxy-9eace20f7c602a15) [INFO] [stdout] test config::tests::sample_config_in_repo_root_is_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/extract-capture-body.rs (/opt/rustwide/target/debug/deps/acl_proxy_extract_capture_body-c56a7efddb2efb1b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/capture.rs (/opt/rustwide/target/debug/deps/capture-3680c7107e64034c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test capture_write_creates_expected_file_and_json ... ok [INFO] [stderr] Running tests/cli_extract_capture_body.rs (/opt/rustwide/target/debug/deps/cli_extract_capture_body-8b7aa7ea45f890d4) [INFO] [stdout] test should_capture_respects_flags_in_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cli_fails_when_body_missing ... ok [INFO] [stdout] test cli_fails_for_invalid_json ... ok [INFO] [stdout] test cli_outputs_decoded_body_for_valid_capture ... ok [INFO] [stdout] test cli_fails_for_unsupported_encoding ... ok [INFO] [stdout] test cli_fails_for_missing_file ... ok [INFO] [stdout] test cli_fails_for_empty_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/config_cli.rs (/opt/rustwide/target/debug/deps/config_cli-19609fd2ea33e00c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config_init_creates_file_at_path ... ok [INFO] [stdout] test missing_default_config_suggests_init ... ok [INFO] [stdout] test config_init_refuses_to_overwrite_existing_file ... ok [INFO] [stdout] test config_validate_fails_for_malformed_toml ... ok [INFO] [stderr] Running tests/config_reload.rs (/opt/rustwide/target/debug/deps/config_reload-800255c0e687b024) [INFO] [stdout] test config_validate_succeeds_for_valid_config ... ok [INFO] [stdout] test config_validate_fails_for_wrong_schema_version ... ok [INFO] [stdout] test env_overrides_are_applied ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test invalid_egress_forwarding_config_is_rejected_on_reload ... ok [INFO] [stdout] test egress_forwarding_config_updates_after_reload ... ok [INFO] [stdout] test egress_forwarding_enable_disable_updates_after_reload ... ok [INFO] [stdout] test failed_reload_keeps_previous_state ... FAILED [INFO] [stdout] test loop_header_injection_updates_after_reload ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- failed_reload_keeps_previous_state stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'failed_reload_keeps_previous_state' (196) panicked at tests/config_reload.rs:290:69: [INFO] [stdout] app state: Certs(CreateDir { path: "certs", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a493380bdba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a493380bdba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a493380bdba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a493380bdba - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a4933823b5a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a4933823b5a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x5a4933811122 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5a4933811122 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5a49337e80ef - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a49337e80ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a4933803179 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a49329329dc - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x5a49329329dc - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5a49338033f2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x5a49338033f2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a49337e81a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a49337dd0a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a49337e907d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a49338243cc - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a4933824112 - core[4a92201981c6b77a]::result::unwrap_failed [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a49328fac86 - >>, acl_proxy[4ec076792b81d771]::app::AppStateError>>::expect [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a49328ce568 - config_reload[63da509b2ff6a4a5]::failed_reload_keeps_previous_state::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:290:69 [INFO] [stdout] 22: 0x5a49328f6632 - > as core[4a92201981c6b77a]::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5a49328ee5cd - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71 [INFO] [stdout] 24: 0x5a49328ed422 - tokio[b00a114d53c62229]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x5a49328ed422 - tokio[b00a114d53c62229]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x5a49328ed422 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31 [INFO] [stdout] 27: 0x5a49328f01b4 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 28: 0x5a49328dd3b8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 29: 0x5a49328ee1eb - tokio[b00a114d53c62229]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: 0x5a49328d6d34 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 31: 0x5a49329143e4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 32: 0x5a49329145df - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 33: 0x5a49328d55e2 - config_reload[63da509b2ff6a4a5]::failed_reload_keeps_previous_state [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:338:30 [INFO] [stdout] 34: 0x5a49328cd8d7 - config_reload[63da509b2ff6a4a5]::failed_reload_keeps_previous_state::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:252:46 [INFO] [stdout] 35: 0x5a49329130d6 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x5a4932925cbb - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5a4932925cbb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 38: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 39: 0x5a49329334ab - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x5a49329334ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x5a49329334ab - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x5a49329334ab - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 44: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 45: 0x5a493292cbc4 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 46: 0x5a493292cbc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x5a49329360b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 48: 0x5a49329360b2 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x5a49329360b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5a49329360b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5a49329360b2 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5a49329360b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 53: 0x5a49329360b2 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5a493380ae2f - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 55: 0x5a493380ae2f - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 56: 0x7b3548430aa4 - [INFO] [stdout] 57: 0x7b35484bda64 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- loop_header_injection_updates_after_reload stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'loop_header_injection_updates_after_reload' (198) panicked at tests/config_reload.rs:205:69: [INFO] [stdout] app state: Certs(CreateDir { path: "certs", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a493380bdba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a493380bdba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a493380bdba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a493380bdba - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a4933823b5a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a4933823b5a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x5a4933811122 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5a4933811122 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5a49337e80ef - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a49337e80ef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a4933803179 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a49329329dc - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x5a49329329dc - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5a49338033f2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x5a49338033f2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a49337e81a8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a49337dd0a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a49337e907d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a49338243cc - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a4933824112 - core[4a92201981c6b77a]::result::unwrap_failed [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a49328fac86 - >>, acl_proxy[4ec076792b81d771]::app::AppStateError>>::expect [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a49328d07fa - config_reload[63da509b2ff6a4a5]::loop_header_injection_updates_after_reload::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:205:69 [INFO] [stdout] 22: 0x5a49328f6632 - > as core[4a92201981c6b77a]::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5a49328ee5cd - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71 [INFO] [stdout] 24: 0x5a49328ed422 - tokio[b00a114d53c62229]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x5a49328ed422 - tokio[b00a114d53c62229]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x5a49328ed422 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31 [INFO] [stdout] 27: 0x5a49328f01b4 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 28: 0x5a49328dd3b8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 29: 0x5a49328ee1eb - tokio[b00a114d53c62229]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: 0x5a49328d6d34 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 31: 0x5a49329143e4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 32: 0x5a49329145df - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 33: 0x5a49328d57a3 - config_reload[63da509b2ff6a4a5]::loop_header_injection_updates_after_reload [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:248:30 [INFO] [stdout] 34: 0x5a49328cd907 - config_reload[63da509b2ff6a4a5]::loop_header_injection_updates_after_reload::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:167:54 [INFO] [stdout] 35: 0x5a4932913116 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x5a4932925cbb - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5a4932925cbb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 38: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 39: 0x5a49329334ab - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x5a49329334ab - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x5a49329334ab - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x5a49329334ab - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 44: 0x5a49329334ab - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 45: 0x5a493292cbc4 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 46: 0x5a493292cbc4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x5a49329360b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 48: 0x5a49329360b2 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x5a49329360b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5a49329360b2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5a49329360b2 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5a49329360b2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 53: 0x5a49329360b2 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5a493380ae2f - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 55: 0x5a493380ae2f - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 56: 0x7b3548430aa4 - [INFO] [stdout] 57: 0x7b35484bda64 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] failed_reload_keeps_previous_state [INFO] [stdout] loop_header_injection_updates_after_reload [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test config_reload` [INFO] running `Command { std: "docker" "inspect" "25e8c91caaa056daf0dc12e186005da45b04e21d985037af25695a8eb06ab9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e8c91caaa056daf0dc12e186005da45b04e21d985037af25695a8eb06ab9dc", kill_on_drop: false }` [INFO] [stdout] 25e8c91caaa056daf0dc12e186005da45b04e21d985037af25695a8eb06ab9dc