[INFO] fetching crate ntex-session 3.3.0... [INFO] testing ntex-session-3.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ntex-session 3.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ntex-session 3.3.0 [INFO] finished tweaking crates.io crate ntex-session 3.3.0 [INFO] tweaked toml for crates.io crate ntex-session 3.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-session 3.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ntex-session 3.3.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-tls v3.2.0 [INFO] [stderr] Downloaded zmij v1.0.19 [INFO] [stderr] Downloaded ntex-io v3.7.1 [INFO] [stderr] Downloaded ntex-net v3.6.0 [INFO] [stderr] Downloaded ntex-macros v3.1.0 [INFO] [stderr] Downloaded ntex-dispatcher v3.0.0 [INFO] [stderr] Downloaded ntex-server v3.6.0 [INFO] [stderr] Downloaded ntex-bytes v1.4.1 [INFO] [stderr] Downloaded ntex-service v4.0.0 [INFO] [stderr] Downloaded ntex v3.0.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.37 [INFO] [stderr] Downloaded ntex-util v3.4.0 [INFO] [stderr] Downloaded ntex-h2 v3.6.1 [INFO] [stderr] Downloaded ntex-http v1.0.0 [INFO] [stderr] Downloaded ntex-rt v3.6.0 [INFO] [stderr] Downloaded zerocopy v0.8.37 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8185b5a77121131417dc5be4eb91de84afd0c52ea3a07eb7c319599e6874091 [INFO] running `Command { std: "docker" "start" "-a" "a8185b5a77121131417dc5be4eb91de84afd0c52ea3a07eb7c319599e6874091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8185b5a77121131417dc5be4eb91de84afd0c52ea3a07eb7c319599e6874091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8185b5a77121131417dc5be4eb91de84afd0c52ea3a07eb7c319599e6874091", kill_on_drop: false }` [INFO] [stdout] a8185b5a77121131417dc5be4eb91de84afd0c52ea3a07eb7c319599e6874091 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c3d711bfe380747819202478bf73318594263599e1b0284acfd1cd7dadc649 [INFO] running `Command { std: "docker" "start" "-a" "19c3d711bfe380747819202478bf73318594263599e1b0284acfd1cd7dadc649", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ntex-rt v3.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ntex-io-uring v0.7.120 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling ntex-service v4.0.0 [INFO] [stderr] Compiling sc v0.2.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling swap-buffer-queue v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling uuid v1.20.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 polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ntex-macros v3.1.0 [INFO] [stderr] Compiling ntex-polling v3.10.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ntex-bytes v1.4.1 [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 v3.4.0 [INFO] [stderr] Compiling ntex-codec v1.1.0 [INFO] [stderr] Compiling ntex-http v1.0.0 [INFO] [stderr] Compiling ntex-router v1.0.0 [INFO] [stderr] Compiling ntex-io v3.7.1 [INFO] [stderr] Compiling ntex-net v3.6.0 [INFO] [stderr] Compiling ntex-dispatcher v3.0.0 [INFO] [stderr] Compiling ntex-h2 v3.6.1 [INFO] [stderr] Compiling ntex-server v3.6.0 [INFO] [stderr] Compiling ntex-tls v3.2.0 [INFO] [stderr] Compiling ntex v3.0.0 [INFO] [stderr] Compiling ntex-session v3.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.11s [INFO] running `Command { std: "docker" "inspect" "19c3d711bfe380747819202478bf73318594263599e1b0284acfd1cd7dadc649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c3d711bfe380747819202478bf73318594263599e1b0284acfd1cd7dadc649", kill_on_drop: false }` [INFO] [stdout] 19c3d711bfe380747819202478bf73318594263599e1b0284acfd1cd7dadc649 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0320556d19c2654285090d596cd4852fe2ce6f19d8a55a06487881d911116ed9 [INFO] running `Command { std: "docker" "start" "-a" "0320556d19c2654285090d596cd4852fe2ce6f19d8a55a06487881d911116ed9", kill_on_drop: false }` [INFO] [stderr] Compiling ntex v3.0.0 [INFO] [stderr] Compiling ntex-session v3.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s [INFO] running `Command { std: "docker" "inspect" "0320556d19c2654285090d596cd4852fe2ce6f19d8a55a06487881d911116ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0320556d19c2654285090d596cd4852fe2ce6f19d8a55a06487881d911116ed9", kill_on_drop: false }` [INFO] [stdout] 0320556d19c2654285090d596cd4852fe2ce6f19d8a55a06487881d911116ed9 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 581edebbe5676dd7dff64fa1d7539bc1548a27ac96c994e1718160f7aa995c50 [INFO] running `Command { std: "docker" "start" "-a" "581edebbe5676dd7dff64fa1d7539bc1548a27ac96c994e1718160f7aa995c50", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_session-aab171a08a09d1f9) [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::private_cookie ... ok [INFO] [stdout] test cookie::tests::cookie_session_extractor ... ok [INFO] [stdout] test tests::purge_session ... ok [INFO] [stdout] test tests::renew_session ... ok [INFO] [stdout] test tests::session ... ok [INFO] [stdout] test cookie::tests::basics ... 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.01s [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 66) ... ok [INFO] [stdout] test src/lib.rs - Session (line 213) ... ok [INFO] [stdout] test src/cookie.rs - cookie::CookieSession (line 193) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.98s; merged doctests compilation took 2.82s [INFO] running `Command { std: "docker" "inspect" "581edebbe5676dd7dff64fa1d7539bc1548a27ac96c994e1718160f7aa995c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581edebbe5676dd7dff64fa1d7539bc1548a27ac96c994e1718160f7aa995c50", kill_on_drop: false }` [INFO] [stdout] 581edebbe5676dd7dff64fa1d7539bc1548a27ac96c994e1718160f7aa995c50