[INFO] fetching crate salvo-csrf 0.92.1...
[INFO] testing salvo-csrf-0.92.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate salvo-csrf 0.92.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate salvo-csrf 0.92.1
[INFO] finished tweaking crates.io crate salvo-csrf 0.92.1
[INFO] tweaked toml for crates.io crate salvo-csrf 0.92.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-csrf 0.92.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo-csrf 0.92.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded salvo_macros v0.92.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded salvo-serde-util v0.92.1
[INFO] [stderr]   Downloaded bcrypt v0.19.0
[INFO] [stderr]   Downloaded saysion v0.1.2
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded chardetng v1.0.0
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded salvo_core v0.92.1
[INFO] [stderr]   Downloaded xml v1.2.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded mime-infer v4.0.1
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded salvo-session v0.92.1
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] [stderr]   Downloaded multra v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc302b3a066953986ab069e34e7cd82ef16935ab248196e17c3807e1c1b204b8
[INFO] running `Command { std: "docker" "start" "-a" "bc302b3a066953986ab069e34e7cd82ef16935ab248196e17c3807e1c1b204b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc302b3a066953986ab069e34e7cd82ef16935ab248196e17c3807e1c1b204b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc302b3a066953986ab069e34e7cd82ef16935ab248196e17c3807e1c1b204b8", kill_on_drop: false }`
[INFO] [stdout] bc302b3a066953986ab069e34e7cd82ef16935ab248196e17c3807e1c1b204b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39e51b592791574e03b77c97ec95616d66e7cc8177e0ed39143979b1b19450fe
[INFO] running `Command { std: "docker" "start" "-a" "39e51b592791574e03b77c97ec95616d66e7cc8177e0ed39143979b1b19450fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling salvo-serde-util v0.92.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling multra v1.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chardetng v1.0.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bcrypt v0.19.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling salvo_macros v0.92.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling salvo_core v0.92.1
[INFO] [stderr]    Compiling salvo-csrf v0.92.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "39e51b592791574e03b77c97ec95616d66e7cc8177e0ed39143979b1b19450fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e51b592791574e03b77c97ec95616d66e7cc8177e0ed39143979b1b19450fe", kill_on_drop: false }`
[INFO] [stdout] 39e51b592791574e03b77c97ec95616d66e7cc8177e0ed39143979b1b19450fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f73e729faada408e6947724e0b51d7a4c2d8b30a102c8629916823736cd2fb26
[INFO] running `Command { std: "docker" "start" "-a" "f73e729faada408e6947724e0b51d7a4c2d8b30a102c8629916823736cd2fb26", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling salvo-serde-util v0.92.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling salvo_macros v0.92.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling salvo_core v0.92.1
[INFO] [stderr]    Compiling salvo-csrf v0.92.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.41s
[INFO] running `Command { std: "docker" "inspect" "f73e729faada408e6947724e0b51d7a4c2d8b30a102c8629916823736cd2fb26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f73e729faada408e6947724e0b51d7a4c2d8b30a102c8629916823736cd2fb26", kill_on_drop: false }`
[INFO] [stdout] f73e729faada408e6947724e0b51d7a4c2d8b30a102c8629916823736cd2fb26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6053e638fcaa6af1e672ea2f8f1af301a476b7d95dc509404d920d30eda3bc6
[INFO] running `Command { std: "docker" "start" "-a" "c6053e638fcaa6af1e672ea2f8f1af301a476b7d95dc509404d920d30eda3bc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_csrf-3cb6960fe0bbf4e1)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_with_cost ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_with_token_size ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_new ... ok
[INFO] [stdout] test finder::tests::test_form_finder ... ok
[INFO] [stdout] test finder::tests::test_json_finder_not_string ... ok
[INFO] [stdout] test finder::tests::test_header_finder ... ok
[INFO] [stdout] test finder::tests::test_json_finder ... ok
[INFO] [stdout] test tests::test_adds_csrf_cookie_sets_request_token ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_with_invalid_token_size - should panic ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_with_invalid_cost - should panic ... ok
[INFO] [stdout] test tests::test_exposes_csrf_request_extensions ... ok
[INFO] [stdout] test tests::test_rejects_invalid_base64_token ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_verify_and_generate ... ok
[INFO] [stdout] test bcrypt_cipher::tests::test_bcrypt_cipher_verify_invalid_token ... ok
[INFO] [stdout] test cookie_store::tests::test_cookie_store ... ok
[INFO] [stdout] test tests::test_rejects_short_token ... ok
[INFO] [stdout] test tests::test_per_session_reuses_token_across_safe_requests ... ok
[INFO] [stdout] test tests::test_validates_token_in_alternate_form ... ok
[INFO] [stdout] test tests::test_rejects_mismatched_token ... ok
[INFO] [stdout] test tests::test_per_request_rotates_token_across_safe_requests ... ok
[INFO] [stdout] test tests::test_validates_token_in_custom_header ... ok
[INFO] [stdout] test tests::test_validates_token_in_query ... ok
[INFO] [stdout] test tests::test_validates_token_in_header ... ok
[INFO] [stdout] test tests::test_per_request_rotates_token_after_successful_unsafe_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.53s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests salvo_csrf
[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] running `Command { std: "docker" "inspect" "c6053e638fcaa6af1e672ea2f8f1af301a476b7d95dc509404d920d30eda3bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6053e638fcaa6af1e672ea2f8f1af301a476b7d95dc509404d920d30eda3bc6", kill_on_drop: false }`
[INFO] [stdout] c6053e638fcaa6af1e672ea2f8f1af301a476b7d95dc509404d920d30eda3bc6
