[INFO] cloning repository https://github.com/hun756/actix_web_csp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hun756/actix_web_csp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhun756%2Factix_web_csp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhun756%2Factix_web_csp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9f8e731a27abd46770bcd6266e4d86a71f98359
[INFO] testing hun756/actix_web_csp against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhun756%2Factix_web_csp" "/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/hun756/actix_web_csp
[INFO] finished tweaking git repo https://github.com/hun756/actix_web_csp
[INFO] tweaked toml for git repo https://github.com/hun756/actix_web_csp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hun756/actix_web_csp on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hun756/actix_web_csp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded lru v0.11.1
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded mockall v0.11.4
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded mockall_derive v0.11.4
[INFO] [stderr]   Downloaded actix-server v2.5.1
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded actix-http v3.10.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded actix-web v4.10.2
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51
[INFO] running `Command { std: "docker" "start" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling lru v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-web-csp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-web-csp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_csp-914546a619f0e967)
[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/main.rs (/opt/rustwide/target/debug/deps/actix_web_csp-e9cd5d83be1db2fd)
[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/basic_csp_test.rs (/opt/rustwide/target/debug/deps/basic_csp_test-1d0a8e74c7541a07)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_source_types ... ok
[INFO] [stdout] test tests::test_csp_policy_builder ... ok
[INFO] [stdout] test tests::test_basic_csp_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-8692e15fdbfbb03d)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0d72d134c5d6b211)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test integration_tests::test_multiple_sources ... ok
[INFO] [stdout] test integration_tests::test_csp_with_reporting_endpoint ... ok
[INFO] [stdout] test integration_tests::test_hash_based_csp ... ok
[INFO] [stdout] test integration_tests::test_nonce_middleware_exposes_request_nonce_without_cache_mode ... ok
[INFO] [stdout] test integration_tests::test_report_only_mode ... ok
[INFO] [stdout] test integration_tests::test_csp_header_presence ... ok
[INFO] [stdout] test integration_tests::test_nonce_generation ... ok
[INFO] [stdout] test integration_tests::test_strict_csp_policy ... ok
[INFO] [stdout] test integration_tests::test_runtime_nonce_is_injected_into_header_and_request_extensions ... ok
[INFO] [stdout] test integration_tests::test_performance_with_large_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test core::config::tests::test_csp_config_builder_default ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_builder_with_policy ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_creation ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_clear_request_nonces ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_exposes_compiled_policy_snapshot ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_nonce_per_request ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_policy_update ... ok
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-e3d480522a08da3a)
[INFO] [stdout] test core::config::tests::test_csp_config_rebuilds_compiled_policy_after_update ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_with_prebuilt_nonce_generator ... ok
[INFO] [stdout] test core::interop::tests::test_policy_document_round_trip ... ok
[INFO] [stdout] test core::interop::tests::test_directive_document_supports_fallback_sources ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_update_listeners ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_creation ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_build_with_validation ... ok
[INFO] [stdout] test core::interop::tests::test_policy_from_json_rejects_invalid_source ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_default_src ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_build_unchecked ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_multiple_directives ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_contains_hash ... ok
[INFO] [stdout] test core::interop::tests::test_policy_json_round_trip ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_default ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_all_source_directives ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_compile_creates_snapshot ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_special_directives ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_hash ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_script_src ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_header_name ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_header_value_generation ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_report_to ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_report_only ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_report_settings ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_builder_style_src ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_creation ... ok
[INFO] [stdout] test core::source::tests::test_source_from_str_parses_keywords_and_nonce ... ok
[INFO] [stdout] test core::source::tests::test_source_hash ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_with_default_directives ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_with_cache_settings ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_validate_empty ... ok
[INFO] [stdout] test core::source::tests::test_source_host ... ok
[INFO] [stdout] test core::config::tests::test_csp_config_with_nonce_generator ... ok
[INFO] [stdout] test core::source::tests::test_source_as_static_str ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_round_trips_through_string_parser ... ok
[INFO] [stdout] test core::source::tests::test_source_creation ... ok
[INFO] [stdout] test core::source::tests::test_source_scheme ... ok
[INFO] [stdout] test core::source::tests::test_source_estimated_size ... ok
[INFO] [stdout] test core::source::tests::test_source_from_str_parses_hash_source ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_report_uri ... ok
[INFO] [stdout] test core::policy::tests::test_csp_policy_contains_nonce ... ok
[INFO] [stdout] test core::source::tests::test_source_nonce ... ok
[INFO] [stdout] test core::source::tests::test_source_display ... ok
[INFO] [stdout] test core::source::tests::test_source_equality ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_creation ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_nonce_generator ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_multiple_directives ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_only ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_to ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_uri ... ok
[INFO] [stdout] test middleware::extensions::tests::test_hash_generation_different_algorithms ... ok
[INFO] [stdout] test middleware::extensions::tests::test_hash_generation_empty_content ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_empty_policy ... ok
[INFO] [stdout] test middleware::extensions::tests::test_hash_generation_large_content ... ok
[INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_config ... ok
[INFO] [stdout] test middleware::extensions::tests::test_hash_source_generation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_clear ... ok
[INFO] [stdout] test middleware::extensions::tests::test_hash_generation_for_csp ... ok
[INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_creation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_hit_rate ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_record_policy_hash ... ok
[INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_lru_behavior ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_reset ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_cache_hit_rate ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_timer_default ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_creation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_record_header_generation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_timer_creation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_put_and_get ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_avg_header_generation_time_empty ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_creation ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_default ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_debug_format ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_default ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_initial_values ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_concurrent_access ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_display ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_requests_per_second ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_reset ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_thread_safety ... ok
[INFO] [stdout] test monitoring::perf::tests::test_performance_timer_elapsed ... ok
[INFO] [stdout] test presets::tests::test_preset_parser_accepts_aliases ... ok
[INFO] [stdout] test presets::tests::test_strict_preset_is_locked_down ... ok
[INFO] [stdout] test presets::tests::test_all_presets_validate ... ok
[INFO] [stdout] test presets::tests::test_spa_preset_allows_realtime_and_assets ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_creation ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_digest_algorithm ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_equality ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_prefix ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_display ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_try_from_invalid ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_multiple_instances ... ok
[INFO] [stdout] test security::hash::tests::test_hash_algorithm_try_from_valid ... ok
[INFO] [stdout] test security::hash::tests::test_hash_generator_different_algorithms ... ok
[INFO] [stdout] test security::hash::tests::test_hash_generator_empty_content ... ok
[INFO] [stdout] test security::hash::tests::test_hash_generator_generate ... ok
[INFO] [stdout] test security::hash::tests::test_hash_generator_large_content ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generation_length ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generation_uniqueness ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_clone ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_length_setting ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_different_lengths ... ok
[INFO] [stdout] test security::nonce::tests::test_request_nonce_clone ... ok
[INFO] [stdout] test security::nonce::tests::test_request_nonce_creation ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_with_capacity ... ok
[INFO] [stdout] test security::verify::tests::test_has_directive ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_creation ... ok
[INFO] [stdout] test security::verify::tests::test_blocks_inline_scripts ... ok
[INFO] [stdout] test security::verify::tests::test_allows_unsafe_eval ... ok
[INFO] [stdout] test security::verify::tests::test_has_report_to ... ok
[INFO] [stdout] test security::verify::tests::test_has_report_uri ... ok
[INFO] [stdout] test security::nonce::tests::test_request_nonce_deref ... ok
[INFO] [stdout] test security::verify::tests::test_verify_inline_script ... ok
[INFO] [stdout] test security::nonce::tests::test_nonce_generator_multiple_generations ... ok
[INFO] [stdout] test security::verify::tests::test_policy_verifier_with_origin_supports_self ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_none_source ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_matches_host_source_with_port_and_path_prefix ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_fallback_to_default_src ... ok
[INFO] [stdout] test security::verify::tests::test_clear_caches ... ok
[INFO] [stdout] test security::verify::tests::test_policy_verifier_creation ... ok
[INFO] [stdout] test security::verify::tests::test_verify_nonce ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_allowed ... ok
[INFO] [stdout] test security::verify::tests::test_verify_hash ... ok
[INFO] [stdout] test security::verify::tests::test_verify_inline_script_ignores_unsafe_inline_when_strict_dynamic_uses_nonce ... ok
[INFO] [stdout] test utils::tests::test_cached_value_clone ... ok
[INFO] [stdout] test utils::tests::test_cached_value_creation ... ok
[INFO] [stdout] test utils::tests::test_cached_value_different_types ... ok
[INFO] [stdout] test security::verify::tests::test_verify_inline_style ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_blocks_host_allowlists_when_strict_dynamic_is_present ... ok
[INFO] [stdout] test utils::tests::test_cached_value_zero_ttl ... ok
[INFO] [stdout] test utils::tests::test_intern_string_case_sensitive ... ok
[INFO] [stdout] test utils::tests::test_intern_string_empty_string ... ok
[INFO] [stdout] test utils::tests::test_intern_string_all_common_strings ... ok
[INFO] [stdout] test utils::tests::test_intern_string_partial_matches ... ok
[INFO] [stdout] test utils::tests::test_intern_string_common_values ... ok
[INFO] [stdout] test utils::tests::test_intern_string_performance ... ok
[INFO] [stdout] test utils::tests::test_intern_string_returns_same_reference ... ok
[INFO] [stdout] test utils::tests::test_cached_value_long_ttl ... ok
[INFO] [stdout] test utils::tests::test_intern_string_uncommon_values ... ok
[INFO] [stdout] test utils::tests::test_intern_string_whitespace ... ok
[INFO] [stdout] test utils::tests::test_intern_string_thread_safety ... ok
[INFO] [stdout] test monitoring::stats::tests::test_csp_stats_uptime ... ok
[INFO] [stdout] test security::verify::tests::test_verify_uri_does_not_panic_when_url_cache_is_full ... ok
[INFO] [stdout] test utils::tests::test_cached_value_expiration ... ok
[INFO] [stdout] test property_roundtrip::source_display_round_trips ... ok
[INFO] [stdout] test property_roundtrip::policy_json_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/presets.rs (/opt/rustwide/target/debug/deps/presets-4e1f8183eaa83b81)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/property_roundtrip.rs (/opt/rustwide/target/debug/deps/property_roundtrip-0d089a6502f85efb)
[INFO] [stdout] test tests::test_preset_parser_accepts_aliases ... ok
[INFO] [stdout] test tests::test_strict_preset_is_locked_down ... ok
[INFO] [stdout] test tests::test_spa_preset_allows_realtime_and_assets ... ok
[INFO] [stdout] test tests::test_all_presets_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test source_display_round_trips ... ok
[INFO] [stdout] test policy_json_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-47390994b163cbb4)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::test_cached_value_different_types ... ok
[INFO] [stdout] test tests::test_cached_value_clone ... ok
[INFO] [stdout] test tests::test_cached_value_creation ... ok
[INFO] [stdout] test tests::test_cached_value_zero_ttl ... ok
[INFO] [stdout] test tests::test_intern_string_case_sensitive ... ok
[INFO] [stdout] test tests::test_intern_string_common_values ... ok
[INFO] [stdout] test tests::test_intern_string_empty_string ... ok
[INFO] [stdout] test tests::test_intern_string_partial_matches ... ok
[INFO] [stdout] test tests::test_intern_string_performance ... ok
[INFO] [stdout] test tests::test_intern_string_returns_same_reference ... ok
[INFO] [stdout] test tests::test_intern_string_uncommon_values ... ok
[INFO] [stdout] test tests::test_intern_string_whitespace ... ok
[INFO] [stdout] test tests::test_intern_string_all_common_strings ... ok
[INFO] [stdout] test tests::test_cached_value_long_ttl ... ok
[INFO] [stdout] test tests::test_intern_string_thread_safety ... ok
[INFO] [stdout] test tests::test_cached_value_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_web_csp
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::update_policy (line 273) ... ok
[INFO] [stdout] test src/core/config.rs - core::config (line 38) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::new (line 231) ... FAILED
[INFO] [stdout] test src/core/config.rs - core::config (line 100) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config (line 119) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config (line 23) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config (line 53) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig (line 177) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::add_update_listener (line 449) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::generate_nonce (line 328) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::get_or_generate_request_nonce (line 366) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::with_default_directives (line 596) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder (line 642) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::build (line 794) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::with_nonce_generator (line 701) has been running for over 60 seconds
[INFO] [stdout] test src/lib.rs - (line 16) has been running for over 60 seconds
[INFO] [stdout] test src/lib.rs - (line 42) has been running for over 60 seconds
[INFO] [stdout] test src/lib.rs - (line 64) has been running for over 60 seconds
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::generate_nonce (line 328) ... FAILED
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder (line 642) ... FAILED
[INFO] [stdout] test src/core/config.rs - core::config (line 100) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 42) ... ok
[INFO] [stdout] test src/core/config.rs - core::config (line 119) ... ok
[INFO] [stdout] test src/lib.rs - (line 64) ... ok
[INFO] [stdout] test src/core/config.rs - core::config (line 53) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::get_or_generate_request_nonce (line 366) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::with_default_directives (line 596) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::with_nonce_generator (line 701) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::build (line 794) ... ok
[INFO] [stdout] test src/core/config.rs - core::config (line 23) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig (line 177) ... ok
[INFO] [stdout] test src/core/config.rs - core::config::CspConfig::add_update_listener (line 449) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/config.rs - core::config::CspConfig::new (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7tokmx/rustcc9oeui/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-de72fbb7fe4c4ffe,libdashmap-8214a91e7c59fc15,libgetrandom-9f7fe5e6686083b9,libring-849030abd2e4fc6a,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libbase64-13144a1f1e192158,libuuid-52255cbaf4e1580a,libfutures-e6a2c26a3f270a61,libfutures_executor-3e785ca810aeadb5,libthiserror-d4ddd7cac7b935f6,libactix_web-68254677eb5e8660,libimpl_more-7d8093f282a8f115,liburl-cc725159c2c13bf1,libidna-d8baa3e6f8b6d26f,libidna_adapter-8c8428b2a89a6a1b,libicu_normalizer-d8b44ce3eade8c5d,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-c1ca2b47d2481a95,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-97bdc81e859af0ac,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-f1c0c29cd44ffd3e,libform_urlencoded-48069ad4ff13b53d,libserde_json-0ac544178432fca6,libryu-a7164637bc4900ee,libactix_server-e2a95d3c82c3f166,libactix_router-7fd7683f14d2c7e7,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libcookie-84c34c6295552e38,libtime-fe57d8033777bbc8,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-fc452536528f625e,librand-b915a1cc7ced9e1a,librand_chacha-a9b930f1fa43aa46,libppv_lite86-756b496965531b90,libzerocopy-aea0f15fa5d07eee,librand_core-c8c4abc4a77a0547,libgetrandom-100f900c348ab4a4,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-cfdabd9fdeda3e35,libindexmap-c8f6f257c223dbd0,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfutures_util-9257b12701c58a11,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-385dce17299156c1,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-1b0908668a6226df,libzstd_safe-f0c180d21b1750c0,libzstd_sys-4e999bfe934fc060,libflate2-c1bc4d488d0d70a1,libminiz_oxide-532274067564bf00,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-142467906987bff1,libtracing-077502823d569a50,libtracing_core-621e3abe11d81ae4,libmemchr-08f38e9718637002,libbitflags-db7b9c0337a7ee76,libtokio_util-58d28c9f799602de,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-451284961b23d098,libtokio-dd9c14f946a3f585,libsignal_hook_registry-8b14f89771a2c699,libsocket2-9e4d0d4a8b126625,libmio-fc8a2346401000e2,liblog-80875292d548eefe,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libserde-c815f51f8dfbc380,librustc_hash-d7c4a66f98a2548f,libbytes-82ad4f0211bdc963,libparking_lot-27839301560a80a6,libparking_lot_core-dc6bc0b05229d0da,liblibc-b7b7482ca8d8c662,libsmallvec-470cf2166a8a2a3d,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,liblru-cda5f13cce38b789,libhashbrown-ac38b819de48ecac,libahash-658fe3bd35eb8657,libonce_cell-d7a5b5d3f8ed20f2,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,liballocator_api2-8d9c1e895dea53bd,libarc_swap-a9e5047130e4e0fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7tokmx/rustcc9oeui/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e5d8ca492c69426e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bd099ddd4d24b8fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7tokmx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/config.rs - core::config::CspConfig::generate_nonce (line 328) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMYcDD8/rustc2FKBER/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-de72fbb7fe4c4ffe,libdashmap-8214a91e7c59fc15,libgetrandom-9f7fe5e6686083b9,libring-849030abd2e4fc6a,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libbase64-13144a1f1e192158,libuuid-52255cbaf4e1580a,libfutures-e6a2c26a3f270a61,libfutures_executor-3e785ca810aeadb5,libthiserror-d4ddd7cac7b935f6,libactix_web-68254677eb5e8660,libimpl_more-7d8093f282a8f115,liburl-cc725159c2c13bf1,libidna-d8baa3e6f8b6d26f,libidna_adapter-8c8428b2a89a6a1b,libicu_normalizer-d8b44ce3eade8c5d,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-c1ca2b47d2481a95,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-97bdc81e859af0ac,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-f1c0c29cd44ffd3e,libform_urlencoded-48069ad4ff13b53d,libserde_json-0ac544178432fca6,libryu-a7164637bc4900ee,libactix_server-e2a95d3c82c3f166,libactix_router-7fd7683f14d2c7e7,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libcookie-84c34c6295552e38,libtime-fe57d8033777bbc8,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-fc452536528f625e,librand-b915a1cc7ced9e1a,librand_chacha-a9b930f1fa43aa46,libppv_lite86-756b496965531b90,libzerocopy-aea0f15fa5d07eee,librand_core-c8c4abc4a77a0547,libgetrandom-100f900c348ab4a4,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-cfdabd9fdeda3e35,libindexmap-c8f6f257c223dbd0,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfutures_util-9257b12701c58a11,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-385dce17299156c1,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-1b0908668a6226df,libzstd_safe-f0c180d21b1750c0,libzstd_sys-4e999bfe934fc060,libflate2-c1bc4d488d0d70a1,libminiz_oxide-532274067564bf00,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-142467906987bff1,libtracing-077502823d569a50,libtracing_core-621e3abe11d81ae4,libmemchr-08f38e9718637002,libbitflags-db7b9c0337a7ee76,libtokio_util-58d28c9f799602de,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-451284961b23d098,libtokio-dd9c14f946a3f585,libsignal_hook_registry-8b14f89771a2c699,libsocket2-9e4d0d4a8b126625,libmio-fc8a2346401000e2,liblog-80875292d548eefe,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libserde-c815f51f8dfbc380,librustc_hash-d7c4a66f98a2548f,libbytes-82ad4f0211bdc963,libparking_lot-27839301560a80a6,libparking_lot_core-dc6bc0b05229d0da,liblibc-b7b7482ca8d8c662,libsmallvec-470cf2166a8a2a3d,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,liblru-cda5f13cce38b789,libhashbrown-ac38b819de48ecac,libahash-658fe3bd35eb8657,libonce_cell-d7a5b5d3f8ed20f2,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,liballocator_api2-8d9c1e895dea53bd,libarc_swap-a9e5047130e4e0fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMYcDD8/rustc2FKBER/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e5d8ca492c69426e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bd099ddd4d24b8fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMYcDD8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/config.rs - core::config::CspConfigBuilder (line 642) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbxzqw9/rustccTTxbI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-de72fbb7fe4c4ffe,libdashmap-8214a91e7c59fc15,libgetrandom-9f7fe5e6686083b9,libring-849030abd2e4fc6a,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libbase64-13144a1f1e192158,libuuid-52255cbaf4e1580a,libfutures-e6a2c26a3f270a61,libfutures_executor-3e785ca810aeadb5,libthiserror-d4ddd7cac7b935f6,libactix_web-68254677eb5e8660,libimpl_more-7d8093f282a8f115,liburl-cc725159c2c13bf1,libidna-d8baa3e6f8b6d26f,libidna_adapter-8c8428b2a89a6a1b,libicu_normalizer-d8b44ce3eade8c5d,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-c1ca2b47d2481a95,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-97bdc81e859af0ac,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-f1c0c29cd44ffd3e,libform_urlencoded-48069ad4ff13b53d,libserde_json-0ac544178432fca6,libryu-a7164637bc4900ee,libactix_server-e2a95d3c82c3f166,libactix_router-7fd7683f14d2c7e7,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libcookie-84c34c6295552e38,libtime-fe57d8033777bbc8,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-fc452536528f625e,librand-b915a1cc7ced9e1a,librand_chacha-a9b930f1fa43aa46,libppv_lite86-756b496965531b90,libzerocopy-aea0f15fa5d07eee,librand_core-c8c4abc4a77a0547,libgetrandom-100f900c348ab4a4,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-cfdabd9fdeda3e35,libindexmap-c8f6f257c223dbd0,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfutures_util-9257b12701c58a11,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-385dce17299156c1,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-1b0908668a6226df,libzstd_safe-f0c180d21b1750c0,libzstd_sys-4e999bfe934fc060,libflate2-c1bc4d488d0d70a1,libminiz_oxide-532274067564bf00,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-142467906987bff1,libtracing-077502823d569a50,libtracing_core-621e3abe11d81ae4,libmemchr-08f38e9718637002,libbitflags-db7b9c0337a7ee76,libtokio_util-58d28c9f799602de,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-451284961b23d098,libtokio-dd9c14f946a3f585,libsignal_hook_registry-8b14f89771a2c699,libsocket2-9e4d0d4a8b126625,libmio-fc8a2346401000e2,liblog-80875292d548eefe,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libserde-c815f51f8dfbc380,librustc_hash-d7c4a66f98a2548f,libbytes-82ad4f0211bdc963,libparking_lot-27839301560a80a6,libparking_lot_core-dc6bc0b05229d0da,liblibc-b7b7482ca8d8c662,libsmallvec-470cf2166a8a2a3d,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,liblru-cda5f13cce38b789,libhashbrown-ac38b819de48ecac,libahash-658fe3bd35eb8657,libonce_cell-d7a5b5d3f8ed20f2,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,liballocator_api2-8d9c1e895dea53bd,libarc_swap-a9e5047130e4e0fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbxzqw9/rustccTTxbI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e5d8ca492c69426e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bd099ddd4d24b8fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbxzqw9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/config.rs - core::config (line 100) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXRhZoV/rustcKmWhH8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-de72fbb7fe4c4ffe,libdashmap-8214a91e7c59fc15,libgetrandom-9f7fe5e6686083b9,libring-849030abd2e4fc6a,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libbase64-13144a1f1e192158,libuuid-52255cbaf4e1580a,libfutures-e6a2c26a3f270a61,libfutures_executor-3e785ca810aeadb5,libthiserror-d4ddd7cac7b935f6,libactix_web-68254677eb5e8660,libimpl_more-7d8093f282a8f115,liburl-cc725159c2c13bf1,libidna-d8baa3e6f8b6d26f,libidna_adapter-8c8428b2a89a6a1b,libicu_normalizer-d8b44ce3eade8c5d,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-c1ca2b47d2481a95,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-97bdc81e859af0ac,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-f1c0c29cd44ffd3e,libform_urlencoded-48069ad4ff13b53d,libserde_json-0ac544178432fca6,libryu-a7164637bc4900ee,libactix_server-e2a95d3c82c3f166,libactix_router-7fd7683f14d2c7e7,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libcookie-84c34c6295552e38,libtime-fe57d8033777bbc8,libtime_core-21255f4bdc240b1e,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-fc452536528f625e,librand-b915a1cc7ced9e1a,librand_chacha-a9b930f1fa43aa46,libppv_lite86-756b496965531b90,libzerocopy-aea0f15fa5d07eee,librand_core-c8c4abc4a77a0547,libgetrandom-100f900c348ab4a4,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-cfdabd9fdeda3e35,libindexmap-c8f6f257c223dbd0,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libfutures_util-9257b12701c58a11,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-385dce17299156c1,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-1b0908668a6226df,libzstd_safe-f0c180d21b1750c0,libzstd_sys-4e999bfe934fc060,libflate2-c1bc4d488d0d70a1,libminiz_oxide-532274067564bf00,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-142467906987bff1,libtracing-077502823d569a50,libtracing_core-621e3abe11d81ae4,libmemchr-08f38e9718637002,libbitflags-db7b9c0337a7ee76,libtokio_util-58d28c9f799602de,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-451284961b23d098,libtokio-dd9c14f946a3f585,libsignal_hook_registry-8b14f89771a2c699,libsocket2-9e4d0d4a8b126625,libmio-fc8a2346401000e2,liblog-80875292d548eefe,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libserde-c815f51f8dfbc380,librustc_hash-d7c4a66f98a2548f,libbytes-82ad4f0211bdc963,libparking_lot-27839301560a80a6,libparking_lot_core-dc6bc0b05229d0da,liblibc-b7b7482ca8d8c662,libsmallvec-470cf2166a8a2a3d,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,liblru-cda5f13cce38b789,libhashbrown-ac38b819de48ecac,libahash-658fe3bd35eb8657,libonce_cell-d7a5b5d3f8ed20f2,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,liballocator_api2-8d9c1e895dea53bd,libarc_swap-a9e5047130e4e0fb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXRhZoV/rustcKmWhH8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e5d8ca492c69426e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bd099ddd4d24b8fe/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXRhZoV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/config.rs - core::config (line 100)
[INFO] [stdout]     src/core/config.rs - core::config::CspConfig::generate_nonce (line 328)
[INFO] [stdout]     src/core/config.rs - core::config::CspConfig::new (line 231)
[INFO] [stdout]     src/core/config.rs - core::config::CspConfigBuilder (line 642)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 240.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51", kill_on_drop: false }`
[INFO] [stdout] 3f80240446fd3e5de42d94f6b8321a974932642341e4b048b2c5be550fe76c51
