[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 master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaAntiCheat%2Fclient-backend" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MegaAntiCheat/client-backend 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/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MegaAntiCheat/rust-rcon`
[INFO] [stderr]     Updating git repository `https://github.com/saskenuba/SteamHelper-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/SteamRE/SteamKit.git`
[INFO] [stderr]     Updating git submodule `https://github.com/steamdatabase/protobufs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/SteamDatabase/Protobufs`
[INFO] [stderr]     Updating git repository `https://github.com/MegaAntiCheat/parser`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-rust v2.28.0
[INFO] [stderr]   Downloaded merge v0.1.0
[INFO] [stderr]   Downloaded main_error v0.1.2
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded merge_derive v0.1.0
[INFO] [stderr]   Downloaded bitbuffer v0.11.0
[INFO] [stderr]   Downloaded bitbuffer_derive v0.11.0
[INFO] [stderr]   Downloaded steamid-ng v1.0.0
[INFO] [stderr]   Downloaded keyvalues-parser v0.2.0
[INFO] [stderr]   Downloaded steamlocate v2.0.0-beta.2
[INFO] [stderr]   Downloaded atomic-write-file v0.1.4
[INFO] [stderr]   Downloaded pot v3.0.0
[INFO] [stderr]   Downloaded winreg v0.51.0
[INFO] [stderr]   Downloaded open v5.3.0
[INFO] [stderr]   Downloaded keyvalues-serde v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 079137ef139256c4cd79608ef52ba074892f0cb9f28453b9198c7fbe5403d56d
[INFO] running `Command { std: "docker" "start" "-a" "079137ef139256c4cd79608ef52ba074892f0cb9f28453b9198c7fbe5403d56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079137ef139256c4cd79608ef52ba074892f0cb9f28453b9198c7fbe5403d56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079137ef139256c4cd79608ef52ba074892f0cb9f28453b9198c7fbe5403d56d", kill_on_drop: false }`
[INFO] [stdout] 079137ef139256c4cd79608ef52ba074892f0cb9f28453b9198c7fbe5403d56d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cdc3ab22895e15ecf36f3b88230adcfe4e70b4ec06fd80a6e38a2c2853977e7a
[INFO] running `Command { std: "docker" "start" "-a" "cdc3ab22895e15ecf36f3b88230adcfe4e70b4ec06fd80a6e38a2c2853977e7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rustix v0.38.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking protoc v2.28.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking main_error v0.1.2
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking atomic-write-file v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling merge_derive v0.1.0
[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]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling tappet-derive v0.3.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]    Compiling merge v0.1.0
[INFO] [stderr]    Compiling embed-resource v2.4.2
[INFO] [stderr]    Compiling client-backend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.13.4
[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]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling bitbuffer_derive v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking keyvalues-parser v0.2.0
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking event_loop v0.1.0 (/opt/rustwide/workdir/event_loop)
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking rcon v0.5.2 (https://github.com/MegaAntiCheat/rust-rcon#aef1cb15)
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking steamid-ng v1.0.0
[INFO] [stderr]     Checking bitbuffer v0.11.0
[INFO] [stderr]     Checking keyvalues-serde v0.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pot v3.0.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking steamlocate v2.0.0-beta.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking tf-demo-parser v0.5.1 (https://github.com/MegaAntiCheat/parser?branch=Depends-update#ab33fca4)
[INFO] [stderr]     Checking protobuf-codegen v2.28.0
[INFO] [stderr]     Checking protoc-rust v2.28.0
[INFO] [stderr]     Checking steam-protobuf v0.1.2 (https://github.com/saskenuba/SteamHelper-rs?rev=208a6ad5e2484f9cea101110dc8e29d220475821#208a6ad5)
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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: 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: 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 1m 45s
[INFO] running `Command { std: "docker" "inspect" "cdc3ab22895e15ecf36f3b88230adcfe4e70b4ec06fd80a6e38a2c2853977e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc3ab22895e15ecf36f3b88230adcfe4e70b4ec06fd80a6e38a2c2853977e7a", kill_on_drop: false }`
[INFO] [stdout] cdc3ab22895e15ecf36f3b88230adcfe4e70b4ec06fd80a6e38a2c2853977e7a
