[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] testing paultechh/backend-for-chat-app-rust against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultechh%2Fbackend-for-chat-app-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 38% (1752/4607) Updating files: 39% (1797/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: 55% (2559/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: 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% (3338/4607) Updating files: 73% (3364/4607) Updating files: 74% (3410/4607) Updating files: 75% (3456/4607) Updating files: 76% (3502/4607) Updating files: 76% (3517/4607) Updating files: 77% (3548/4607) Updating files: 78% (3594/4607) Updating files: 79% (3640/4607) Updating files: 79% (3669/4607) Updating files: 80% (3686/4607) Updating files: 81% (3732/4607) Updating files: 81% (3756/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: 89% (4118/4607) Updating files: 90% (4147/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paultechh/backend-for-chat-app-rust on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1a92d1cf6d1fbbdcbe8edbec97d2e3392a39c2450772ca62279c23c173394e [INFO] running `Command { std: "docker" "start" "-a" "4e1a92d1cf6d1fbbdcbe8edbec97d2e3392a39c2450772ca62279c23c173394e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1a92d1cf6d1fbbdcbe8edbec97d2e3392a39c2450772ca62279c23c173394e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1a92d1cf6d1fbbdcbe8edbec97d2e3392a39c2450772ca62279c23c173394e", kill_on_drop: false }` [INFO] [stdout] 4e1a92d1cf6d1fbbdcbe8edbec97d2e3392a39c2450772ca62279c23c173394e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ed9cd392b444d18b62535ece7c2c3d00c6c3750b910903f6517ba5498a9496f [INFO] running `Command { std: "docker" "start" "-a" "4ed9cd392b444d18b62535ece7c2c3d00c6c3750b910903f6517ba5498a9496f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling actix-ws v0.2.5 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [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 4` [INFO] running `Command { std: "docker" "inspect" "4ed9cd392b444d18b62535ece7c2c3d00c6c3750b910903f6517ba5498a9496f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed9cd392b444d18b62535ece7c2c3d00c6c3750b910903f6517ba5498a9496f", kill_on_drop: false }` [INFO] [stdout] 4ed9cd392b444d18b62535ece7c2c3d00c6c3750b910903f6517ba5498a9496f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d21f7f3b4d59f72a1fc0d2257f732d8ef5f881bcc5a5697c8a892beb5a1fa9b [INFO] running `Command { std: "docker" "start" "-a" "3d21f7f3b4d59f72a1fc0d2257f732d8ef5f881bcc5a5697c8a892beb5a1fa9b", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s [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 4` [INFO] running `Command { std: "docker" "inspect" "3d21f7f3b4d59f72a1fc0d2257f732d8ef5f881bcc5a5697c8a892beb5a1fa9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d21f7f3b4d59f72a1fc0d2257f732d8ef5f881bcc5a5697c8a892beb5a1fa9b", kill_on_drop: false }` [INFO] [stdout] 3d21f7f3b4d59f72a1fc0d2257f732d8ef5f881bcc5a5697c8a892beb5a1fa9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90c1fb29a1c861fda3d22a4ac7aa69c5e5ef67b53745e1950d9d4ff5c921a71b [INFO] running `Command { std: "docker" "start" "-a" "90c1fb29a1c861fda3d22a4ac7aa69c5e5ef67b53745e1950d9d4ff5c921a71b", kill_on_drop: false }` [INFO] [stderr] warning: method `broadcast` is never used [INFO] [stderr] --> src/ws.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl SessionManager { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn broadcast(&self, room_id: &Uuid, message: &str) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `chat-app` (bin "chat-app" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [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 4` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_app-a8ee86c3f7d78039) [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] running `Command { std: "docker" "inspect" "90c1fb29a1c861fda3d22a4ac7aa69c5e5ef67b53745e1950d9d4ff5c921a71b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c1fb29a1c861fda3d22a4ac7aa69c5e5ef67b53745e1950d9d4ff5c921a71b", kill_on_drop: false }` [INFO] [stdout] 90c1fb29a1c861fda3d22a4ac7aa69c5e5ef67b53745e1950d9d4ff5c921a71b