[INFO] fetching crate ntex-helmet 0.2.0...
[INFO] testing ntex-helmet-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ntex-helmet 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ntex-helmet 0.2.0
[INFO] finished tweaking crates.io crate ntex-helmet 0.2.0
[INFO] tweaked toml for crates.io crate ntex-helmet 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-helmet 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-helmet 0.2.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11b8a66c7c55526f68236e587b31671ab1a0dd011059cf2a78e1d3343361f27c
[INFO] running `Command { std: "docker" "start" "-a" "11b8a66c7c55526f68236e587b31671ab1a0dd011059cf2a78e1d3343361f27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b8a66c7c55526f68236e587b31671ab1a0dd011059cf2a78e1d3343361f27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b8a66c7c55526f68236e587b31671ab1a0dd011059cf2a78e1d3343361f27c", kill_on_drop: false }`
[INFO] [stdout] 11b8a66c7c55526f68236e587b31671ab1a0dd011059cf2a78e1d3343361f27c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 956ec0fa25de69f606c11bb730eccd71e28825e100ffbff3e3ac85f15d336923
[INFO] running `Command { std: "docker" "start" "-a" "956ec0fa25de69f606c11bb730eccd71e28825e100ffbff3e3ac85f15d336923", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ntex-rt v0.4.29
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling helmet-core v0.2.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling ntex-util v2.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ntex-bytes v0.1.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.13
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.11.1
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.5.10
[INFO] [stderr]    Compiling ntex-server v2.7.4
[INFO] [stderr]    Compiling ntex-h2 v1.8.6
[INFO] [stderr]    Compiling ntex-tls v2.4.0
[INFO] [stderr]    Compiling ntex v2.12.4
[INFO] [stderr]    Compiling ntex-helmet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.10s
[INFO] running `Command { std: "docker" "inspect" "956ec0fa25de69f606c11bb730eccd71e28825e100ffbff3e3ac85f15d336923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956ec0fa25de69f606c11bb730eccd71e28825e100ffbff3e3ac85f15d336923", kill_on_drop: false }`
[INFO] [stdout] 956ec0fa25de69f606c11bb730eccd71e28825e100ffbff3e3ac85f15d336923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0adb5b3af49ebb5bff232df3c0b2ef83447caf89b8b9f5ca642f6fe247334cb
[INFO] running `Command { std: "docker" "start" "-a" "b0adb5b3af49ebb5bff232df3c0b2ef83447caf89b8b9f5ca642f6fe247334cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntex-helmet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "b0adb5b3af49ebb5bff232df3c0b2ef83447caf89b8b9f5ca642f6fe247334cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0adb5b3af49ebb5bff232df3c0b2ef83447caf89b8b9f5ca642f6fe247334cb", kill_on_drop: false }`
[INFO] [stdout] b0adb5b3af49ebb5bff232df3c0b2ef83447caf89b8b9f5ca642f6fe247334cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae1b6bc160d691eabfd525bbceebfdeec604311e5616b58b193697b5b4a7aadc
[INFO] running `Command { std: "docker" "start" "-a" "ae1b6bc160d691eabfd525bbceebfdeec604311e5616b58b193697b5b4a7aadc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_helmet-6152ec19dc5ef6d7)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test tests::test_content_security_policy_media_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_default ... ok
[INFO] [stdout] test tests::test_content_security_policy_form_action ... ok
[INFO] [stdout] test tests::test_content_security_policy_frame_ancestors ... ok
[INFO] [stdout] test tests::test_content_security_policy_connect_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_child_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_default_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_img_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_prefetch_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_manifest_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_base_uri ... ok
[INFO] [stdout] test tests::test_content_security_policy_font_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_report_only ... ok
[INFO] [stdout] test tests::test_content_security_policy_script_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_style_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_style_src_attr ... ok
[INFO] [stdout] test tests::test_content_security_policy_upgrade_insecure_requests ... ok
[INFO] [stdout] test tests::test_content_security_policy_report_to ... ok
[INFO] [stdout] test tests::test_content_security_policy_style_src_elem ... ok
[INFO] [stdout] test tests::test_cross_origin_embedder_policy_unsafe_none ... ok
[INFO] [stdout] test tests::test_cross_origin_embedder_policy_require_corp ... ok
[INFO] [stdout] test tests::test_content_security_policy_trusted_types ... ok
[INFO] [stdout] test tests::test_content_security_policy_worker_src ... ok
[INFO] [stdout] test tests::test_cross_origin_embedder_policy_credentialless ... ok
[INFO] [stdout] test tests::test_content_security_policy_script_src_attr ... ok
[INFO] [stdout] test tests::test_content_security_policy_script_src_elem ... ok
[INFO] [stdout] test tests::test_content_security_policy_sandbox ... ok
[INFO] [stdout] test tests::test_cross_origin_opener_policy_same_origin ... ok
[INFO] [stdout] test tests::test_content_security_policy_frame_src ... ok
[INFO] [stdout] test tests::test_cross_origin_resource_policy_same_origin ... ok
[INFO] [stdout] test tests::test_origin_agent_cluster_prefer_mobile ... ok
[INFO] [stdout] test tests::test_cross_origin_resource_policy_same_site ... ok
[INFO] [stdout] test tests::test_origin_agent_cluster_not_prefer_mobile ... ok
[INFO] [stdout] test tests::test_referrer_policy_no_referrer ... ok
[INFO] [stdout] test tests::test_cross_origin_opener_policy_unsafe_none ... ok
[INFO] [stdout] test tests::test_helmet_default ... ok
[INFO] [stdout] test tests::test_strict_transport_security_max_age_include_sub_domains_preload ... ok
[INFO] [stdout] test tests::test_strict_transport_security_max_age ... ok
[INFO] [stdout] test tests::test_referrer_policy_unsafe_url ... ok
[INFO] [stdout] test tests::test_referrer_policy_strict_origin_when_cross_origin ... ok
[INFO] [stdout] test tests::test_x_dns_prefetch_control_off ... ok
[INFO] [stdout] test tests::test_x_dns_prefetch_control_on ... ok
[INFO] [stdout] test tests::test_referrer_policy_strict_origin ... ok
[INFO] [stdout] test tests::test_referrer_policy_origin ... ok
[INFO] [stdout] test tests::test_x_frame_options_allow_from ... ok
[INFO] [stdout] test tests::test_x_frame_options_same_origin ... ok
[INFO] [stdout] test tests::test_x_frame_options_deny ... ok
[INFO] [stdout] test tests::test_x_permitted_cross_domain_policies_all ... ok
[INFO] [stdout] test tests::test_x_permitted_cross_domain_policies_by_content_type ... ok
[INFO] [stdout] test tests::test_x_permitted_cross_domain_policies_none ... ok
[INFO] [stdout] test tests::test_cross_origin_opener_policy_same_origin_allow_popups ... ok
[INFO] [stdout] test tests::test_x_permitted_cross_domain_policies_by_ftp_filename ... ok
[INFO] [stdout] test tests::test_x_powered_by ... ok
[INFO] [stdout] test tests::test_cross_origin_resource_policy_cross_origin ... ok
[INFO] [stdout] test tests::test_x_xss_protection_one ... ok
[INFO] [stdout] test tests::test_x_permitted_cross_domain_policies_master_only ... ok
[INFO] [stdout] test tests::test_referrer_policy_same_origin ... ok
[INFO] [stdout] test tests::test_x_xss_protection_one_mode_block ... ok
[INFO] [stdout] test tests::test_strict_transport_security_max_age_preload ... ok
[INFO] [stdout] test tests::test_x_download_options_noopen ... ok
[INFO] [stdout] test tests::test_x_content_type_options_nosniff ... ok
[INFO] [stdout] test tests::test_x_xss_protection_one_mode_block_report ... ok
[INFO] [stdout] test tests::test_x_xss_protection_zero ... ok
[INFO] [stdout] test tests::test_strict_transport_security_max_age_include_sub_domains ... ok
[INFO] [stdout] test tests::test_content_security_policy_object_src ... ok
[INFO] [stdout] test tests::test_content_security_policy_require_trusted_types_for ... ok
[INFO] [stdout] test tests::test_referrer_policy_no_referrer_when_downgrade ... ok
[INFO] [stdout] test tests::test_referrer_policy_origin_when_cross_origin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ntex_helmet
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 51) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok
[INFO] [stdout] test src/lib.rs - Helmet (line 121) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae1b6bc160d691eabfd525bbceebfdeec604311e5616b58b193697b5b4a7aadc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1b6bc160d691eabfd525bbceebfdeec604311e5616b58b193697b5b4a7aadc", kill_on_drop: false }`
[INFO] [stdout] ae1b6bc160d691eabfd525bbceebfdeec604311e5616b58b193697b5b4a7aadc
