[INFO] cloning repository https://github.com/MegaAntiCheat/client-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MegaAntiCheat/client-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaAntiCheat%2Fclient-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaAntiCheat%2Fclient-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5dd75a01ad8b068568e9bb4d20a921624694735
[INFO] checking MegaAntiCheat/client-backend against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaAntiCheat%2Fclient-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MegaAntiCheat/client-backend
[INFO] finished tweaking git repo https://github.com/MegaAntiCheat/client-backend
[INFO] tweaked toml for git repo https://github.com/MegaAntiCheat/client-backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MegaAntiCheat/client-backend on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MegaAntiCheat/client-backend 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 587a8ce4b9d5e79ff2cf57e9b8e76afe1b7e19cfb1abece54d40679810119a34
[INFO] running `Command { std: "docker" "start" "-a" "587a8ce4b9d5e79ff2cf57e9b8e76afe1b7e19cfb1abece54d40679810119a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "587a8ce4b9d5e79ff2cf57e9b8e76afe1b7e19cfb1abece54d40679810119a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587a8ce4b9d5e79ff2cf57e9b8e76afe1b7e19cfb1abece54d40679810119a34", kill_on_drop: false }`
[INFO] [stdout] 587a8ce4b9d5e79ff2cf57e9b8e76afe1b7e19cfb1abece54d40679810119a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e559542de6914a8d785a0dfa9696af9ea3589daec5c085511998a3a9b2066d6d
[INFO] running `Command { std: "docker" "start" "-a" "e559542de6914a8d785a0dfa9696af9ea3589daec5c085511998a3a9b2066d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking protoc v2.28.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling merge_derive v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling merge v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking keyvalues-parser v0.2.0
[INFO] [stderr]    Compiling embed-resource v2.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling bitbuffer_derive v0.11.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling steam-language-gen-derive v0.1.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking bitbuffer v0.11.0
[INFO] [stderr]     Checking protobuf-codegen v2.28.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking keyvalues-serde v0.2.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling client-backend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking steamid-ng v1.0.0
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking protoc-rust v2.28.0
[INFO] [stderr]    Compiling tappet-derive v0.3.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]     Checking steam-protobuf v0.1.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking main_error v0.1.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pot v3.0.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking atomic-write-file v0.1.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking steamlocate v2.0.0-beta.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tf-demo-parser v0.5.1 (https://github.com/MegaAntiCheat/parser?branch=Depends-update#ab33fca4)
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking rcon v0.5.2 (https://github.com/MegaAntiCheat/rust-rcon#aef1cb15)
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking event_loop v0.1.0 (/opt/rustwide/workdir/event_loop)
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking steam-language-gen v0.1.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]     Checking tappet v0.5.0 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "include-ui")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(feature = "include-ui"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "include-ui")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(feature = "include-ui"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/demo.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<'_, Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/player.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player {
[INFO] [stdout]     |                                    ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "include-ui")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(feature = "include-ui"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/demo.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<'_, Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/player.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player {
[INFO] [stdout]     |                                    ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "include-ui")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `include-ui`
[INFO] [stdout]   --> src/settings.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(not(feature = "include-ui"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `include-ui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/demo.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<'_, Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/player.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player {
[INFO] [stdout]     |                                    ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/demo.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn get(&mut self) -> MutexGuard<'_, Result<DemoSession, SessionMissingReason>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/player.rs:286:36
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player {
[INFO] [stdout]     |                                    ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn get_serializable_player(&self, steamid: SteamID) -> Player<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "e559542de6914a8d785a0dfa9696af9ea3589daec5c085511998a3a9b2066d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e559542de6914a8d785a0dfa9696af9ea3589daec5c085511998a3a9b2066d6d", kill_on_drop: false }`
[INFO] [stdout] e559542de6914a8d785a0dfa9696af9ea3589daec5c085511998a3a9b2066d6d
