[INFO] fetching crate actix-session-sqlx-postgres 0.3.0... [INFO] checking actix-session-sqlx-postgres-0.3.0 against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] extracting crate actix-session-sqlx-postgres 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate actix-session-sqlx-postgres 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-session-sqlx-postgres 0.3.0 [INFO] tweaked toml for crates.io crate actix-session-sqlx-postgres 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-session-sqlx-postgres 0.3.0 on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 339 packages to latest compatible versions [INFO] [stderr] Adding actix-session v0.10.1 (available: v0.11.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding testcontainers v0.22.0 (available: v0.26.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `actix-web` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dc2d2c67adbea9a09369c2373e29d9b004090e5e15544e7630e66b67b7e836a [INFO] running `Command { std: "docker" "start" "-a" "6dc2d2c67adbea9a09369c2373e29d9b004090e5e15544e7630e66b67b7e836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dc2d2c67adbea9a09369c2373e29d9b004090e5e15544e7630e66b67b7e836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc2d2c67adbea9a09369c2373e29d9b004090e5e15544e7630e66b67b7e836a", kill_on_drop: false }` [INFO] [stdout] 6dc2d2c67adbea9a09369c2373e29d9b004090e5e15544e7630e66b67b7e836a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 504237b8ac74244335c9ca7c86d23dc57318952510c57d1638e8578b2b4e8d32 [INFO] running `Command { std: "docker" "start" "-a" "504237b8ac74244335c9ca7c86d23dc57318952510c57d1638e8578b2b4e8d32", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `actix-web` dependency) [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-tls v3.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stderr] Checking awc v3.8.1 [INFO] [stderr] Checking actix-http-test v3.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking actix-session v0.10.1 [INFO] [stderr] Checking actix-test v0.1.5 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking actix-session-sqlx-postgres v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bollard v0.17.1 [INFO] [stderr] Checking testcontainers v0.22.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.86s [INFO] running `Command { std: "docker" "inspect" "504237b8ac74244335c9ca7c86d23dc57318952510c57d1638e8578b2b4e8d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504237b8ac74244335c9ca7c86d23dc57318952510c57d1638e8578b2b4e8d32", kill_on_drop: false }` [INFO] [stdout] 504237b8ac74244335c9ca7c86d23dc57318952510c57d1638e8578b2b4e8d32