[INFO] fetching crate actix-csrf-middleware 0.5.4...
[INFO] testing actix-csrf-middleware-0.5.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate actix-csrf-middleware 0.5.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate actix-csrf-middleware 0.5.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-csrf-middleware 0.5.4
[INFO] tweaked toml for crates.io crate actix-csrf-middleware 0.5.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-csrf-middleware 0.5.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actix-csrf-middleware 0.5.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b537494f06c9efe49f91627f9e9cf03082c8e9ab2ee41c695d7db5d5cb6d1f05
[INFO] running `Command { std: "docker" "start" "-a" "b537494f06c9efe49f91627f9e9cf03082c8e9ab2ee41c695d7db5d5cb6d1f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b537494f06c9efe49f91627f9e9cf03082c8e9ab2ee41c695d7db5d5cb6d1f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b537494f06c9efe49f91627f9e9cf03082c8e9ab2ee41c695d7db5d5cb6d1f05", kill_on_drop: false }`
[INFO] [stdout] b537494f06c9efe49f91627f9e9cf03082c8e9ab2ee41c695d7db5d5cb6d1f05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e04d21185c76d1b745b77980f5ff784d60400000c50451c3dfb861fdf8640424
[INFO] running `Command { std: "docker" "start" "-a" "e04d21185c76d1b745b77980f5ff784d60400000c50451c3dfb861fdf8640424", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-csrf-middleware v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]     --> src/lib.rs:1633:5
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     req: &HttpRequest,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.97s
[INFO] running `Command { std: "docker" "inspect" "e04d21185c76d1b745b77980f5ff784d60400000c50451c3dfb861fdf8640424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04d21185c76d1b745b77980f5ff784d60400000c50451c3dfb861fdf8640424", kill_on_drop: false }`
[INFO] [stdout] e04d21185c76d1b745b77980f5ff784d60400000c50451c3dfb861fdf8640424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb42b8bed046b9a0385093f1135a76e4cc0ce35dae194f53e0578863d0691528
[INFO] running `Command { std: "docker" "start" "-a" "eb42b8bed046b9a0385093f1135a76e4cc0ce35dae194f53e0578863d0691528", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling actix-csrf-middleware v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]     --> src/lib.rs:1633:5
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     req: &HttpRequest,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]     --> src/lib.rs:1633:5
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     req: &HttpRequest,
[INFO] [stdout]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.29s
[INFO] running `Command { std: "docker" "inspect" "eb42b8bed046b9a0385093f1135a76e4cc0ce35dae194f53e0578863d0691528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb42b8bed046b9a0385093f1135a76e4cc0ce35dae194f53e0578863d0691528", kill_on_drop: false }`
[INFO] [stdout] eb42b8bed046b9a0385093f1135a76e4cc0ce35dae194f53e0578863d0691528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 786b2600bf390d199fe8b88588aa0aab5ec9f35d82eee027612da72a1268a769
[INFO] running `Command { std: "docker" "start" "-a" "786b2600bf390d199fe8b88588aa0aab5ec9f35d82eee027612da72a1268a769", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]     --> src/lib.rs:1633:5
[INFO] [stderr]      |
[INFO] [stderr] 1633 |     req: &HttpRequest,
[INFO] [stderr]      |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-csrf-middleware` (lib) generated 1 warning (run `cargo fix --lib -p actix-csrf-middleware` to apply 1 suggestion)
[INFO] [stderr] warning: `actix-csrf-middleware` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_csrf_middleware-972f4c7713095a6b)
[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/core_common.rs (/opt/rustwide/target/debug/deps/core_common-02d13d60ed356ace)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test param_invalid_header_double ... ok
[INFO] [stdout] test param_invalid_json_double ... ok
[INFO] [stdout] test param_custom_form_double ... ok
[INFO] [stdout] test param_missing_token_double ... ok
[INFO] [stdout] test param_multipart_disabled_double ... ok
[INFO] [stdout] test param_invalid_form_double ... ok
[INFO] [stdout] test param_multipart_enabled_double ... ok
[INFO] [stdout] test param_rotation_double ... ok
[INFO] [stdout] test param_valid_header_double ... ok
[INFO] [stdout] test param_valid_json_double ... ok
[INFO] [stdout] test param_custom_header_double ... ok
[INFO] [stdout] test param_token_uniqueness_double ... ok
[INFO] [stdout] test param_token_format_double ... ok
[INFO] [stdout] test param_valid_form_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csrf_request_ext.rs (/opt/rustwide/target/debug/deps/csrf_request_ext-47ee1949714bcbfd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rotates_token_via_request_ext_double_submit_cookie ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/double_submit_cookie.rs (/opt/rustwide/target/debug/deps/double_submit_cookie-e488a987547727bc)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test custom_config_cookie_name ... ok
[INFO] [stdout] test authorized_endpoint_rejects_anon_token ... ok
[INFO] [stdout] test custom_config_header_name ... ok
[INFO] [stdout] test custom_config_form_field_name ... ok
[INFO] [stdout] test instant_rotation_on_login ... ok
[INFO] [stdout] test handles_malformed_json_body ... ok
[INFO] [stdout] test double_submit_cookie_token_rotation ... ok
[INFO] [stdout] test test_double_submit_cookie_behavior ... ok
[INFO] [stdout] test token_refresh_on_successful_mutation ... ok
[INFO] [stdout] test token_should_be_unforgeable ... ok
[INFO] [stdout] test handles_large_chunked_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/limits_and_skip.rs (/opt/rustwide/target/debug/deps/limits_and_skip-2d21372201a5c83e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test skip_for_bypasses_csrf_validation_on_custom_route ... ok
[INFO] [stderr]      Running tests/property_hmac.rs (/opt/rustwide/target/debug/deps/property_hmac-d56a695afe24450f)
[INFO] [stdout] test returns_413_when_body_exceeds_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test prop_token_format ... ok
[INFO] [stdout] test prop_cross_secret_rejected ... ok
[INFO] [stdout] test prop_auth_roundtrip ... ok
[INFO] [stdout] test prop_cross_class_rejected ... ok
[INFO] [stdout] test prop_anon_roundtrip ... ok
[INFO] [stdout] test prop_cross_session_rejected ... ok
[INFO] [stdout] test prop_malformed_tokens_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_a01_access_control.rs (/opt/rustwide/target/debug/deps/security_a01_access_control-8a32f00e1bb02e77)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test a01_method_override_double ... ok
[INFO] [stdout] test a01_privilege_escalation_double ... ok
[INFO] [stdout] test a01_token_endpoint_access_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_a02_crypto_failures.rs (/opt/rustwide/target/debug/deps/security_a02_crypto_failures-1e36192db06a4935)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_empty_secret_key_handling ... ok
[INFO] [stdout] test test_hmac_timing_attack_resistance ... ok
[INFO] [stdout] test test_key_reuse_vulnerability ... ok
[INFO] [stdout] test test_token_format_information_disclosure ... ok
[INFO] [stdout] test test_malformed_token_injection ... ok
[INFO] [stdout] test test_token_entropy_analysis ... ok
[INFO] [stderr]      Running tests/security_a03_injection.rs (/opt/rustwide/target/debug/deps/security_a03_injection-e9a6580fe23f9578)
[INFO] [stdout] test test_weak_secret_key_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_sql_injection_in_csrf_token_double ... ok
[INFO] [stdout] test test_ldap_injection_in_csrf_token_double ... ok
[INFO] [stdout] test test_nosql_injection_in_json_csrf_double ... ok
[INFO] [stdout] test test_header_injection_csrf_double ... ok
[INFO] [stdout] test test_null_byte_injection_double ... ok
[INFO] [stdout] test test_path_traversal_injection_double ... ok
[INFO] [stdout] test test_command_injection_in_csrf_token_double ... ok
[INFO] [stdout] test test_xss_injection_in_csrf_forms_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_origin.rs (/opt/rustwide/target/debug/deps/security_origin-b9d3aa7bb1a7b2a9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test enforce_origin_blocks_disallowed_origin_double_submit ... ok
[INFO] [stdout] test enforce_origin_uses_referer_when_origin_absent_double_submit ... ok
[INFO] [stdout] test enforce_origin_allows_allowed_origin_double_submit ... 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/synchronizer_token.rs (/opt/rustwide/target/debug/deps/synchronizer_token-b24d31d910b99229)
[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]    Doc-tests actix_csrf_middleware
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - CsrfMiddleware (line 427) ... ignored
[INFO] [stdout] test src/lib.rs - CsrfToken (line 1296) ... ok
[INFO] [stdout] test src/lib.rs - CsrfRequestExt (line 1331) ... ok
[INFO] [stdout] test src/lib.rs - validate_hmac_token_ctx (line 1551) ... ok
[INFO] [stdout] test src/lib.rs - validate_hmac_token (line 1601) ... ok
[INFO] [stdout] test src/lib.rs - generate_hmac_token_ctx (line 1455) ... ok
[INFO] [stdout] test src/lib.rs - eq_tokens (line 1496) ... ok
[INFO] [stdout] test src/lib.rs - generate_hmac_token_ctx (line 1467) ... ok
[INFO] [stdout] test src/lib.rs - generate_random_token (line 1402) ... ok
[INFO] [stdout] test src/lib.rs - generate_random_token (line 1395) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddlewareConfig::double_submit_cookie (line 295) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddlewareConfig::with_enforce_origin (line 372) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddleware (line 405) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "786b2600bf390d199fe8b88588aa0aab5ec9f35d82eee027612da72a1268a769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786b2600bf390d199fe8b88588aa0aab5ec9f35d82eee027612da72a1268a769", kill_on_drop: false }`
[INFO] [stdout] 786b2600bf390d199fe8b88588aa0aab5ec9f35d82eee027612da72a1268a769
