[INFO] fetching crate ntex-session 2.0.0... [INFO] testing ntex-session-2.0.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ntex-session 2.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ntex-session 2.0.0 [INFO] finished tweaking crates.io crate ntex-session 2.0.0 [INFO] tweaked toml for crates.io crate ntex-session 2.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-session 2.0.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 165 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e4a1942fd5a250426f267a90b8f4e46732923ea627cc16f6dc44a3860d38ff [INFO] running `Command { std: "docker" "start" "-a" "16e4a1942fd5a250426f267a90b8f4e46732923ea627cc16f6dc44a3860d38ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e4a1942fd5a250426f267a90b8f4e46732923ea627cc16f6dc44a3860d38ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e4a1942fd5a250426f267a90b8f4e46732923ea627cc16f6dc44a3860d38ff", kill_on_drop: false }` [INFO] [stdout] 16e4a1942fd5a250426f267a90b8f4e46732923ea627cc16f6dc44a3860d38ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d76e648fb967476356d77415225fc6bf0557b1665d6ee5ee44f31a25dc8a07 [INFO] running `Command { std: "docker" "start" "-a" "16d76e648fb967476356d77415225fc6bf0557b1665d6ee5ee44f31a25dc8a07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ntex-service v3.5.0 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ntex-util v2.15.0 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.15 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling ntex-tokio v0.5.4 [INFO] [stderr] Compiling ntex-net v2.8.1 [INFO] [stderr] Compiling ntex-h2 v1.13.0 [INFO] [stderr] Compiling ntex-tls v2.6.1 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex v2.16.0 [INFO] [stderr] Compiling ntex-session v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s [INFO] running `Command { std: "docker" "inspect" "16d76e648fb967476356d77415225fc6bf0557b1665d6ee5ee44f31a25dc8a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d76e648fb967476356d77415225fc6bf0557b1665d6ee5ee44f31a25dc8a07", kill_on_drop: false }` [INFO] [stdout] 16d76e648fb967476356d77415225fc6bf0557b1665d6ee5ee44f31a25dc8a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48def0a38cc5ebcc1c08a6d6875839b20dd4428d3fa77291e1da301b5a0afeb [INFO] running `Command { std: "docker" "start" "-a" "d48def0a38cc5ebcc1c08a6d6875839b20dd4428d3fa77291e1da301b5a0afeb", kill_on_drop: false }` [INFO] [stderr] Compiling ntex-session v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.00s [INFO] running `Command { std: "docker" "inspect" "d48def0a38cc5ebcc1c08a6d6875839b20dd4428d3fa77291e1da301b5a0afeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48def0a38cc5ebcc1c08a6d6875839b20dd4428d3fa77291e1da301b5a0afeb", kill_on_drop: false }` [INFO] [stdout] d48def0a38cc5ebcc1c08a6d6875839b20dd4428d3fa77291e1da301b5a0afeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d3c49f034ba8c9531ca5a223a0278efa00fcf5bfb0c00b63a841b28ae6b9fc5 [INFO] running `Command { std: "docker" "start" "-a" "2d3c49f034ba8c9531ca5a223a0278efa00fcf5bfb0c00b63a841b28ae6b9fc5", 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/ntex_session-52f5baa74a8f8611) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::get_session ... ok [INFO] [stdout] test tests::get_session_from_request_head ... ok [INFO] [stdout] test cookie::tests::cookie_session ... ok [INFO] [stdout] test cookie::tests::basics ... ok [INFO] [stdout] test tests::purge_session ... ok [INFO] [stdout] test cookie::tests::cookie_session_extractor ... ok [INFO] [stdout] test cookie::tests::private_cookie ... ok [INFO] [stdout] test tests::renew_session ... ok [INFO] [stdout] test tests::session ... ok [INFO] [stdout] test cookie::tests::prolong_expiration ... ok [INFO] [stderr] Doc-tests ntex_session [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/lib.rs - Session (line 213) ... ok [INFO] [stdout] test src/lib.rs - Session (line 66) ... ok [INFO] [stdout] test src/cookie.rs - cookie::CookieSession (line 188) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d3c49f034ba8c9531ca5a223a0278efa00fcf5bfb0c00b63a841b28ae6b9fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3c49f034ba8c9531ca5a223a0278efa00fcf5bfb0c00b63a841b28ae6b9fc5", kill_on_drop: false }` [INFO] [stdout] 2d3c49f034ba8c9531ca5a223a0278efa00fcf5bfb0c00b63a841b28ae6b9fc5