[INFO] fetching crate pg-ntex-session 0.1.0... [INFO] testing pg-ntex-session-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pg-ntex-session 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pg-ntex-session 0.1.0 [INFO] finished tweaking crates.io crate pg-ntex-session 0.1.0 [INFO] tweaked toml for crates.io crate pg-ntex-session 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pg-ntex-session 0.1.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] crate crates.io crate pg-ntex-session 0.1.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" "+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-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1af541f23f654d3019f9be5d6a6eda8a231fffb8d6b929aba9a30d9723fc01 [INFO] running `Command { std: "docker" "start" "-a" "0c1af541f23f654d3019f9be5d6a6eda8a231fffb8d6b929aba9a30d9723fc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1af541f23f654d3019f9be5d6a6eda8a231fffb8d6b929aba9a30d9723fc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1af541f23f654d3019f9be5d6a6eda8a231fffb8d6b929aba9a30d9723fc01", kill_on_drop: false }` [INFO] [stdout] 0c1af541f23f654d3019f9be5d6a6eda8a231fffb8d6b929aba9a30d9723fc01 [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=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] 2734d29387c938dbc2909685c2b8efdb03de006102c2d2c55ed205459ad6b6d3 [INFO] running `Command { std: "docker" "start" "-a" "2734d29387c938dbc2909685c2b8efdb03de006102c2d2c55ed205459ad6b6d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ntex-rt v0.4.31 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ntex-service v3.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rust-argon2 v1.0.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ntex-bytes v0.1.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling simple_crypt v0.2.3 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-util v2.11.2 [INFO] [stderr] Compiling ntex-http v0.1.13 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling ntex-io v2.13.2 [INFO] [stderr] Compiling ntex-net v2.5.25 [INFO] [stderr] Compiling ntex-tls v2.4.1 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex-h2 v1.8.6 [INFO] [stderr] Compiling ntex v2.12.4 [INFO] [stderr] Compiling ntex-session v2.0.0 [INFO] [stderr] Compiling pg-ntex-session v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "2734d29387c938dbc2909685c2b8efdb03de006102c2d2c55ed205459ad6b6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2734d29387c938dbc2909685c2b8efdb03de006102c2d2c55ed205459ad6b6d3", kill_on_drop: false }` [INFO] [stdout] 2734d29387c938dbc2909685c2b8efdb03de006102c2d2c55ed205459ad6b6d3 [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=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] 1ee38989466a3dac89a8f54dd8fefd23bc878cf4350f1d20fd92e42feff50961 [INFO] running `Command { std: "docker" "start" "-a" "1ee38989466a3dac89a8f54dd8fefd23bc878cf4350f1d20fd92e42feff50961", kill_on_drop: false }` [INFO] [stderr] Compiling pg-ntex-session v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "1ee38989466a3dac89a8f54dd8fefd23bc878cf4350f1d20fd92e42feff50961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee38989466a3dac89a8f54dd8fefd23bc878cf4350f1d20fd92e42feff50961", kill_on_drop: false }` [INFO] [stdout] 1ee38989466a3dac89a8f54dd8fefd23bc878cf4350f1d20fd92e42feff50961 [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=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] 4dc0494b38e0e8458a31c92213c79ad4f5b7d15677616f203cf923ae64c2052a [INFO] running `Command { std: "docker" "start" "-a" "4dc0494b38e0e8458a31c92213c79ad4f5b7d15677616f203cf923ae64c2052a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_ntex_session-fb6e4eb6763fd533) [INFO] [stderr] Doc-tests pg_ntex_session [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 12) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 12) stdout ---- [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 30 | async fn main() -> std::io::Result<()> { [INFO] [stdout] | - the nearest open delimiter [INFO] [stdout] ... [INFO] [stdout] 35 | .service(web::resource("/").to(|| async { HttpResponse::Ok() }))) [INFO] [stdout] | - missing open `(` for this delimiter [INFO] [stdout] ... [INFO] [stdout] 39 | } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "4dc0494b38e0e8458a31c92213c79ad4f5b7d15677616f203cf923ae64c2052a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc0494b38e0e8458a31c92213c79ad4f5b7d15677616f203cf923ae64c2052a", kill_on_drop: false }` [INFO] [stdout] 4dc0494b38e0e8458a31c92213c79ad4f5b7d15677616f203cf923ae64c2052a