[INFO] fetching crate actix-security-core 0.2.3... [INFO] testing actix-security-core-0.2.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate actix-security-core 0.2.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate actix-security-core 0.2.3 [INFO] finished tweaking crates.io crate actix-security-core 0.2.3 [INFO] tweaked toml for crates.io crate actix-security-core 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-security-core 0.2.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-security-core 0.2.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e84e347c2eb26403fe3783b0b91130f4409bf15f6f497f28f49a5328bd16410a [INFO] running `Command { std: "docker" "start" "-a" "e84e347c2eb26403fe3783b0b91130f4409bf15f6f497f28f49a5328bd16410a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e84e347c2eb26403fe3783b0b91130f4409bf15f6f497f28f49a5328bd16410a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84e347c2eb26403fe3783b0b91130f4409bf15f6f497f28f49a5328bd16410a", kill_on_drop: false }` [INFO] [stdout] e84e347c2eb26403fe3783b0b91130f4409bf15f6f497f28f49a5328bd16410a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22db3df3e0fb2c28fac7164a321cd0a3b8913aecc99d29a69442185dc84aa84 [INFO] running `Command { std: "docker" "start" "-a" "d22db3df3e0fb2c28fac7164a321cd0a3b8913aecc99d29a69442185dc84aa84", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-security-core v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "d22db3df3e0fb2c28fac7164a321cd0a3b8913aecc99d29a69442185dc84aa84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22db3df3e0fb2c28fac7164a321cd0a3b8913aecc99d29a69442185dc84aa84", kill_on_drop: false }` [INFO] [stdout] d22db3df3e0fb2c28fac7164a321cd0a3b8913aecc99d29a69442185dc84aa84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bfd0925518fe684455f4e3186ae26e32fed60ff6a32987bd1c3258e0b8c515f [INFO] running `Command { std: "docker" "start" "-a" "6bfd0925518fe684455f4e3186ae26e32fed60ff6a32987bd1c3258e0b8c515f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-security-core v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.52s [INFO] running `Command { std: "docker" "inspect" "6bfd0925518fe684455f4e3186ae26e32fed60ff6a32987bd1c3258e0b8c515f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfd0925518fe684455f4e3186ae26e32fed60ff6a32987bd1c3258e0b8c515f", kill_on_drop: false }` [INFO] [stdout] 6bfd0925518fe684455f4e3186ae26e32fed60ff6a32987bd1c3258e0b8c515f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86f42a46cf8075798fd4c52e09597112c4e692de619d289b2729fa68be2ebda0 [INFO] running `Command { std: "docker" "start" "-a" "86f42a46cf8075798fd4c52e09597112c4e692de619d289b2729fa68be2ebda0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_security_core-5a4b7571b497abbb) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test http::security::ant_matcher::tests::test_ant_matchers_find ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_ant_matchers_collection ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_complex_pattern ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_builder ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_case_insensitive ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_double_wildcard_middle ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_double_wildcard ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_single_wildcard ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_mixed_wildcards ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_multiple_variables ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_pattern_segment_equality ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_pattern_wildcard ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_question_mark ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_literal_match ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_root_path ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_trailing_slash ... ok [INFO] [stdout] test http::security::channel::tests::test_channel_requirement ... ok [INFO] [stdout] test http::security::channel::tests::test_config_allow_http ... ok [INFO] [stdout] test http::security::channel::tests::test_config_default ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_into_ant_matcher ... ok [INFO] [stdout] test http::security::channel::tests::test_config_https_everywhere ... ok [INFO] [stdout] test http::security::channel::tests::test_config_port_mapper ... ok [INFO] [stdout] test http::security::channel::tests::test_config_require_https ... ok [INFO] [stdout] test http::security::channel::tests::test_port_mapper_default ... ok [INFO] [stdout] test http::security::expression::tests::test_custom_expression_combined_with_builtin ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_and_expression ... ok [INFO] [stdout] test http::security::channel::tests::test_mixed_rules ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_boolean_literals ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_complex_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_any_role_success ... ok [INFO] [stdout] test http::security::channel::tests::test_port_mapper_custom ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_authority_failure ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_any_role_failure ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_authority_success ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_is_anonymous ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_role_success ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_is_authenticated ... ok [INFO] [stdout] test http::security::crypto::tests::test_noop_encoder ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_not_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_unknown_function_error ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_short_circuit_and ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_or_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_short_circuit_or ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_spring_like_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_permit_all ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_and_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_double_quoted_strings ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_error_empty_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_function_no_args ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_function_with_multiple_args ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_grouped_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_boolean_literals ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_complex_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_error_unclosed_paren ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_error_unclosed_string ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_not_expression ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_simple_function ... ok [INFO] [stdout] test http::security::headers::tests::test_build_hsts_value_basic ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_symbol_operators ... ok [INFO] [stdout] test http::security::headers::tests::test_build_hsts_value_full ... ok [INFO] [stdout] test http::security::headers::tests::test_build_hsts_value_with_preload ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_not_symbol ... ok [INFO] [stdout] test http::security::headers::tests::test_content_security_policy_builder ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_operator_precedence ... ok [INFO] [stdout] test http::security::headers::tests::test_cache_control_builder ... ok [INFO] [stdout] test http::security::headers::tests::test_build_hsts_value_with_subdomains ... ok [INFO] [stdout] test http::security::expression::tests::test_parse_or_expression ... ok [INFO] [stdout] test http::security::headers::tests::test_default_security_headers ... ok [INFO] [stdout] test http::security::headers::tests::test_disable_content_type_options ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_builder ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_debug ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_deny ... ok [INFO] [stdout] test http::security::ant_matcher::tests::test_variable_extraction ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_same_origin ... ok [INFO] [stdout] test http::security::headers::tests::test_hsts_include_subdomains_builder ... ok [INFO] [stdout] test http::security::headers::tests::test_hsts_preload_builder ... ok [INFO] [stdout] test http::security::headers::tests::test_new_equals_default ... ok [INFO] [stdout] test http::security::headers::tests::test_referrer_policy_builder ... ok [INFO] [stdout] test http::security::headers::tests::test_chained_builders ... ok [INFO] [stdout] test http::security::headers::tests::test_hsts_builder ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_has_role_failure ... ok [INFO] [stdout] test http::security::headers::tests::test_permissions_policy_builder ... ok [INFO] [stdout] test http::security::expression::tests::test_evaluate_deny_all ... ok [INFO] [stdout] test http::security::headers::tests::test_security_headers_debug ... ok [INFO] [stdout] test http::security::user::tests::test_case_sensitive_authorities ... ok [INFO] [stdout] test http::security::user::tests::test_display ... ok [INFO] [stdout] test http::security::user::tests::test_empty_username ... ok [INFO] [stdout] test http::security::headers::tests::test_strict_security_headers ... ok [INFO] [stdout] test http::security::user::tests::test_case_sensitive_roles ... ok [INFO] [stdout] test http::security::user::tests::test_has_all_authorities ... ok [INFO] [stdout] test http::security::user::tests::test_has_any_authority ... ok [INFO] [stdout] test http::security::user::tests::test_has_all_roles ... ok [INFO] [stdout] test http::security::user::tests::test_has_any_role_empty ... ok [INFO] [stdout] test http::security::headers::tests::test_referrer_policy_debug ... ok [INFO] [stdout] test http::security::user::tests::test_has_any_role ... ok [INFO] [stdout] test http::security::user::tests::test_has_all_roles_empty_requirement ... ok [INFO] [stdout] test http::security::user::tests::test_has_role ... ok [INFO] [stdout] test http::security::user::tests::test_has_roles_legacy ... ok [INFO] [stdout] test http::security::headers::tests::test_referrer_policy_values ... ok [INFO] [stdout] test http::security::user::tests::test_special_characters_in_role ... ok [INFO] [stdout] test http::security::user::tests::test_has_authority ... ok [INFO] [stdout] test http::security::user::tests::test_user_chained_builder ... ok [INFO] [stdout] test http::security::user::tests::test_user_authorities_builder ... ok [INFO] [stdout] test http::security::user::tests::test_user_clone ... ok [INFO] [stdout] test http::security::user::tests::test_user_new ... ok [INFO] [stdout] test http::security::user::tests::test_has_authorities_legacy ... ok [INFO] [stdout] test http::security::user::tests::test_user_authorities_no_duplicates ... ok [INFO] [stdout] test http::security::user::tests::test_user_roles_no_duplicates ... ok [INFO] [stdout] test http::security::user::tests::test_user_roles_builder ... ok [INFO] [stdout] test http::security::user::tests::test_user_with_encoded_password ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_disabled ... ok [INFO] [stdout] test http::security::expression::tests::test_custom_expression_root ... ok [INFO] [stdout] test http::security::expression::tests::test_custom_expression_with_args ... ok [INFO] [stdout] test http::security::headers::tests::test_frame_options_equality ... ok [INFO] [stdout] test http::security::headers::tests::test_security_headers_clone ... ok [INFO] [stdout] test http::security::channel::tests::test_channel_security_creation ... ok [INFO] [stdout] test http::security::channel::tests::test_config_redirect_status ... ok [INFO] [stdout] test http::security::crypto::tests::test_delegating_encoder ... ok [INFO] [stdout] test http::security::crypto::tests::test_argon2_encoder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.77s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_security_core [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/http/security/authenticator.rs - http::security::authenticator::MemoryAuthenticator (line 26) ... ignored [INFO] [stdout] test src/http/security/authenticator.rs - http::security::authenticator::MemoryAuthenticator::password_encoder (line 60) ... ignored [INFO] [stdout] test src/http/security/authenticator.rs - http::security::authenticator::MemoryAuthenticator::with_user (line 73) ... ignored [INFO] [stdout] test src/http/security/authorizer.rs - http::security::authorizer::Access (line 252) ... ignored [INFO] [stdout] test src/http/security/authorizer.rs - http::security::authorizer::RequestMatcherAuthorizer (line 26) ... ignored [INFO] [stdout] test src/http/security/channel.rs - http::security::channel (line 15) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context (line 11) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context::SecurityContext::get_user (line 62) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context::SecurityContext::get_username (line 79) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context::SecurityContext::has_authority (line 116) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context::SecurityContext::has_role (line 97) ... ignored [INFO] [stdout] test src/http/security/context.rs - http::security::context::SecurityContext::run_with (line 142) ... ignored [INFO] [stdout] test src/http/security/crypto.rs - http::security::crypto::PasswordEncoder (line 23) ... ignored [INFO] [stdout] test src/http/security/expression/evaluator.rs - http::security::expression::evaluator::ExpressionEvaluator (line 37) ... ignored [INFO] [stdout] test src/http/security/expression/evaluator.rs - http::security::expression::evaluator::ExpressionEvaluator::with_root (line 61) ... ignored [INFO] [stdout] test src/http/security/expression/mod.rs - http::security::expression (line 28) ... ignored [INFO] [stdout] test src/http/security/expression/mod.rs - http::security::expression (line 38) ... ignored [INFO] [stdout] test src/http/security/expression/parser.rs - http::security::expression::parser::SecurityExpression (line 74) ... ignored [INFO] [stdout] test src/http/security/expression/parser.rs - http::security::expression::parser::SecurityExpression::parse (line 98) ... ignored [INFO] [stdout] test src/http/security/expression/root.rs - http::security::expression::root::ExpressionRoot (line 16) ... ignored [INFO] [stdout] test src/http/security/extractor.rs - http::security::extractor::AuthenticatedUser (line 21) ... ignored [INFO] [stdout] test src/http/security/extractor.rs - http::security::extractor::OptionalUser (line 71) ... ignored [INFO] [stdout] test src/http/security/headers.rs - http::security::headers (line 18) ... ignored [INFO] [stdout] test src/http/security/headers.rs - http::security::headers::SecurityHeaders (line 96) ... ignored [INFO] [stdout] test src/http/security/headers.rs - http::security::headers::SecurityHeaders::content_security_policy (line 195) ... ignored [INFO] [stdout] test src/http/security/headers.rs - http::security::headers::SecurityHeaders::permissions_policy (line 245) ... ignored [INFO] [stdout] test src/http/security/http_basic.rs - http::security::http_basic::HttpBasicConfig::realm (line 71) ... ignored [INFO] [stdout] test src/http/security/middleware.rs - http::security::middleware::SecurityTransform (line 31) ... ignored [INFO] [stdout] test src/http/security/user.rs - http::security::user::User (line 14) ... ok [INFO] [stdout] test src/http/security/ant_matcher.rs - http::security::ant_matcher::AntMatcher::matches (line 133) ... ok [INFO] [stdout] test src/http/security/ant_matcher.rs - http::security::ant_matcher::AntMatcher::new (line 76) ... ok [INFO] [stdout] test src/http/security/ant_matcher.rs - http::security::ant_matcher::AntMatcher::extract_variables (line 147) ... ok [INFO] [stdout] test src/http/security/ant_matcher.rs - http::security::ant_matcher (line 16) ... ok [INFO] [stdout] test src/http/security/crypto.rs - http::security::crypto::NoOpPasswordEncoder (line 221) ... ok [INFO] [stdout] test src/http/security/user.rs - http::security::user::User::with_encoded_password (line 53) ... ok [INFO] [stdout] test src/http/security/crypto.rs - http::security::crypto::DelegatingPasswordEncoder (line 269) ... ok [INFO] [stdout] test src/http/security/crypto.rs - http::security::crypto::Argon2PasswordEncoder (line 64) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 28 ignored; 0 measured; 0 filtered out; finished in 6.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86f42a46cf8075798fd4c52e09597112c4e692de619d289b2729fa68be2ebda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f42a46cf8075798fd4c52e09597112c4e692de619d289b2729fa68be2ebda0", kill_on_drop: false }` [INFO] [stdout] 86f42a46cf8075798fd4c52e09597112c4e692de619d289b2729fa68be2ebda0