[INFO] cloning repository https://github.com/owobred/tcg_server_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owobred/tcg_server_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowobred%2Ftcg_server_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowobred%2Ftcg_server_experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e02a9b1c35922b43c7a2b1d0fedfa3012225fa1
[INFO] checking owobred/tcg_server_experiments against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowobred%2Ftcg_server_experiments" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/owobred/tcg_server_experiments
[INFO] finished tweaking git repo https://github.com/owobred/tcg_server_experiments
[INFO] tweaked toml for git repo https://github.com/owobred/tcg_server_experiments written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/owobred/tcg_server_experiments on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/owobred/tcg_server_experiments 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.4.4
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded axum-extra v0.9.4
[INFO] [stderr]   Downloaded axum v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f9dc85bac43515416422fdfac939802f689da77645bc68c7836a529d2f37ccd
[INFO] running `Command { std: "docker" "start" "-a" "4f9dc85bac43515416422fdfac939802f689da77645bc68c7836a529d2f37ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f9dc85bac43515416422fdfac939802f689da77645bc68c7836a529d2f37ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9dc85bac43515416422fdfac939802f689da77645bc68c7836a529d2f37ccd", kill_on_drop: false }`
[INFO] [stdout] 4f9dc85bac43515416422fdfac939802f689da77645bc68c7836a529d2f37ccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76be7156dfaf285f8e62f7b28c870b2b9b435c5e491541c2877a41a4859c2b62
[INFO] running `Command { std: "docker" "start" "-a" "76be7156dfaf285f8e62f7b28c870b2b9b435c5e491541c2877a41a4859c2b62", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.4.4
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.2
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking axum v0.7.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking axum-extra v0.9.4
[INFO] [stderr]     Checking matchmaking v0.1.0 (/opt/rustwide/workdir/matchmaking)
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn add_server(self: Arc<Self>, info: ServerInfo) {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_id`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn remove_player_from_pool(self: Arc<Self>, player_id: T) {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn find_best_match(self: Arc<Self>, info: PlayerInfo<T>) -> Option<PotentialMatchup<T>> {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matchup`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn find_best_server_for_match(self: Arc<Self>, matchup: PotentialMatchup<T>) -> Match<T> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Matchmaker` is never constructed
[INFO] [stdout]  --> matchmaking/src/matchmaker.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Matchmaker<T>
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_server`, `add_player_to_pool`, `remove_player_from_pool`, `find_best_match`, `score_matchup`, and `find_best_server_for_match` are never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | / impl<T> Matchmaker<T>
[INFO] [stdout] 11 | | where
[INFO] [stdout] 12 | |     T: Clone,
[INFO] [stdout]    | |_____________- methods in this implementation
[INFO] [stdout] 13 |   {
[INFO] [stdout] 14 |       pub fn add_server(self: Arc<Self>, info: ServerInfo) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |       pub fn add_player_to_pool(self: Arc<Self>, info: PlayerInfo<T>) -> MatchmakerPlayerHandle<T> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |       pub fn remove_player_from_pool(self: Arc<Self>, player_id: T) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       fn find_best_match(self: Arc<Self>, info: PlayerInfo<T>) -> Option<PotentialMatchup<T>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |       fn score_matchup(self: Arc<Self>) {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |       fn find_best_server_for_match(self: Arc<Self>, matchup: PotentialMatchup<T>) -> Match<T> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotentialMatchup` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct PotentialMatchup<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Match` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Match<T>
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerInfo` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct PlayerInfo<T>
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchmakerPlayerHandle` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct MatchmakerPlayerHandle<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerInfo` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct ServerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accepting_players` is never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl ServerInfo {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 91 |     pub fn accepting_players(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerState` is never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum ServerState {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn add_server(self: Arc<Self>, info: ServerInfo) {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_id`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn remove_player_from_pool(self: Arc<Self>, player_id: T) {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn find_best_match(self: Arc<Self>, info: PlayerInfo<T>) -> Option<PotentialMatchup<T>> {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `matchup`
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:35:52
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn find_best_server_for_match(self: Arc<Self>, matchup: PotentialMatchup<T>) -> Match<T> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Matchmaker` is never constructed
[INFO] [stdout]  --> matchmaking/src/matchmaker.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Matchmaker<T>
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_server`, `add_player_to_pool`, `remove_player_from_pool`, `find_best_match`, `score_matchup`, and `find_best_server_for_match` are never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | / impl<T> Matchmaker<T>
[INFO] [stdout] 11 | | where
[INFO] [stdout] 12 | |     T: Clone,
[INFO] [stdout]    | |_____________- methods in this implementation
[INFO] [stdout] 13 |   {
[INFO] [stdout] 14 |       pub fn add_server(self: Arc<Self>, info: ServerInfo) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |       pub fn add_player_to_pool(self: Arc<Self>, info: PlayerInfo<T>) -> MatchmakerPlayerHandle<T> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |       pub fn remove_player_from_pool(self: Arc<Self>, player_id: T) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       fn find_best_match(self: Arc<Self>, info: PlayerInfo<T>) -> Option<PotentialMatchup<T>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |       fn score_matchup(self: Arc<Self>) {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |       fn find_best_server_for_match(self: Arc<Self>, matchup: PotentialMatchup<T>) -> Match<T> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotentialMatchup` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct PotentialMatchup<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Match` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Match<T>
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerInfo` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct PlayerInfo<T>
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchmakerPlayerHandle` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct MatchmakerPlayerHandle<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerInfo` is never constructed
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | struct ServerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accepting_players` is never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl ServerInfo {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 91 |     pub fn accepting_players(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerState` is never used
[INFO] [stdout]   --> matchmaking/src/matchmaker.rs:97:6
[INFO] [stdout]    |
[INFO] [stdout] 97 | enum ServerState {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking auth_provider v0.1.0 (/opt/rustwide/workdir/auth_provider)
[INFO] [stdout] warning: unused import: `TokenHash`
[INFO] [stdout]  --> auth_provider/src/database.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 | use models::{DiscordOauthUser, DiscordUserId, Token, TokenHash, User, UserId};
[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: `TokenHash`
[INFO] [stdout]  --> auth_provider/src/database.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 | use models::{DiscordOauthUser, DiscordUserId, Token, TokenHash, User, UserId};
[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: `Response`
[INFO] [stdout]   --> auth_provider/src/main.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::{IntoResponse, Response},
[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: `Response`
[INFO] [stdout]   --> auth_provider/src/main.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::{IntoResponse, Response},
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.78s
[INFO] running `Command { std: "docker" "inspect" "76be7156dfaf285f8e62f7b28c870b2b9b435c5e491541c2877a41a4859c2b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76be7156dfaf285f8e62f7b28c870b2b9b435c5e491541c2877a41a4859c2b62", kill_on_drop: false }`
[INFO] [stdout] 76be7156dfaf285f8e62f7b28c870b2b9b435c5e491541c2877a41a4859c2b62
