[INFO] fetching crate ntex-identity 2.0.0... [INFO] testing ntex-identity-2.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ntex-identity 2.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ntex-identity 2.0.0 [INFO] finished tweaking crates.io crate ntex-identity 2.0.0 [INFO] tweaked toml for crates.io crate ntex-identity 2.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-identity 2.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fdc01ca52b20c5f7f1ab96cdeb9a1e69f6d513f1ff1564d2a6db68a293b611f7 [INFO] running `Command { std: "docker" "start" "-a" "fdc01ca52b20c5f7f1ab96cdeb9a1e69f6d513f1ff1564d2a6db68a293b611f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdc01ca52b20c5f7f1ab96cdeb9a1e69f6d513f1ff1564d2a6db68a293b611f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc01ca52b20c5f7f1ab96cdeb9a1e69f6d513f1ff1564d2a6db68a293b611f7", kill_on_drop: false }` [INFO] [stdout] fdc01ca52b20c5f7f1ab96cdeb9a1e69f6d513f1ff1564d2a6db68a293b611f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ae964e78404435829aa033160c9c3b796afbe896fdc45a1fa89c8eb939a3fdd5 [INFO] running `Command { std: "docker" "start" "-a" "ae964e78404435829aa033160c9c3b796afbe896fdc45a1fa89c8eb939a3fdd5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ntex-service v3.5.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling event-listener v5.4.1 [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 time-macros v0.2.24 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.44 [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 regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ntex-io v2.15.1 [INFO] [stderr] Compiling ntex-tokio v0.5.4 [INFO] [stderr] Compiling ntex-net v2.8.1 [INFO] [stderr] Compiling ntex-tls v2.6.1 [INFO] [stderr] Compiling ntex-h2 v1.14.2 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex v2.16.0 [INFO] [stderr] Compiling ntex-identity v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.87s [INFO] running `Command { std: "docker" "inspect" "ae964e78404435829aa033160c9c3b796afbe896fdc45a1fa89c8eb939a3fdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae964e78404435829aa033160c9c3b796afbe896fdc45a1fa89c8eb939a3fdd5", kill_on_drop: false }` [INFO] [stdout] ae964e78404435829aa033160c9c3b796afbe896fdc45a1fa89c8eb939a3fdd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3e80e4f7483fc3da93b10dd0b3448228f88a937313fc6fbf91b6a2014ace126d [INFO] running `Command { std: "docker" "start" "-a" "3e80e4f7483fc3da93b10dd0b3448228f88a937313fc6fbf91b6a2014ace126d", kill_on_drop: false }` [INFO] [stderr] Compiling ntex-identity v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "3e80e4f7483fc3da93b10dd0b3448228f88a937313fc6fbf91b6a2014ace126d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e80e4f7483fc3da93b10dd0b3448228f88a937313fc6fbf91b6a2014ace126d", kill_on_drop: false }` [INFO] [stdout] 3e80e4f7483fc3da93b10dd0b3448228f88a937313fc6fbf91b6a2014ace126d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c48b307a4176776472f6188f508a0da9d61bf6c0fe6479bb627180de85b8929f [INFO] running `Command { std: "docker" "start" "-a" "c48b307a4176776472f6188f508a0da9d61bf6c0fe6479bb627180de85b8929f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_identity-8dc4895aadbee007) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::test_identity_cookie_not_updated_on_login_deadline ... ok [INFO] [stdout] test tests::test_identity ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_login_timestamp_too_old ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_rejected_if_login_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_is_set ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_visit_timestamp_too_old ... ok [INFO] [stdout] test tests::test_identity_cookie_rejected_if_visit_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_cookie_updated_on_visit_deadline ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_works ... ok [INFO] [stdout] test tests::test_identity_max_age_time ... ok [INFO] [stdout] test tests::test_identity_legacy_cookie_rejected_if_visit_timestamp_needed ... ok [INFO] [stdout] test tests::test_identity_max_age ... ok [INFO] [stdout] test tests::test_borrowed_mut_error ... ok [INFO] [stderr] Doc-tests ntex_identity [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - Identity (line 150) ... ok [INFO] [stdout] test src/lib.rs - Identity (line 66) ... ok [INFO] [stdout] test src/lib.rs - IdentityService (line 197) ... ok [INFO] [stdout] test src/lib.rs - CookieIdentityPolicy (line 421) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c48b307a4176776472f6188f508a0da9d61bf6c0fe6479bb627180de85b8929f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48b307a4176776472f6188f508a0da9d61bf6c0fe6479bb627180de85b8929f", kill_on_drop: false }` [INFO] [stdout] c48b307a4176776472f6188f508a0da9d61bf6c0fe6479bb627180de85b8929f