[INFO] cloning repository https://github.com/chrelyonly/chrelyonly_ssh_client_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrelyonly/chrelyonly_ssh_client_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrelyonly%2Fchrelyonly_ssh_client_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrelyonly%2Fchrelyonly_ssh_client_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e01f3d41b87251861c5a31a64b7cb4948a4c32c6
[INFO] checking chrelyonly/chrelyonly_ssh_client_rust against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrelyonly%2Fchrelyonly_ssh_client_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chrelyonly/chrelyonly_ssh_client_rust
[INFO] finished tweaking git repo https://github.com/chrelyonly/chrelyonly_ssh_client_rust
[INFO] tweaked toml for git repo https://github.com/chrelyonly/chrelyonly_ssh_client_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrelyonly/chrelyonly_ssh_client_rust on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrelyonly/chrelyonly_ssh_client_rust 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seize v0.3.3
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded russh-sftp v2.1.1
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.3
[INFO] [stderr]   Downloaded flurry v0.5.2
[INFO] [stderr]   Downloaded russh-keys v0.43.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded russh v0.43.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded egui_extras v0.33.3
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded ecolor v0.33.3
[INFO] [stderr]   Downloaded emath v0.33.3
[INFO] [stderr]   Downloaded epaint v0.33.3
[INFO] [stderr]   Downloaded egui-notify v0.21.0
[INFO] [stderr]   Downloaded egui v0.33.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.3
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded jni v0.22.3
[INFO] [stderr]   Downloaded jni-macros v0.22.2
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded config v0.15.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34
[INFO] running `Command { std: "docker" "start" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34", 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" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34", 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" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking russh-cryptovec v0.7.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking seize v0.3.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking flurry v0.5.2
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking russh-keys v0.43.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking egui-notify v0.21.0
[INFO] [stderr]     Checking russh-sftp v2.1.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking russh v0.43.0
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking config v0.15.21
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking chrelyonly_ssh_client_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/window.rs:2167:49
[INFO] [stdout]      |
[INFO] [stdout] 2167 | ...                   .stroke(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]      = 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/ui/window.rs:2503:45
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                     if terminal_has_focus { 1.6 } else { 1.2 },
[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/ui/window.rs:2503:58
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                     if terminal_has_focus { 1.6 } else { 1.2 },
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:2692:45
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                     if terminal_has_focus { 1.3 } else { 1.0 },
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.3_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/ui/window.rs:2692:58
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                     if terminal_has_focus { 1.3 } else { 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/ui/window.rs:2713:45
[INFO] [stdout]      |
[INFO] [stdout] 2713 |                         .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:2817:45
[INFO] [stdout]      |
[INFO] [stdout] 2817 |                         .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:2980:41
[INFO] [stdout]      |
[INFO] [stdout] 2980 |                     .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:3039:41
[INFO] [stdout]      |
[INFO] [stdout] 3039 | ...                   Stroke::new(1.0, palette.stroke.linear_multiply(0.36)),
[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/ui/window.rs:3140:75
[INFO] [stdout]      |
[INFO] [stdout] 3140 | ...                   .stroke(Stroke::new(if selected { 1.4 } else { 1.0 }, tab_stroke))
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `1.4_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/ui/window.rs:3140:88
[INFO] [stdout]      |
[INFO] [stdout] 3140 | ...                   .stroke(Stroke::new(if selected { 1.4 } else { 1.0 }, tab_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/ui/window.rs:3201:41
[INFO] [stdout]      |
[INFO] [stdout] 3201 |                     .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:3233:67
[INFO] [stdout]      |
[INFO] [stdout] 3233 | ...                   if selected { 1.25 } else { 0.9 },
[INFO] [stdout]      |                                     ^^^^ help: explicitly specify the type as `f32`: `1.25_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/ui/window.rs:3233:81
[INFO] [stdout]      |
[INFO] [stdout] 3233 | ...                   if selected { 1.25 } else { 0.9 },
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:3867:45
[INFO] [stdout]      |
[INFO] [stdout] 3867 |                         .stroke(Stroke::new(1.0, tint.linear_multiply(0.42)))
[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/ui/window.rs:3945:65
[INFO] [stdout]      |
[INFO] [stdout] 3945 | ...                   .stroke(Stroke::new(1.0, tint.linear_multiply(0.36)))
[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/ui/window.rs:4166:63
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...                   if already_open { 1.2 } else { 1.0 },
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:4166:76
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...                   if already_open { 1.2 } else { 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/ui/window.rs:4186:73
[INFO] [stdout]      |
[INFO] [stdout] 4186 | ...                   .stroke(Stroke::new(1.0, tint.linear_multiply(0.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/ui/window.rs:4741:61
[INFO] [stdout]      |
[INFO] [stdout] 4741 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:4853:49
[INFO] [stdout]      |
[INFO] [stdout] 4853 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5101:37
[INFO] [stdout]      |
[INFO] [stdout] 5101 | ...                   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/ui/window.rs:5278:45
[INFO] [stdout]      |
[INFO] [stdout] 5278 |                         .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5418:53
[INFO] [stdout]      |
[INFO] [stdout] 5418 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5524:37
[INFO] [stdout]      |
[INFO] [stdout] 5524 |                 .stroke(Stroke::new(1.2, palette.terminal_border))
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:5797:25
[INFO] [stdout]      |
[INFO] [stdout] 5797 |             Stroke::new(1.0, palette.stroke.linear_multiply(0.42)),
[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/ui/window.rs:5804:25
[INFO] [stdout]      |
[INFO] [stdout] 5804 |             Stroke::new(1.0, palette.stroke.linear_multiply(0.3)),
[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/ui/window.rs:6436:47
[INFO] [stdout]      |
[INFO] [stdout] 6436 |     style.visuals.window_stroke = Stroke::new(0.9, palette.stroke.linear_multiply(0.72));
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:6457:66
[INFO] [stdout]      |
[INFO] [stdout] 6457 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, palette.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/ui/window.rs:6458:66
[INFO] [stdout]      |
[INFO] [stdout] 6458 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6463:21
[INFO] [stdout]      |
[INFO] [stdout] 6463 |         Stroke::new(0.9, palette.stroke.linear_multiply(0.7));
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:6464:60
[INFO] [stdout]      |
[INFO] [stdout] 6464 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6468:59
[INFO] [stdout]      |
[INFO] [stdout] 6468 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.2, palette.accent);
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6469:59
[INFO] [stdout]      |
[INFO] [stdout] 6469 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, palette.text_primary);
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6473:58
[INFO] [stdout]      |
[INFO] [stdout] 6473 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.2, palette.accent);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6474:58
[INFO] [stdout]      |
[INFO] [stdout] 6474 |     style.visuals.widgets.active.fg_stroke = Stroke::new(1.2, palette.text_primary);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6478:56
[INFO] [stdout]      |
[INFO] [stdout] 6478 |     style.visuals.widgets.open.bg_stroke = Stroke::new(1.0, palette.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/ui/window.rs:6479:56
[INFO] [stdout]      |
[INFO] [stdout] 6479 |     style.visuals.widgets.open.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6482:50
[INFO] [stdout]      |
[INFO] [stdout] 6482 |     style.visuals.selection.stroke = Stroke::new(1.0, palette.accent);
[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/ui/window.rs:6484:52
[INFO] [stdout]      |
[INFO] [stdout] 6484 |     style.visuals.text_cursor.stroke = Stroke::new(1.8, palette.accent);
[INFO] [stdout]      |                                                    ^^^ help: explicitly specify the type as `f32`: `1.8_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/ui/window.rs:6533:27
[INFO] [stdout]      |
[INFO] [stdout] 6533 |             if selected { 1.45 } else { 0.95 },
[INFO] [stdout]      |                           ^^^^ help: explicitly specify the type as `f32`: `1.45_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/ui/window.rs:6533:41
[INFO] [stdout]      |
[INFO] [stdout] 6533 |             if selected { 1.45 } else { 0.95 },
[INFO] [stdout]      |                                         ^^^^ help: explicitly specify the type as `f32`: `0.95_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/ui/window.rs:6589:13
[INFO] [stdout]      |
[INFO] [stdout] 6589 |             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/ui/window.rs:6643:29
[INFO] [stdout]      |
[INFO] [stdout] 6643 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6657:29
[INFO] [stdout]      |
[INFO] [stdout] 6657 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.78)))
[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/ui/window.rs:6671:29
[INFO] [stdout]      |
[INFO] [stdout] 6671 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6700:29
[INFO] [stdout]      |
[INFO] [stdout] 6700 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6741:37
[INFO] [stdout]      |
[INFO] [stdout] 6741 |                 .stroke(Stroke::new(1.0, palette.accent))
[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/ui/window.rs:2167:49
[INFO] [stdout]      |
[INFO] [stdout] 2167 | ...                   .stroke(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]      = 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/ui/window.rs:2503:45
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                     if terminal_has_focus { 1.6 } else { 1.2 },
[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/ui/window.rs:2503:58
[INFO] [stdout]      |
[INFO] [stdout] 2503 |                     if terminal_has_focus { 1.6 } else { 1.2 },
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:2692:45
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                     if terminal_has_focus { 1.3 } else { 1.0 },
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.3_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/ui/window.rs:2692:58
[INFO] [stdout]      |
[INFO] [stdout] 2692 |                     if terminal_has_focus { 1.3 } else { 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/ui/window.rs:2713:45
[INFO] [stdout]      |
[INFO] [stdout] 2713 |                         .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:2817:45
[INFO] [stdout]      |
[INFO] [stdout] 2817 |                         .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                             ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:2980:41
[INFO] [stdout]      |
[INFO] [stdout] 2980 |                     .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:3039:41
[INFO] [stdout]      |
[INFO] [stdout] 3039 | ...                   Stroke::new(1.0, palette.stroke.linear_multiply(0.36)),
[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/ui/window.rs:3140:75
[INFO] [stdout]      |
[INFO] [stdout] 3140 | ...                   .stroke(Stroke::new(if selected { 1.4 } else { 1.0 }, tab_stroke))
[INFO] [stdout]      |                                                         ^^^ help: explicitly specify the type as `f32`: `1.4_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/ui/window.rs:3140:88
[INFO] [stdout]      |
[INFO] [stdout] 3140 | ...                   .stroke(Stroke::new(if selected { 1.4 } else { 1.0 }, tab_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/ui/window.rs:3201:41
[INFO] [stdout]      |
[INFO] [stdout] 3201 |                     .stroke(Stroke::new(0.0, Color32::TRANSPARENT))
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.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/ui/window.rs:3233:67
[INFO] [stdout]      |
[INFO] [stdout] 3233 | ...                   if selected { 1.25 } else { 0.9 },
[INFO] [stdout]      |                                     ^^^^ help: explicitly specify the type as `f32`: `1.25_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/ui/window.rs:3233:81
[INFO] [stdout]      |
[INFO] [stdout] 3233 | ...                   if selected { 1.25 } else { 0.9 },
[INFO] [stdout]      |                                                   ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:3867:45
[INFO] [stdout]      |
[INFO] [stdout] 3867 |                         .stroke(Stroke::new(1.0, tint.linear_multiply(0.42)))
[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/ui/window.rs:3945:65
[INFO] [stdout]      |
[INFO] [stdout] 3945 | ...                   .stroke(Stroke::new(1.0, tint.linear_multiply(0.36)))
[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/ui/window.rs:4166:63
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...                   if already_open { 1.2 } else { 1.0 },
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:4166:76
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...                   if already_open { 1.2 } else { 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/ui/window.rs:4186:73
[INFO] [stdout]      |
[INFO] [stdout] 4186 | ...                   .stroke(Stroke::new(1.0, tint.linear_multiply(0.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/ui/window.rs:4741:61
[INFO] [stdout]      |
[INFO] [stdout] 4741 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:4853:49
[INFO] [stdout]      |
[INFO] [stdout] 4853 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5101:37
[INFO] [stdout]      |
[INFO] [stdout] 5101 | ...                   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/ui/window.rs:5278:45
[INFO] [stdout]      |
[INFO] [stdout] 5278 |                         .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5418:53
[INFO] [stdout]      |
[INFO] [stdout] 5418 | ...                   .stroke(Stroke::new(1.0, palette.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/ui/window.rs:5524:37
[INFO] [stdout]      |
[INFO] [stdout] 5524 |                 .stroke(Stroke::new(1.2, palette.terminal_border))
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:5797:25
[INFO] [stdout]      |
[INFO] [stdout] 5797 |             Stroke::new(1.0, palette.stroke.linear_multiply(0.42)),
[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/ui/window.rs:5804:25
[INFO] [stdout]      |
[INFO] [stdout] 5804 |             Stroke::new(1.0, palette.stroke.linear_multiply(0.3)),
[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/ui/window.rs:6436:47
[INFO] [stdout]      |
[INFO] [stdout] 6436 |     style.visuals.window_stroke = Stroke::new(0.9, palette.stroke.linear_multiply(0.72));
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:6457:66
[INFO] [stdout]      |
[INFO] [stdout] 6457 |     style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, palette.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/ui/window.rs:6458:66
[INFO] [stdout]      |
[INFO] [stdout] 6458 |     style.visuals.widgets.noninteractive.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6463:21
[INFO] [stdout]      |
[INFO] [stdout] 6463 |         Stroke::new(0.9, palette.stroke.linear_multiply(0.7));
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `0.9_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/ui/window.rs:6464:60
[INFO] [stdout]      |
[INFO] [stdout] 6464 |     style.visuals.widgets.inactive.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6468:59
[INFO] [stdout]      |
[INFO] [stdout] 6468 |     style.visuals.widgets.hovered.bg_stroke = Stroke::new(1.2, palette.accent);
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6469:59
[INFO] [stdout]      |
[INFO] [stdout] 6469 |     style.visuals.widgets.hovered.fg_stroke = Stroke::new(1.2, palette.text_primary);
[INFO] [stdout]      |                                                           ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6473:58
[INFO] [stdout]      |
[INFO] [stdout] 6473 |     style.visuals.widgets.active.bg_stroke = Stroke::new(1.2, palette.accent);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6474:58
[INFO] [stdout]      |
[INFO] [stdout] 6474 |     style.visuals.widgets.active.fg_stroke = Stroke::new(1.2, palette.text_primary);
[INFO] [stdout]      |                                                          ^^^ help: explicitly specify the type as `f32`: `1.2_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/ui/window.rs:6478:56
[INFO] [stdout]      |
[INFO] [stdout] 6478 |     style.visuals.widgets.open.bg_stroke = Stroke::new(1.0, palette.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/ui/window.rs:6479:56
[INFO] [stdout]      |
[INFO] [stdout] 6479 |     style.visuals.widgets.open.fg_stroke = Stroke::new(1.0, palette.text_primary);
[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/ui/window.rs:6482:50
[INFO] [stdout]      |
[INFO] [stdout] 6482 |     style.visuals.selection.stroke = Stroke::new(1.0, palette.accent);
[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/ui/window.rs:6484:52
[INFO] [stdout]      |
[INFO] [stdout] 6484 |     style.visuals.text_cursor.stroke = Stroke::new(1.8, palette.accent);
[INFO] [stdout]      |                                                    ^^^ help: explicitly specify the type as `f32`: `1.8_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/ui/window.rs:6533:27
[INFO] [stdout]      |
[INFO] [stdout] 6533 |             if selected { 1.45 } else { 0.95 },
[INFO] [stdout]      |                           ^^^^ help: explicitly specify the type as `f32`: `1.45_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/ui/window.rs:6533:41
[INFO] [stdout]      |
[INFO] [stdout] 6533 |             if selected { 1.45 } else { 0.95 },
[INFO] [stdout]      |                                         ^^^^ help: explicitly specify the type as `f32`: `0.95_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/ui/window.rs:6589:13
[INFO] [stdout]      |
[INFO] [stdout] 6589 |             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/ui/window.rs:6643:29
[INFO] [stdout]      |
[INFO] [stdout] 6643 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6657:29
[INFO] [stdout]      |
[INFO] [stdout] 6657 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.78)))
[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/ui/window.rs:6671:29
[INFO] [stdout]      |
[INFO] [stdout] 6671 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6700:29
[INFO] [stdout]      |
[INFO] [stdout] 6700 |         .stroke(Stroke::new(1.0, palette.stroke.linear_multiply(0.72)))
[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/ui/window.rs:6741:37
[INFO] [stdout]      |
[INFO] [stdout] 6741 |                 .stroke(Stroke::new(1.0, palette.accent))
[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: function `sanitize_terminal_text` is never used
[INFO] [stdout]    --> src/ssh/connect.rs:728:4
[INFO] [stdout]     |
[INFO] [stdout] 728 | fn sanitize_terminal_text(input: &[u8]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `title_for_tab` is never used
[INFO] [stdout]    --> src/ui/window.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Tab {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn title_for_tab(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, and `content` are never read
[INFO] [stdout]    --> src/ui/window.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | struct ScriptForm {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 432 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 433 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 434 |     content: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fill_from_script` and `reset` are never used
[INFO] [stdout]    --> src/ui/window.rs:438:8
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl ScriptForm {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 438 |     fn fill_from_script(&mut self, script: &Script) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     fn reset(&mut self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Overview`, `Files`, `History`, `Scripts`, and `Audit` are never constructed
[INFO] [stdout]    --> src/ui/window.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 534 | enum ResourceTab {
[INFO] [stdout]     |      ----------- variants in this enum
[INFO] [stdout] 535 |     Overview,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 536 |     Files,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 537 |     Commands,
[INFO] [stdout] 538 |     History,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 539 |     Scripts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 540 |     Audit,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceTab` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/ui/window.rs:545:8
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl ResourceTab {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 545 |     fn label(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sync`, `History`, and `Audit` are never constructed
[INFO] [stdout]    --> src/ui/window.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 559 | enum HomePage {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 560 |     Hosts,
[INFO] [stdout] 561 |     Sync,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 562 |     Scripts,
[INFO] [stdout] 563 |     History,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 564 |     Audit,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HomePage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/ui/window.rs:568:8
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl HomePage {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 568 |     fn label(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `script_form` and `editing_script_name` are never read
[INFO] [stdout]    --> src/ui/window.rs:739:5
[INFO] [stdout]     |
[INFO] [stdout] 723 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 739 |     script_form: ScriptForm,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 742 |     editing_script_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/ui/window.rs:898:8
[INFO] [stdout]      |
[INFO] [stdout]  761 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  898 |     fn has_modal_open(&self) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1180 |     fn save_script_from_form(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1239 |     fn remove_script(&mut self, name: &str) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1254 |     fn start_editing_script(&mut self, script: &Script) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2411 |     fn draw_terminal_shell(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2917 |     fn draw_resource_workspace(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3050 |     fn draw_tabs_bar(&mut self, ctx: &egui::Context, pending_close: &mut Option<usize>) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3077 |     fn draw_global_tabs_bar(&mut self, ctx: &egui::Context, pending_close: &mut Option<usize>) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5180 |     fn draw_script_center_card(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_timestamp` is never used
[INFO] [stdout]     --> src/ui/window.rs:6423:4
[INFO] [stdout]      |
[INFO] [stdout] 6423 | fn current_timestamp() -> u64 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sidebar_nav_button` is never used
[INFO] [stdout]     --> src/ui/window.rs:6575:4
[INFO] [stdout]      |
[INFO] [stdout] 6575 | fn sidebar_nav_button(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize_terminal_text` is never used
[INFO] [stdout]    --> src/ssh/connect.rs:728:4
[INFO] [stdout]     |
[INFO] [stdout] 728 | fn sanitize_terminal_text(input: &[u8]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `title_for_tab` is never used
[INFO] [stdout]    --> src/ui/window.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Tab {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn title_for_tab(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, and `content` are never read
[INFO] [stdout]    --> src/ui/window.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | struct ScriptForm {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 432 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 433 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 434 |     content: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fill_from_script` and `reset` are never used
[INFO] [stdout]    --> src/ui/window.rs:438:8
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl ScriptForm {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 438 |     fn fill_from_script(&mut self, script: &Script) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     fn reset(&mut self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Overview`, `Files`, `History`, `Scripts`, and `Audit` are never constructed
[INFO] [stdout]    --> src/ui/window.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 534 | enum ResourceTab {
[INFO] [stdout]     |      ----------- variants in this enum
[INFO] [stdout] 535 |     Overview,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 536 |     Files,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 537 |     Commands,
[INFO] [stdout] 538 |     History,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 539 |     Scripts,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 540 |     Audit,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceTab` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/ui/window.rs:545:8
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl ResourceTab {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 545 |     fn label(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sync`, `History`, and `Audit` are never constructed
[INFO] [stdout]    --> src/ui/window.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 559 | enum HomePage {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 560 |     Hosts,
[INFO] [stdout] 561 |     Sync,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 562 |     Scripts,
[INFO] [stdout] 563 |     History,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 564 |     Audit,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HomePage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/ui/window.rs:568:8
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl HomePage {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 568 |     fn label(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `script_form` and `editing_script_name` are never read
[INFO] [stdout]    --> src/ui/window.rs:739:5
[INFO] [stdout]     |
[INFO] [stdout] 723 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 739 |     script_form: ScriptForm,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 742 |     editing_script_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/ui/window.rs:898:8
[INFO] [stdout]      |
[INFO] [stdout]  761 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  898 |     fn has_modal_open(&self) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1180 |     fn save_script_from_form(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1239 |     fn remove_script(&mut self, name: &str) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1254 |     fn start_editing_script(&mut self, script: &Script) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2411 |     fn draw_terminal_shell(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2917 |     fn draw_resource_workspace(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3050 |     fn draw_tabs_bar(&mut self, ctx: &egui::Context, pending_close: &mut Option<usize>) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3077 |     fn draw_global_tabs_bar(&mut self, ctx: &egui::Context, pending_close: &mut Option<usize>) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5180 |     fn draw_script_center_card(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `current_timestamp` is never used
[INFO] [stdout]     --> src/ui/window.rs:6423:4
[INFO] [stdout]      |
[INFO] [stdout] 6423 | fn current_timestamp() -> u64 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sidebar_nav_button` is never used
[INFO] [stdout]     --> src/ui/window.rs:6575:4
[INFO] [stdout]      |
[INFO] [stdout] 6575 | fn sidebar_nav_button(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.49s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34", kill_on_drop: false }`
[INFO] [stdout] b5f7a65c19bbe250be62200b3135a88d8d30b5fd6cfc35d3408c829a6f7f8f34
