[INFO] cloning repository https://github.com/fjh1997/linuxdo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fjh1997/linuxdo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjh1997%2Flinuxdo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjh1997%2Flinuxdo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99643bfd6837a797719c6c703c8d254d6c2cf7a1
[INFO] checking fjh1997/linuxdo against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffjh1997%2Flinuxdo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fjh1997/linuxdo
[INFO] finished tweaking git repo https://github.com/fjh1997/linuxdo
[INFO] tweaked toml for git repo https://github.com/fjh1997/linuxdo written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fjh1997/linuxdo on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fjh1997/linuxdo 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787
[INFO] running `Command { std: "docker" "start" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking wayland-sys v0.31.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling linuxdo-accelerator v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking wayland-client v0.31.13
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking egui-winit v0.31.1 (/opt/rustwide/workdir/vendor/egui-winit)
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking ksni v0.3.4
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/helper_ipc.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{Context, Result, anyhow};
[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: `anyhow`
[INFO] [stdout]  --> src/helper_ipc.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]   |                               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/proxy.rs:245:22: 245:32}: Send`
[INFO] [stdout]    --> src/proxy.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         tokio::spawn(async move {
[INFO] [stdout] 246 | |             let tls_stream = match acceptor.accept(stream).await {
[INFO] [stdout] 247 | |                 Ok(stream) => stream,
[INFO] [stdout] 248 | |                 Err(error) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/proxy.rs:245:22: 245:32}: Send`
[INFO] [stdout]     = note: which requires `hyper_util::server::conn::auto::Connection<'_, TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, TokioExecutor>: Send`
[INFO] [stdout]     = note: which requires `auto::ConnState<'_, TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, TokioExecutor>: Send`
[INFO] [stdout]     = note: which requires `hyper::server::conn::http1::Connection<hyper_util::common::rewind::Rewind<TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>>: Send`
[INFO] [stdout]     = note: which requires `hyper::proto::h1::dispatch::Dispatcher<hyper::proto::h1::dispatch::Server<hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, hyper::body::Incoming>, http_body_util::Full<bytes::Bytes>, hyper_util::common::rewind::Rewind<TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>>, Server>: Send`
[INFO] [stdout]     = note: which requires `hyper::proto::h1::dispatch::Server<hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, hyper::body::Incoming>: Send`
[INFO] [stdout]     = note: which requires `Pin<Box<std::option::Option<impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>>: Send`
[INFO] [stdout]     = note: which requires `Box<std::option::Option<impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>: Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<std::option::Option<impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>: Send`
[INFO] [stdout]     = note: which requires `std::option::Option<impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of proxy::proxy_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/proxy.rs:300:48: 325:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = Result<http::Response<http_body_util::Full<bytes::Bytes>>, anyhow::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of proxy::forward_request()}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`linuxdo_accelerator`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/proxy.rs:245:22: 245:32}: Send`
[INFO] [stdout]    --> src/proxy.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         tokio::spawn(async move {
[INFO] [stdout] 246 | |             let tls_stream = match acceptor.accept(stream).await {
[INFO] [stdout] 247 | |                 Ok(stream) => stream,
[INFO] [stdout] 248 | |                 Err(error) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/proxy.rs:245:22: 245:32}: Send`
[INFO] [stdout]     = note: which requires `hyper_util::server::conn::auto::Connection<'_, TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, TokioExecutor>: Send`
[INFO] [stdout]     = note: which requires `auto::ConnState<'_, TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, TokioExecutor>: Send`
[INFO] [stdout]     = note: which requires `hyper::server::conn::http1::Connection<hyper_util::common::rewind::Rewind<TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>>, hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>>: Send`
[INFO] [stdout]     = note: which requires `hyper::proto::h1::dispatch::Dispatcher<hyper::proto::h1::dispatch::Server<hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, hyper::body::Incoming>, http_body_util::Full<bytes::Bytes>, hyper_util::common::rewind::Rewind<TokioIo<tokio_rustls::server::TlsStream<tokio::net::TcpStream>>>, Server>: Send`
[INFO] [stdout]     = note: which requires `hyper::proto::h1::dispatch::Server<hyper::service::util::ServiceFn<{closure@src/proxy.rs:254:38: 254:52}, hyper::body::Incoming>, hyper::body::Incoming>: Send`
[INFO] [stdout]     = note: which requires `Pin<Box<std::option::Option<impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>>: Send`
[INFO] [stdout]     = note: which requires `Box<std::option::Option<impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>: Send`
[INFO] [stdout]     = note: which requires `std::ptr::Unique<std::option::Option<impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>>: Send`
[INFO] [stdout]     = note: which requires `std::option::Option<impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>>: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, !>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of proxy::proxy_handler()}: Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/proxy.rs:300:48: 325:2}: Send`
[INFO] [stdout]     = note: which requires `impl Future<Output = std::result::Result<http::Response<http_body_util::Full<bytes::Bytes>>, anyhow::Error>>: Send`
[INFO] [stdout]     = note: which requires `{async fn body of proxy::forward_request()}: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`linuxdo_accelerator`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1673:31
[INFO] [stdout]      |
[INFO] [stdout] 1673 |             egui::Stroke::new(1.0, egui::Color32::from_rgb(48, 53, 61)),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1681:39
[INFO] [stdout]      |
[INFO] [stdout] 1681 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1711:55
[INFO] [stdout]      |
[INFO] [stdout] 1711 | ...                   .stroke(egui::Stroke::new(1.0, accent.linear_multiply(0.5)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1745:39
[INFO] [stdout]      |
[INFO] [stdout] 1745 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(66, 72, 82)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1760:55
[INFO] [stdout]      |
[INFO] [stdout] 1760 | ...                   .stroke(egui::Stroke::new(1.0, accent.linear_multiply(0.45)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1815:39
[INFO] [stdout]      |
[INFO] [stdout] 1815 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2007:39
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(52, 58, 68)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2071:35
[INFO] [stdout]      |
[INFO] [stdout] 2071 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2076:43
[INFO] [stdout]      |
[INFO] [stdout] 2076 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2124:43
[INFO] [stdout]      |
[INFO] [stdout] 2124 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(38, 44, 52)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2162:35
[INFO] [stdout]      |
[INFO] [stdout] 2162 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2211:35
[INFO] [stdout]      |
[INFO] [stdout] 2211 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2689:45
[INFO] [stdout]      |
[INFO] [stdout] 2689 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3357:53
[INFO] [stdout]      |
[INFO] [stdout] 3357 |     style.visuals.window_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(54, 60, 67));
[INFO] [stdout]      |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3391:35
[INFO] [stdout]      |
[INFO] [stdout] 3391 |         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3459:35
[INFO] [stdout]      |
[INFO] [stdout] 3459 |         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3489:31
[INFO] [stdout]      |
[INFO] [stdout] 3489 |     .stroke(egui::Stroke::new(1.6, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3525:31
[INFO] [stdout]      |
[INFO] [stdout] 3525 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3554:31
[INFO] [stdout]      |
[INFO] [stdout] 3554 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3589:31
[INFO] [stdout]      |
[INFO] [stdout] 3589 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3629:31
[INFO] [stdout]      |
[INFO] [stdout] 3629 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3642:35
[INFO] [stdout]      |
[INFO] [stdout] 3642 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3668:35
[INFO] [stdout]      |
[INFO] [stdout] 3668 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3683:35
[INFO] [stdout]      |
[INFO] [stdout] 3683 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1673:31
[INFO] [stdout]      |
[INFO] [stdout] 1673 |             egui::Stroke::new(1.0, egui::Color32::from_rgb(48, 53, 61)),
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1681:39
[INFO] [stdout]      |
[INFO] [stdout] 1681 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1711:55
[INFO] [stdout]      |
[INFO] [stdout] 1711 | ...                   .stroke(egui::Stroke::new(1.0, accent.linear_multiply(0.5)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1745:39
[INFO] [stdout]      |
[INFO] [stdout] 1745 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(66, 72, 82)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1760:55
[INFO] [stdout]      |
[INFO] [stdout] 1760 | ...                   .stroke(egui::Stroke::new(1.0, accent.linear_multiply(0.45)))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:1815:39
[INFO] [stdout]      |
[INFO] [stdout] 1815 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2007:39
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(52, 58, 68)))
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2071:35
[INFO] [stdout]      |
[INFO] [stdout] 2071 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2076:43
[INFO] [stdout]      |
[INFO] [stdout] 2076 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2124:43
[INFO] [stdout]      |
[INFO] [stdout] 2124 |                 .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(38, 44, 52)))
[INFO] [stdout]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2162:35
[INFO] [stdout]      |
[INFO] [stdout] 2162 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2211:35
[INFO] [stdout]      |
[INFO] [stdout] 2211 |                 egui::Stroke::new(1.0, egui::Color32::from_rgb(50, 56, 64)),
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:2689:45
[INFO] [stdout]      |
[INFO] [stdout] 2689 | ...                   1.0,
[INFO] [stdout]      |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3357:53
[INFO] [stdout]      |
[INFO] [stdout] 3357 |     style.visuals.window_stroke = egui::Stroke::new(1.0, egui::Color32::from_rgb(54, 60, 67));
[INFO] [stdout]      |                                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3391:35
[INFO] [stdout]      |
[INFO] [stdout] 3391 |         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3459:35
[INFO] [stdout]      |
[INFO] [stdout] 3459 |         .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3489:31
[INFO] [stdout]      |
[INFO] [stdout] 3489 |     .stroke(egui::Stroke::new(1.6, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.6_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3525:31
[INFO] [stdout]      |
[INFO] [stdout] 3525 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3554:31
[INFO] [stdout]      |
[INFO] [stdout] 3554 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3589:31
[INFO] [stdout]      |
[INFO] [stdout] 3589 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3629:31
[INFO] [stdout]      |
[INFO] [stdout] 3629 |     .stroke(egui::Stroke::new(1.0, stroke))
[INFO] [stdout]      |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3642:35
[INFO] [stdout]      |
[INFO] [stdout] 3642 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3668:35
[INFO] [stdout]      |
[INFO] [stdout] 3668 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui.rs:3683:35
[INFO] [stdout]      |
[INFO] [stdout] 3683 |         .stroke(egui::Stroke::new(1.0, egui::Color32::from_rgb(42, 48, 56)))
[INFO] [stdout]      |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_status`
[INFO] [stdout]     --> src/gui.rs:2789:9
[INFO] [stdout]      |
[INFO] [stdout] 2789 |     let before_status = service::status(Some(config_path.to_path_buf())).unwrap_or_default();
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_status`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `before_status`
[INFO] [stdout]     --> src/gui.rs:2789:9
[INFO] [stdout]      |
[INFO] [stdout] 2789 |     let before_status = service::status(Some(config_path.to_path_buf())).unwrap_or_default();
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_before_status`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_state`
[INFO] [stdout]    --> src/service.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     proxy_state: &Arc<Mutex<Option<ProxyHandle>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `error_context` is never used
[INFO] [stdout]     --> src/gui.rs:2774:8
[INFO] [stdout]      |
[INFO] [stdout] 2751 | impl GuiAction {
[INFO] [stdout]      | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2774 |     fn error_context(self) -> &'static str {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `service_state_changed` is never used
[INFO] [stdout]     --> src/gui.rs:2945:4
[INFO] [stdout]      |
[INFO] [stdout] 2945 | fn service_state_changed(before: &ServiceState, after: &ServiceState) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy_state`
[INFO] [stdout]    --> src/service.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     proxy_state: &Arc<Mutex<Option<ProxyHandle>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `error_context` is never used
[INFO] [stdout]     --> src/gui.rs:2774:8
[INFO] [stdout]      |
[INFO] [stdout] 2751 | impl GuiAction {
[INFO] [stdout]      | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2774 |     fn error_context(self) -> &'static str {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `service_state_changed` is never used
[INFO] [stdout]     --> src/gui.rs:2945:4
[INFO] [stdout]      |
[INFO] [stdout] 2945 | fn service_state_changed(before: &ServiceState, after: &ServiceState) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `md5`
[INFO] [stderr]   --> Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | md5 = "0.7"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `md5`
[INFO] [stderr] warning: unused dependency `x509-parser`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | x509-parser = "0.16"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `x509-parser`
[INFO] [stderr] warning: `linuxdo-accelerator` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787", kill_on_drop: false }`
[INFO] [stdout] bc5b7423c56c6f8c736e21012a4af399fc9516bd8f87dfcefbb8d1a9dc7b3787
