[INFO] cloning repository https://github.com/echoturing/chat-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/echoturing/chat-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechoturing%2Fchat-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechoturing%2Fchat-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7085d3d383d32b5bd1df9582fdd23d2cdeff921
[INFO] checking echoturing/chat-demo against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fechoturing%2Fchat-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/echoturing/chat-demo
[INFO] finished tweaking git repo https://github.com/echoturing/chat-demo
[INFO] tweaked toml for git repo https://github.com/echoturing/chat-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/echoturing/chat-demo on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/echoturing/chat-demo 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded actix-web-actors v4.3.0
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded actix-http v3.7.0
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded actix-web v4.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c184df0c988165dafcbcef3abd21be1b0425f6407291a8178b41f14e6af1e486
[INFO] running `Command { std: "docker" "start" "-a" "c184df0c988165dafcbcef3abd21be1b0425f6407291a8178b41f14e6af1e486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c184df0c988165dafcbcef3abd21be1b0425f6407291a8178b41f14e6af1e486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c184df0c988165dafcbcef3abd21be1b0425f6407291a8178b41f14e6af1e486", kill_on_drop: false }`
[INFO] [stdout] c184df0c988165dafcbcef3abd21be1b0425f6407291a8178b41f14e6af1e486
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8381f093fd2d7969ce9b7e42c671857112d7c9d0eae63f1307dad5342291f4
[INFO] running `Command { std: "docker" "start" "-a" "7d8381f093fd2d7969ce9b7e42c671857112d7c9d0eae63f1307dad5342291f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking actix-http v3.7.0
[INFO] [stderr]     Checking actix-web v4.7.0
[INFO] [stderr]     Checking actix-web-actors v4.3.0
[INFO] [stderr]     Checking chat-server v0.1.0 (/opt/rustwide/workdir/chat-server)
[INFO] [stdout] warning: unused import: `Actor`
[INFO] [stdout]  --> chat-server/src/handlers/ws_handlers.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::{Actor, Addr};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Algorithm`, `DecodingKey`, `Validation`, and `decode`
[INFO] [stdout]  --> chat-server/src/jwt.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use jsonwebtoken::{encode, decode, Header, Algorithm, Validation, EncodingKey, DecodingKey};
[INFO] [stdout]   |                            ^^^^^^          ^^^^^^^^^  ^^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::user::User`
[INFO] [stdout]  --> chat-server/src/conversation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web_actors::ws`
[INFO] [stdout]  --> chat-server/src/conversation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_actors::ws;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Actor`
[INFO] [stdout]  --> chat-server/src/handlers/ws_handlers.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix::{Actor, Addr};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Algorithm`, `DecodingKey`, `Validation`, and `decode`
[INFO] [stdout]  --> chat-server/src/jwt.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use jsonwebtoken::{encode, decode, Header, Algorithm, Validation, EncodingKey, DecodingKey};
[INFO] [stdout]   |                            ^^^^^^          ^^^^^^^^^  ^^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::user::User`
[INFO] [stdout]  --> chat-server/src/conversation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web_actors::ws`
[INFO] [stdout]  --> chat-server/src/conversation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_actors::ws;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> chat-server/src/server.rs:42:44
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle(&mut self, msg: ChatMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> chat-server/src/jwt.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(user_id: String) -> Self {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `encode` are never used
[INFO] [stdout]   --> chat-server/src/jwt.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Claims {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(user_id: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn encode(&self) -> Result<String, Error> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking local-test v0.1.0 (/opt/rustwide/workdir/local-test)
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> chat-server/src/server.rs:42:44
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn handle(&mut self, msg: ChatMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> chat-server/src/jwt.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(user_id: String) -> Self {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `encode` are never used
[INFO] [stdout]   --> chat-server/src/jwt.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Claims {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(user_id: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn encode(&self) -> Result<String, Error> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> chat-server/src/jwt.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         test();
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let _ = test();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking chat-client v0.1.0 (/opt/rustwide/workdir/chat-client)
[INFO] [stdout] warning: unused import: `crate::components::user::User`
[INFO] [stdout]  --> chat-client/src/components/chat_message.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::components::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `props`
[INFO] [stdout]  --> chat-client/src/components/messages_window.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::{function_component, html, props, Html, Properties};
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::AttrValue`
[INFO] [stdout]  --> chat-client/src/components/user.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::AttrValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::user::User`
[INFO] [stdout]  --> chat-client/src/components/chat_message.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::components::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `props`
[INFO] [stdout]  --> chat-client/src/components/messages_window.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::{function_component, html, props, Html, Properties};
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::AttrValue`
[INFO] [stdout]  --> chat-client/src/components/user.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::AttrValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> chat-client/src/client_app.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> chat-client/src/client_app.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn create(ctx: &Context<Self>) -> Self {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.15s
[INFO] running `Command { std: "docker" "inspect" "7d8381f093fd2d7969ce9b7e42c671857112d7c9d0eae63f1307dad5342291f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8381f093fd2d7969ce9b7e42c671857112d7c9d0eae63f1307dad5342291f4", kill_on_drop: false }`
[INFO] [stdout] 7d8381f093fd2d7969ce9b7e42c671857112d7c9d0eae63f1307dad5342291f4
