[INFO] cloning repository https://github.com/Androix777/kanjilab-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Androix777/kanjilab-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroix777%2Fkanjilab-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroix777%2Fkanjilab-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98d4c332074ef5e67693532f7152bfeb8a74f225
[INFO] checking Androix777/kanjilab-server against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroix777%2Fkanjilab-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Androix777/kanjilab-server
[INFO] finished tweaking git repo https://github.com/Androix777/kanjilab-server
[INFO] tweaked toml for git repo https://github.com/Androix777/kanjilab-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Androix777/kanjilab-server on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Androix777/kanjilab-server 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13ad77b72517610b088e1fbbcbbbb71e8c3d71966b18cfd2014e0c3edea963fb
[INFO] running `Command { std: "docker" "start" "-a" "13ad77b72517610b088e1fbbcbbbb71e8c3d71966b18cfd2014e0c3edea963fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ad77b72517610b088e1fbbcbbbb71e8c3d71966b18cfd2014e0c3edea963fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ad77b72517610b088e1fbbcbbbb71e8c3d71966b18cfd2014e0c3edea963fb", kill_on_drop: false }`
[INFO] [stdout] 13ad77b72517610b088e1fbbcbbbb71e8c3d71966b18cfd2014e0c3edea963fb
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f29c2aa9db30e8d70b5ba50a02ce83d815838084d8a520bad5536e3c4e0e7777
[INFO] running `Command { std: "docker" "start" "-a" "f29c2aa9db30e8d70b5ba50a02ce83d815838084d8a520bad5536e3c4e0e7777", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling kameo_macros v0.17.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking kameo v0.17.2
[INFO] [stderr]     Checking kanjilab_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:31:87
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn on_start(_: Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 32 | |         let room = RoomActor::spawn_link(&ar, ("default".into(), ar.downgrade())).await;
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |         Ok(Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:31:87
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn on_start(_: Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 32 | |         let room = RoomActor::spawn_link(&ar, ("default".into(), ar.downgrade())).await;
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |         Ok(Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         Ok(Self {
[INFO] [stdout] 35 | |             pending_clients: HashMap::new(),
[INFO] [stdout] 36 | |             registered_clients: HashMap::new(),
[INFO] [stdout] 37 | |             room,
[INFO] [stdout] 38 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 47 | |         let mut uuid_to_remove: Option<Uuid> = None;
[INFO] [stdout] 48 | |         for (uuid, session) in &self.pending_clients {
[INFO] [stdout] 49 | |             if session.id() == id {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 47 | |         let mut uuid_to_remove: Option<Uuid> = None;
[INFO] [stdout] 48 | |         for (uuid, session) in &self.pending_clients {
[INFO] [stdout] 49 | |             if session.id() == id {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |             return Ok(ControlFlow::Continue(()));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             return Ok(ControlFlow::Continue(()));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         match reason {
[INFO] [stdout] 73 | |             ActorStopReason::Normal => Ok(ControlFlow::Continue(())),
[INFO] [stdout] 74 | |             other => Ok(ControlFlow::Break(other)),
[INFO] [stdout] 75 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 |             ActorStopReason::Normal => Ok(ControlFlow::Continue(())),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |             other => Ok(ControlFlow::Break(other)),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:31:87
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn on_start(_: Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 32 | |         let room = RoomActor::spawn_link(&ar, ("default".into(), ar.downgrade())).await;
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |         Ok(Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:31:87
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn on_start(_: Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 32 | |         let room = RoomActor::spawn_link(&ar, ("default".into(), ar.downgrade())).await;
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |         Ok(Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:47:98
[INFO] [stdout]    |
[INFO] [stdout] 47 |       async fn on_start((name, game): Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         })
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_actor::GameActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         Ok(Self {
[INFO] [stdout] 35 | |             pending_clients: HashMap::new(),
[INFO] [stdout] 36 | |             registered_clients: HashMap::new(),
[INFO] [stdout] 37 | |             room,
[INFO] [stdout] 38 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 47 | |         let mut uuid_to_remove: Option<Uuid> = None;
[INFO] [stdout] 48 | |         for (uuid, session) in &self.pending_clients {
[INFO] [stdout] 49 | |             if session.id() == id {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:46:60
[INFO] [stdout]    |
[INFO] [stdout] 46 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 47 | |         let mut uuid_to_remove: Option<Uuid> = None;
[INFO] [stdout] 48 | |         for (uuid, session) in &self.pending_clients {
[INFO] [stdout] 49 | |             if session.id() == id {
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:47:98
[INFO] [stdout]    |
[INFO] [stdout] 47 |       async fn on_start((name, game): Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         })
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] 51 | |             game_settings: GameSettings::default(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |             rounds_played: 0,
[INFO] [stdout] 60 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:68:60
[INFO] [stdout]    |
[INFO] [stdout] 68 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 69 | |         if let Some(uuid) = self
[INFO] [stdout] 70 | |             .clients
[INFO] [stdout] 71 | |             .iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         Ok(ControlFlow::Continue(()))
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:68:60
[INFO] [stdout]    |
[INFO] [stdout] 68 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 69 | |         if let Some(uuid) = self
[INFO] [stdout] 70 | |             .clients
[INFO] [stdout] 71 | |             .iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         Ok(ControlFlow::Continue(()))
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Ok(ControlFlow::Continue(()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |             return Ok(ControlFlow::Continue(()));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             return Ok(ControlFlow::Continue(()));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         match reason {
[INFO] [stdout] 73 | |             ActorStopReason::Normal => Ok(ControlFlow::Continue(())),
[INFO] [stdout] 74 | |             other => Ok(ControlFlow::Break(other)),
[INFO] [stdout] 75 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 |             ActorStopReason::Normal => Ok(ControlFlow::Continue(())),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/game_actor.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |             other => Ok(ControlFlow::Break(other)),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:47:98
[INFO] [stdout]    |
[INFO] [stdout] 47 |       async fn on_start((name, game): Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         })
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:47:98
[INFO] [stdout]    |
[INFO] [stdout] 47 |       async fn on_start((name, game): Self::Args, ar: ActorRef<Self>) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________________^
[INFO] [stdout] 48 | |         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         })
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<room_actor::RoomActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         Ok(Self {
[INFO] [stdout] 49 | |             name,
[INFO] [stdout] 50 | |             clients: HashMap::new(),
[INFO] [stdout] 51 | |             game_settings: GameSettings::default(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |             rounds_played: 0,
[INFO] [stdout] 60 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:68:60
[INFO] [stdout]    |
[INFO] [stdout] 68 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 69 | |         if let Some(uuid) = self
[INFO] [stdout] 70 | |             .clients
[INFO] [stdout] 71 | |             .iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         Ok(ControlFlow::Continue(()))
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:68:60
[INFO] [stdout]    |
[INFO] [stdout] 68 |       ) -> Result<ControlFlow<ActorStopReason>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 69 | |         if let Some(uuid) = self
[INFO] [stdout] 70 | |             .clients
[INFO] [stdout] 71 | |             .iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         Ok(ControlFlow::Continue(()))
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<session_client_actor::SessionClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/session_client_actor.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<session_client_actor::SessionClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/session_client_actor.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Actor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<ControlFlow<ActorStopReason>, kameo::error::Infallible>
[INFO] [stdout]   --> src/room_actor.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Ok(ControlFlow::Continue(()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<websocket_client_actor::WebSocketClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/websocket_client_actor.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<websocket_client_actor::WebSocketClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/websocket_client_actor.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Actor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<session_client_actor::SessionClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/session_client_actor.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<session_client_actor::SessionClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/session_client_actor.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Actor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<websocket_client_actor::WebSocketClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/websocket_client_actor.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<websocket_client_actor::WebSocketClientActor, kameo::error::Infallible>
[INFO] [stdout]   --> src/websocket_client_actor.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Actor)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Actor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kanjilab_server` (lib) due to 10 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kanjilab_server` (lib test) due to 10 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f29c2aa9db30e8d70b5ba50a02ce83d815838084d8a520bad5536e3c4e0e7777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29c2aa9db30e8d70b5ba50a02ce83d815838084d8a520bad5536e3c4e0e7777", kill_on_drop: false }`
[INFO] [stdout] f29c2aa9db30e8d70b5ba50a02ce83d815838084d8a520bad5536e3c4e0e7777
