[INFO] cloning repository https://github.com/paultechh/backend-for-chat-app-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paultechh/backend-for-chat-app-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultechh%2Fbackend-for-chat-app-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultechh%2Fbackend-for-chat-app-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b32303ffd43bc0ec9c90eb801cff84e0c5ecf8a [INFO] checking paultechh/backend-for-chat-app-rust against master#fe7294f8793d001bc3f9d197e7cdef6cdb46c15a for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultechh%2Fbackend-for-chat-app-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 39% (1818/4607) Updating files: 40% (1843/4607) Updating files: 41% (1889/4607) Updating files: 42% (1935/4607) Updating files: 43% (1982/4607) Updating files: 44% (2028/4607) Updating files: 45% (2074/4607) Updating files: 46% (2120/4607) Updating files: 47% (2166/4607) Updating files: 48% (2212/4607) Updating files: 49% (2258/4607) Updating files: 50% (2304/4607) Updating files: 51% (2350/4607) Updating files: 52% (2396/4607) Updating files: 53% (2442/4607) Updating files: 54% (2488/4607) Updating files: 55% (2534/4607) Updating files: 56% (2580/4607) Updating files: 57% (2626/4607) Updating files: 58% (2673/4607) Updating files: 59% (2719/4607) Updating files: 60% (2765/4607) Updating files: 60% (2775/4607) Updating files: 61% (2811/4607) Updating files: 62% (2857/4607) Updating files: 63% (2903/4607) Updating files: 64% (2949/4607) Updating files: 65% (2995/4607) Updating files: 66% (3041/4607) Updating files: 67% (3087/4607) Updating files: 68% (3133/4607) Updating files: 69% (3179/4607) Updating files: 70% (3225/4607) Updating files: 71% (3271/4607) Updating files: 72% (3318/4607) Updating files: 72% (3349/4607) Updating files: 73% (3364/4607) Updating files: 74% (3410/4607) Updating files: 75% (3456/4607) Updating files: 76% (3502/4607) Updating files: 76% (3544/4607) Updating files: 77% (3548/4607) Updating files: 78% (3594/4607) Updating files: 79% (3640/4607) Updating files: 79% (3679/4607) Updating files: 80% (3686/4607) Updating files: 81% (3732/4607) Updating files: 81% (3767/4607) Updating files: 82% (3778/4607) Updating files: 83% (3824/4607) Updating files: 84% (3870/4607) Updating files: 85% (3916/4607) Updating files: 86% (3963/4607) Updating files: 87% (4009/4607) Updating files: 88% (4055/4607) Updating files: 89% (4101/4607) Updating files: 90% (4147/4607) Updating files: 90% (4178/4607) Updating files: 91% (4193/4607) Updating files: 92% (4239/4607) Updating files: 93% (4285/4607) Updating files: 94% (4331/4607) Updating files: 95% (4377/4607) Updating files: 96% (4423/4607) Updating files: 97% (4469/4607) Updating files: 98% (4515/4607) Updating files: 99% (4561/4607) Updating files: 100% (4607/4607) Updating files: 100% (4607/4607), done. [INFO] started tweaking git repo https://github.com/paultechh/backend-for-chat-app-rust [INFO] finished tweaking git repo https://github.com/paultechh/backend-for-chat-app-rust [INFO] tweaked toml for git repo https://github.com/paultechh/backend-for-chat-app-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paultechh/backend-for-chat-app-rust on toolchain fe7294f8793d001bc3f9d197e7cdef6cdb46c15a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paultechh/backend-for-chat-app-rust 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" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint-dig v0.8.5 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f76e1d532008741c81faa2d0249fdfc93f27f0d92f3dae5866d364d7a40343ad [INFO] running `Command { std: "docker" "start" "-a" "f76e1d532008741c81faa2d0249fdfc93f27f0d92f3dae5866d364d7a40343ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f76e1d532008741c81faa2d0249fdfc93f27f0d92f3dae5866d364d7a40343ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76e1d532008741c81faa2d0249fdfc93f27f0d92f3dae5866d364d7a40343ad", kill_on_drop: false }` [INFO] [stdout] f76e1d532008741c81faa2d0249fdfc93f27f0d92f3dae5866d364d7a40343ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fe7294f8793d001bc3f9d197e7cdef6cdb46c15a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd8a53d8e9a4da1a904e07cd182018fe957277ee755e980c261663087f1216d [INFO] running `Command { std: "docker" "start" "-a" "fdd8a53d8e9a4da1a904e07cd182018fe957277ee755e980c261663087f1216d", kill_on_drop: false }` [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking actix-cors v0.7.1 [INFO] [stderr] Checking actix-ws v0.2.5 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking chat-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `broadcast` is never used [INFO] [stdout] --> src/ws.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SessionManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn broadcast(&self, room_id: &Uuid, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `broadcast` is never used [INFO] [stdout] --> src/ws.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SessionManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn broadcast(&self, room_id: &Uuid, message: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fdd8a53d8e9a4da1a904e07cd182018fe957277ee755e980c261663087f1216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd8a53d8e9a4da1a904e07cd182018fe957277ee755e980c261663087f1216d", kill_on_drop: false }` [INFO] [stdout] fdd8a53d8e9a4da1a904e07cd182018fe957277ee755e980c261663087f1216d