[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] 5bce9b417f172ec5636c1b0b01f40ebdd03a6bbc [INFO] testing hun756/actix_web_csp against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhun756%2Factix_web_csp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hun756/actix_web_csp on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b0502827f515b966e77963df64361820a0a565fbbdacdbf0cf034068db8aa0 [INFO] running `Command { std: "docker" "start" "-a" "f7b0502827f515b966e77963df64361820a0a565fbbdacdbf0cf034068db8aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b0502827f515b966e77963df64361820a0a565fbbdacdbf0cf034068db8aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b0502827f515b966e77963df64361820a0a565fbbdacdbf0cf034068db8aa0", kill_on_drop: false }` [INFO] [stdout] f7b0502827f515b966e77963df64361820a0a565fbbdacdbf0cf034068db8aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d4b80cfe4673bd31842ace5d70464227a9553fa5a13723d96d0c7603c85cfc9 [INFO] running `Command { std: "docker" "start" "-a" "5d4b80cfe4673bd31842ace5d70464227a9553fa5a13723d96d0c7603c85cfc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [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 slab v0.4.9 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 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 56.98s [INFO] running `Command { std: "docker" "inspect" "5d4b80cfe4673bd31842ace5d70464227a9553fa5a13723d96d0c7603c85cfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4b80cfe4673bd31842ace5d70464227a9553fa5a13723d96d0c7603c85cfc9", kill_on_drop: false }` [INFO] [stdout] 5d4b80cfe4673bd31842ace5d70464227a9553fa5a13723d96d0c7603c85cfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8d5e7e6fd01307ba8c0de668e9225180a2d138c7efb14a4e5a0b3bf092c86d [INFO] running `Command { std: "docker" "start" "-a" "8e8d5e7e6fd01307ba8c0de668e9225180a2d138c7efb14a4e5a0b3bf092c86d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v2.5.0 [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 clap_lex v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [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 mockall_derive v0.11.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [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 actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [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 43.96s [INFO] running `Command { std: "docker" "inspect" "8e8d5e7e6fd01307ba8c0de668e9225180a2d138c7efb14a4e5a0b3bf092c86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8d5e7e6fd01307ba8c0de668e9225180a2d138c7efb14a4e5a0b3bf092c86d", kill_on_drop: false }` [INFO] [stdout] 8e8d5e7e6fd01307ba8c0de668e9225180a2d138c7efb14a4e5a0b3bf092c86d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adfa57802edcbc0b4dbbc2e1b685de7da00254769e548a25419a27890c70bbb0 [INFO] running `Command { std: "docker" "start" "-a" "adfa57802edcbc0b4dbbc2e1b685de7da00254769e548a25419a27890c70bbb0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_csp-565578ecf8dfe974) [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-11b7a2a3737c078f) [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-98bda9512b6b5d63) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_basic_csp_header ... ok [INFO] [stdout] test tests::test_source_types ... ok [INFO] [stdout] test tests::test_csp_policy_builder ... 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-a48dde637c54343f) [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-00ea6a9f91a58c6f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test integration_tests::test_hash_based_csp ... ok [INFO] [stdout] test integration_tests::test_csp_with_reporting_endpoint ... 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_report_only_mode ... ok [INFO] [stdout] test integration_tests::test_multiple_sources ... ok [INFO] [stdout] test integration_tests::test_performance_with_large_policy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-d0725b559eb7ac61) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test core::config::tests::test_csp_config_builder_default ... 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] [stdout] test core::config::tests::test_csp_config_clear_request_nonces ... ok [INFO] [stdout] test core::config::tests::test_csp_config_with_cache_settings ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_build_with_validation ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_creation ... ok [INFO] [stdout] test core::config::tests::test_csp_config_with_default_directives ... ok [INFO] [stdout] test core::config::tests::test_csp_config_with_prebuilt_nonce_generator ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_creation ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_report_settings ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_build_unchecked ... ok [INFO] [stdout] test core::config::tests::test_csp_config_builder_with_policy ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_all_source_directives ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_script_src ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_special_directives ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_contains_hash ... ok [INFO] [stdout] test core::config::tests::test_csp_config_creation ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_default_src ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_multiple_directives ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_builder_style_src ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_default ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_hash ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_header_name ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_report_only ... 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_uri ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_validate_empty ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_empty_policy ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_config ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_creation ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_multiple_directives ... ok [INFO] [stdout] test core::source::tests::test_source_equality ... ok [INFO] [stdout] test core::source::tests::test_source_as_static_str ... ok [INFO] [stdout] test core::source::tests::test_source_hash ... ok [INFO] [stdout] test core::source::tests::test_source_host ... ok [INFO] [stdout] test core::source::tests::test_source_nonce ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_nonce_generator ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_only ... ok [INFO] [stdout] test core::source::tests::test_source_creation ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_to ... ok [INFO] [stdout] test middleware::extensions::tests::test_hash_generation_large_content ... ok [INFO] [stdout] test middleware::csp::tests::test_csp_middleware_with_report_uri ... ok [INFO] [stdout] test middleware::extensions::tests::test_hash_source_generation ... ok [INFO] [stdout] test middleware::extensions::tests::test_hash_generation_different_algorithms ... ok [INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_creation ... ok [INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_put_and_get ... ok [INFO] [stdout] test middleware::extensions::tests::test_hash_generation_empty_content ... ok [INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_hit_rate ... ok [INFO] [stdout] test middleware::extensions::tests::test_hash_generation_for_csp ... ok [INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_lru_behavior ... ok [INFO] [stdout] test monitoring::perf::tests::test_adaptive_cache_clear ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_cache_hit_rate ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_creation ... ok [INFO] [stdout] test core::source::tests::test_source_display ... 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::perf::tests::test_performance_metrics_record_header_generation ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_record_policy_hash ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_reset ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_timer_creation ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_timer_default ... 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_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::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 security::hash::tests::test_hash_algorithm_equality ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_metrics_concurrent_access ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_try_from_invalid ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_prefix ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_creation ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_try_from_valid ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_digest_algorithm ... ok [INFO] [stdout] test monitoring::stats::tests::test_csp_stats_thread_safety ... ok [INFO] [stdout] test security::hash::tests::test_hash_algorithm_display ... ok [INFO] [stdout] test security::hash::tests::test_hash_generator_different_algorithms ... ok [INFO] [stdout] test core::config::tests::test_csp_config_update_listeners ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generation_length ... ok [INFO] [stdout] test security::hash::tests::test_hash_generator_large_content ... ok [INFO] [stdout] test monitoring::perf::tests::test_performance_timer_elapsed ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generation_uniqueness ... ok [INFO] [stdout] test security::hash::tests::test_hash_generator_empty_content ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_clone ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_creation ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_different_lengths ... ok [INFO] [stdout] test monitoring::stats::tests::test_csp_stats_multiple_instances ... ok [INFO] [stdout] test monitoring::stats::tests::test_csp_stats_uptime ... ok [INFO] [stdout] test security::hash::tests::test_hash_generator_generate ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_length_setting ... ok [INFO] [stdout] test security::verify::tests::test_blocks_inline_scripts ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_multiple_generations ... ok [INFO] [stdout] test security::nonce::tests::test_nonce_generator_with_capacity ... 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_request_nonce_deref ... ok [INFO] [stdout] test core::config::tests::test_csp_config_with_nonce_generator ... ok [INFO] [stdout] test core::policy::tests::test_csp_policy_contains_nonce ... ok [INFO] [stdout] test security::verify::tests::test_has_directive ... ok [INFO] [stdout] test security::verify::tests::test_has_report_to ... ok [INFO] [stdout] test security::verify::tests::test_clear_caches ... ok [INFO] [stdout] test security::verify::tests::test_allows_unsafe_eval ... ok [INFO] [stdout] test security::verify::tests::test_policy_verifier_creation ... ok [INFO] [stdout] test utils::tests::test_cached_value_clone ... ok [INFO] [stdout] test security::verify::tests::test_verify_uri_fallback_to_default_src ... ok [INFO] [stdout] test utils::tests::test_cached_value_creation ... ok [INFO] [stdout] test security::verify::tests::test_verify_hash ... ok [INFO] [stdout] test security::verify::tests::test_verify_uri_none_source ... ok [INFO] [stdout] test security::verify::tests::test_verify_inline_script ... ok [INFO] [stdout] test security::verify::tests::test_verify_inline_style ... ok [INFO] [stdout] test security::verify::tests::test_verify_nonce ... ok [INFO] [stdout] test security::verify::tests::test_has_report_uri ... ok [INFO] [stdout] test security::verify::tests::test_verify_uri_allowed ... ok [INFO] [stdout] test utils::tests::test_cached_value_different_types ... ok [INFO] [stdout] test utils::tests::test_cached_value_zero_ttl ... ok [INFO] [stdout] test utils::tests::test_intern_string_all_common_strings ... ok [INFO] [stdout] test utils::tests::test_intern_string_empty_string ... ok [INFO] [stdout] test utils::tests::test_intern_string_case_sensitive ... ok [INFO] [stdout] test utils::tests::test_intern_string_common_values ... ok [INFO] [stdout] test utils::tests::test_intern_string_returns_same_reference ... ok [INFO] [stdout] test utils::tests::test_intern_string_whitespace ... ok [INFO] [stdout] test utils::tests::test_intern_string_uncommon_values ... ok [INFO] [stdout] test utils::tests::test_intern_string_performance ... ok [INFO] [stdout] test utils::tests::test_cached_value_long_ttl ... ok [INFO] [stdout] test utils::tests::test_intern_string_partial_matches ... ok [INFO] [stdout] test utils::tests::test_intern_string_thread_safety ... 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 utils::tests::test_cached_value_expiration ... ok [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-307bc54a3a9f86e6) [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_cached_value_different_types ... 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_partial_matches ... ok [INFO] [stdout] test tests::test_intern_string_all_common_strings ... 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_cached_value_creation ... ok [INFO] [stdout] test tests::test_cached_value_zero_ttl ... ok [INFO] [stdout] test tests::test_cached_value_clone ... ok [INFO] [stdout] test tests::test_cached_value_long_ttl ... ok [INFO] [stdout] test tests::test_cached_value_expiration ... ok [INFO] [stdout] test tests::test_intern_string_empty_string ... ok [INFO] [stdout] test tests::test_intern_string_performance ... ok [INFO] [stdout] test tests::test_intern_string_thread_safety ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests actix_web_csp [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::new (line 229) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::with_nonce_generator (line 647) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::get_or_generate_request_nonce (line 359) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder::build (line 740) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::with_default_directives (line 553) ... ok [INFO] [stdout] test src/core/config.rs - core::config (line 38) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::generate_nonce (line 321) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfig (line 177) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::update_policy (line 266) ... ok [INFO] [stdout] test src/core/config.rs - core::config (line 53) ... ok [INFO] [stdout] test src/core/config.rs - core::config (line 23) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfigBuilder (line 588) ... ok [INFO] [stdout] test src/core/config.rs - core::config (line 100) ... ok [INFO] [stdout] test src/core/config.rs - core::config::CspConfig::add_update_listener (line 437) ... ok [INFO] [stdout] test src/core/config.rs - core::config (line 119) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/core/config.rs - core::config::CspConfigBuilder::with_nonce_generator (line 647) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcl2IqyW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-c2a11209c300ea7e,libgetrandom-04c90c48b0760cd1,libring-702df2e2c75e9124,libspin-6113108d3fa2f8ba,libuntrusted-6400285ed815eed6,libbase64-732898d5debd16bb,libuuid-ce2b502d4a6a2958,libfutures-09292a85a073d240,libfutures_executor-54f819ce1c845b58,libthiserror-a5e1257fff4f9602,libactix_web-122ecbfd2095032b,libimpl_more-94e91d604a7840e4,liburl-3bb84f5e5d5dfe07,libidna-51c4d6eb10ace4cd,libidna_adapter-61c74a13028a07f1,libicu_normalizer-babb0a52aa1a8a93,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-de4af2f7974bd14e,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-f4c75415dc4a56dc,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-f03db7236bb4e420,libicu_provider-a333fe2402f55746,libicu_locid-486aa580acbb1522,liblitemap-5d6ff1c38a537ea4,libtinystr-0bc4553655294f6c,libzerovec-620d767826e5bf32,libwriteable-763d6213d7786cb3,libyoke-6b5269ed61c41363,libzerofrom-4c9bdcd080507d23,libstable_deref_trait-1d3ea2e5b9aa129c,libserde_urlencoded-9e6969ba2f5c0838,libform_urlencoded-c673e72532ec8ad1,libserde_json-c83950a07acdfc8b,libryu-3ba25d01f660afda,libactix_server-9b97a39296943094,libactix_router-4aab50814ddba32e,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libserde-db554fc780550f43,libcookie-7a61ccfd48c8b949,libtime-4790acb22307cd4b,libtime_core-6c12e8ec31ade3ab,libnum_conv-cc886ad8065c76aa,libderanged-13b12100e54b1ed6,libpowerfmt-7a5474cda89a050d,libactix_http-9257ad3ce31a5a22,librand-945990c94bd90cd4,librand_chacha-ae9dbcdf375e7daa,libppv_lite86-6a4986b809d1b386,libzerocopy-8cdca67c3f1fce0e,librand_core-7bc4f868bcfd6fa1,libgetrandom-d5ebdfce348ff007,libhttparse-3484dc2af2ac521c,libbrotli-dc6a1d5cbe936cc1,libbrotli_decompressor-f056a0fd61c843de,liballoc_stdlib-c6d1175378f2b7cc,liballoc_no_stdlib-9b6dc59e0b5e34c7,libhttpdate-6f35e35716ab0b1a,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,liblocal_channel-c15ff3ed12407e67,libbytestring-b99cfa01a53f7082,libencoding_rs-743cdb245c8359d9,liblanguage_tags-874a2554e2dea932,libfoldhash-c7f21f12c4a6ce9d,libmime-fa5c6e61475ee11e,libpercent_encoding-fcd6fdfaafdccea6,libh2-fc4a0c606d25ee0b,libindexmap-89a2458b62fa83c8,libequivalent-bf2cc2d551c30568,libhashbrown-20e8734fc31efad8,libfutures_util-5938fd3ab2205db3,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-6092130600c26da6,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libzstd-b9b2ad681362a986,libzstd_safe-57985b5e0f76b3d0,libzstd_sys-3417cf3e7c65b417,libflate2-76dcafd00fd1c5dc,libminiz_oxide-85320e26735164d4,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libactix_service-d14457197e96f405,libactix_codec-99b662760dfd1a4d,libtracing-2994718258f6c4b9,libtracing_core-0607e547e56533cd,libmemchr-8483526b530fc45f,libbitflags-dd12b087be263200,libtokio_util-365c911a6a2cfc2a,libfutures_sink-1a3e7f43fc6dbf4d,libderive_more-3395cb582c49d407,libactix_utils-e5567eea089536fe,liblocal_waker-d2923f0c27d7b249,libactix_rt-a543338441b2562a,libtokio-d853625be73dc089,libsignal_hook_registry-c53c5aad8b31bc5d,libsocket2-df9e8a370d57af2f,libmio-a94c0a4f0628a169,liblog-fc148b5f05083b94,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,librustc_hash-6c6a8afde607224b,libbytes-e08a006c583c3ac6,libparking_lot-a1cb6cc847bb3556,liblru-d381bae8c4076516,libdashmap-99710a123d14c29b,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libparking_lot_core-b13e891523d43d15,liblibc-2196af57f154a156,libsmallvec-ff1a1ca4276b4929,libhashbrown-ff9cf4093079a263,libahash-21faddb6769174fb,libonce_cell-b81e9fc48bdad1b4,libcfg_if-3183e62f61f23a61,libzerocopy-ee9a87c2693eb587,liballocator_api2-1e309de7e7da3d03}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcl2IqyW/raw-dylibs" "-B/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-c8ccd5bc4b9ef4f9/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-99ceb3625bfe582d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestABHpnx/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::get_or_generate_request_nonce (line 359) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQUuTHp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web_csp-c2a11209c300ea7e,libgetrandom-04c90c48b0760cd1,libring-702df2e2c75e9124,libspin-6113108d3fa2f8ba,libuntrusted-6400285ed815eed6,libbase64-732898d5debd16bb,libuuid-ce2b502d4a6a2958,libfutures-09292a85a073d240,libfutures_executor-54f819ce1c845b58,libthiserror-a5e1257fff4f9602,libactix_web-122ecbfd2095032b,libimpl_more-94e91d604a7840e4,liburl-3bb84f5e5d5dfe07,libidna-51c4d6eb10ace4cd,libidna_adapter-61c74a13028a07f1,libicu_normalizer-babb0a52aa1a8a93,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-de4af2f7974bd14e,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-f4c75415dc4a56dc,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-f03db7236bb4e420,libicu_provider-a333fe2402f55746,libicu_locid-486aa580acbb1522,liblitemap-5d6ff1c38a537ea4,libtinystr-0bc4553655294f6c,libzerovec-620d767826e5bf32,libwriteable-763d6213d7786cb3,libyoke-6b5269ed61c41363,libzerofrom-4c9bdcd080507d23,libstable_deref_trait-1d3ea2e5b9aa129c,libserde_urlencoded-9e6969ba2f5c0838,libform_urlencoded-c673e72532ec8ad1,libserde_json-c83950a07acdfc8b,libryu-3ba25d01f660afda,libactix_server-9b97a39296943094,libactix_router-4aab50814ddba32e,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libserde-db554fc780550f43,libcookie-7a61ccfd48c8b949,libtime-4790acb22307cd4b,libtime_core-6c12e8ec31ade3ab,libnum_conv-cc886ad8065c76aa,libderanged-13b12100e54b1ed6,libpowerfmt-7a5474cda89a050d,libactix_http-9257ad3ce31a5a22,librand-945990c94bd90cd4,librand_chacha-ae9dbcdf375e7daa,libppv_lite86-6a4986b809d1b386,libzerocopy-8cdca67c3f1fce0e,librand_core-7bc4f868bcfd6fa1,libgetrandom-d5ebdfce348ff007,libhttparse-3484dc2af2ac521c,libbrotli-dc6a1d5cbe936cc1,libbrotli_decompressor-f056a0fd61c843de,liballoc_stdlib-c6d1175378f2b7cc,liballoc_no_stdlib-9b6dc59e0b5e34c7,libhttpdate-6f35e35716ab0b1a,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,liblocal_channel-c15ff3ed12407e67,libbytestring-b99cfa01a53f7082,libencoding_rs-743cdb245c8359d9,liblanguage_tags-874a2554e2dea932,libfoldhash-c7f21f12c4a6ce9d,libmime-fa5c6e61475ee11e,libpercent_encoding-fcd6fdfaafdccea6,libh2-fc4a0c606d25ee0b,libindexmap-89a2458b62fa83c8,libequivalent-bf2cc2d551c30568,libhashbrown-20e8734fc31efad8,libfutures_util-5938fd3ab2205db3,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-6092130600c26da6,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libzstd-b9b2ad681362a986,libzstd_safe-57985b5e0f76b3d0,libzstd_sys-3417cf3e7c65b417,libflate2-76dcafd00fd1c5dc,libminiz_oxide-85320e26735164d4,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libactix_service-d14457197e96f405,libactix_codec-99b662760dfd1a4d,libtracing-2994718258f6c4b9,libtracing_core-0607e547e56533cd,libmemchr-8483526b530fc45f,libbitflags-dd12b087be263200,libtokio_util-365c911a6a2cfc2a,libfutures_sink-1a3e7f43fc6dbf4d,libderive_more-3395cb582c49d407,libactix_utils-e5567eea089536fe,liblocal_waker-d2923f0c27d7b249,libactix_rt-a543338441b2562a,libtokio-d853625be73dc089,libsignal_hook_registry-c53c5aad8b31bc5d,libsocket2-df9e8a370d57af2f,libmio-a94c0a4f0628a169,liblog-fc148b5f05083b94,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,librustc_hash-6c6a8afde607224b,libbytes-e08a006c583c3ac6,libparking_lot-a1cb6cc847bb3556,liblru-d381bae8c4076516,libdashmap-99710a123d14c29b,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libparking_lot_core-b13e891523d43d15,liblibc-2196af57f154a156,libsmallvec-ff1a1ca4276b4929,libhashbrown-ff9cf4093079a263,libahash-21faddb6769174fb,libonce_cell-b81e9fc48bdad1b4,libcfg_if-3183e62f61f23a61,libzerocopy-ee9a87c2693eb587,liballocator_api2-1e309de7e7da3d03}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQUuTHp/raw-dylibs" "-B/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-c8ccd5bc4b9ef4f9/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-99ceb3625bfe582d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKHRfTZ/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::CspConfig::get_or_generate_request_nonce (line 359) [INFO] [stdout] src/core/config.rs - core::config::CspConfigBuilder::with_nonce_generator (line 647) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "adfa57802edcbc0b4dbbc2e1b685de7da00254769e548a25419a27890c70bbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfa57802edcbc0b4dbbc2e1b685de7da00254769e548a25419a27890c70bbb0", kill_on_drop: false }` [INFO] [stdout] adfa57802edcbc0b4dbbc2e1b685de7da00254769e548a25419a27890c70bbb0