[INFO] fetching crate ntex-session 2.0.0...
[INFO] testing ntex-session-2.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ntex-session 2.0.0 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-session 2.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-rt v0.4.32
[INFO] [stderr]   Downloaded variadics_please v1.1.0
[INFO] [stderr]   Downloaded ntex-net v2.8.1
[INFO] [stderr]   Downloaded ntex-util v2.15.0
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded ntex-http v0.1.15
[INFO] [stderr]   Downloaded ntex-io v2.14.0
[INFO] [stderr]   Downloaded ntex-tokio v0.5.4
[INFO] [stderr]   Downloaded ntex v2.16.0
[INFO] [stderr]   Downloaded ntex-bytes v0.1.30
[INFO] [stderr]   Downloaded ntex-h2 v1.13.0
[INFO] [stderr]   Downloaded nanorand v0.8.0
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded ntex-server v2.8.1
[INFO] [stderr]   Downloaded ntex-tls v2.6.1
[INFO] [stderr]   Downloaded ntex-macros v0.1.4
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded oneshot v0.1.11
[INFO] [stderr]   Downloaded ntex-service v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971fd47d141c2937971fa1eaf909c2aa8278ff779ab670f2f655683aebaa8f2b
[INFO] running `Command { std: "docker" "start" "-a" "971fd47d141c2937971fa1eaf909c2aa8278ff779ab670f2f655683aebaa8f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971fd47d141c2937971fa1eaf909c2aa8278ff779ab670f2f655683aebaa8f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971fd47d141c2937971fa1eaf909c2aa8278ff779ab670f2f655683aebaa8f2b", kill_on_drop: false }`
[INFO] [stdout] 971fd47d141c2937971fa1eaf909c2aa8278ff779ab670f2f655683aebaa8f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a369606c327533f85fd02b9750ff083a21bd7582b094b251ac97e5c15dbfb90
[INFO] running `Command { std: "docker" "start" "-a" "5a369606c327533f85fd02b9750ff083a21bd7582b094b251ac97e5c15dbfb90", 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 futures-timer v3.0.3
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling rustix v1.1.2
[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 percent-encoding v2.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[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 time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling tokio v1.48.0
[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 aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[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-codec v0.6.2
[INFO] [stderr]    Compiling ntex-util v2.15.0
[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-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[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 46.99s
[INFO] running `Command { std: "docker" "inspect" "5a369606c327533f85fd02b9750ff083a21bd7582b094b251ac97e5c15dbfb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a369606c327533f85fd02b9750ff083a21bd7582b094b251ac97e5c15dbfb90", kill_on_drop: false }`
[INFO] [stdout] 5a369606c327533f85fd02b9750ff083a21bd7582b094b251ac97e5c15dbfb90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc97466f0e6b7adb049843a4a5e5d14193173a7542007788563f39fef916bb67
[INFO] running `Command { std: "docker" "start" "-a" "bc97466f0e6b7adb049843a4a5e5d14193173a7542007788563f39fef916bb67", 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 3.60s
[INFO] running `Command { std: "docker" "inspect" "bc97466f0e6b7adb049843a4a5e5d14193173a7542007788563f39fef916bb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc97466f0e6b7adb049843a4a5e5d14193173a7542007788563f39fef916bb67", kill_on_drop: false }`
[INFO] [stdout] bc97466f0e6b7adb049843a4a5e5d14193173a7542007788563f39fef916bb67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfbbdd0c2e07634c89c8ef85fe4c308c6d69f6653a576df935ff47bccf7c376b
[INFO] running `Command { std: "docker" "start" "-a" "cfbbdd0c2e07634c89c8ef85fe4c308c6d69f6653a576df935ff47bccf7c376b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_session-58b812bde20dd600)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test cookie::tests::cookie_session ... ok
[INFO] [stdout] test cookie::tests::basics ... ok
[INFO] [stdout] test tests::get_session_from_request_head ... ok
[INFO] [stdout] test cookie::tests::cookie_session_extractor ... ok
[INFO] [stdout] test tests::renew_session ... ok
[INFO] [stdout] test cookie::tests::private_cookie ... ok
[INFO] [stdout] test tests::purge_session ... ok
[INFO] [stdout] test tests::session ... ok
[INFO] [stdout] test tests::get_session ... ok
[INFO] [stdout] test cookie::tests::prolong_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ntex_session
[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.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cfbbdd0c2e07634c89c8ef85fe4c308c6d69f6653a576df935ff47bccf7c376b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfbbdd0c2e07634c89c8ef85fe4c308c6d69f6653a576df935ff47bccf7c376b", kill_on_drop: false }`
[INFO] [stdout] cfbbdd0c2e07634c89c8ef85fe4c308c6d69f6653a576df935ff47bccf7c376b
