[INFO] cloning repository https://github.com/keijo0/deadlocked [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keijo0/deadlocked" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeijo0%2Fdeadlocked", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeijo0%2Fdeadlocked'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 704cf59e3b73e7d0bed6a2b11387412ae0b58c35 [INFO] checking keijo0/deadlocked against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeijo0%2Fdeadlocked" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keijo0/deadlocked [INFO] finished tweaking git repo https://github.com/keijo0/deadlocked [INFO] tweaked toml for git repo https://github.com/keijo0/deadlocked written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keijo0/deadlocked on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keijo0/deadlocked 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc0245124ebe504ba7c149e0fcc22228c8bc39eb1180a503c993b1e3798dd42c [INFO] running `Command { std: "docker" "start" "-a" "cc0245124ebe504ba7c149e0fcc22228c8bc39eb1180a503c993b1e3798dd42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc0245124ebe504ba7c149e0fcc22228c8bc39eb1180a503c993b1e3798dd42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0245124ebe504ba7c149e0fcc22228c8bc39eb1180a503c993b1e3798dd42c", kill_on_drop: false }` [INFO] [stdout] cc0245124ebe504ba7c149e0fcc22228c8bc39eb1180a503c993b1e3798dd42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b89df2f4fdb77fc74468ecf66a64795e4d508fc5d24d0e1297770198be756c [INFO] running `Command { std: "docker" "start" "-a" "57b89df2f4fdb77fc74468ecf66a64795e4d508fc5d24d0e1297770198be756c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking epaint_default_fonts v0.34.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking chlorine v1.0.13 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling copy_to_output v2.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling deadlocked v4.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking accesskit v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking color v0.3.2 [INFO] [stderr] Checking fearless_simd v0.3.0 [INFO] [stderr] Checking glam v0.32.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking font-types v0.11.1 [INFO] [stderr] Checking emath v0.34.0 [INFO] [stderr] Checking kurbo v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking utils v0.1.0 (https://github.com/avitran0/utils#8d57d149) [INFO] [stderr] Checking ecolor v0.34.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking peniko v0.6.0 [INFO] [stderr] Checking vello_common v0.0.6 [INFO] [stderr] Checking vello_cpu v0.0.6 [INFO] [stderr] Checking imgui v0.12.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking skrifa v0.40.0 [INFO] [stderr] Checking epaint v0.34.0 [INFO] [stderr] Checking imgui-winit-support v0.13.0 [INFO] [stderr] Checking egui v0.34.0 [INFO] [stderr] Checking egui-winit v0.34.0 [INFO] [stderr] Checking egui_glow v0.34.0 [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | Stroke::new(1.0, scheme.subtext), [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 [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` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | let border = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 534 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:565:34 [INFO] [stdout] | [INFO] [stdout] 565 | let border = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:632:34 [INFO] [stdout] | [INFO] [stdout] 632 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:956:25 [INFO] [stdout] | [INFO] [stdout] 956 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:977:25 [INFO] [stdout] | [INFO] [stdout] 977 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:1019:34 [INFO] [stdout] | [INFO] [stdout] 1019 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:1126:25 [INFO] [stdout] | [INFO] [stdout] 1126 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/ui/overlay/mod.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | let screen = ui.ctx().screen_rect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | let border = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 534 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:565:34 [INFO] [stdout] | [INFO] [stdout] 565 | let border = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:632:34 [INFO] [stdout] | [INFO] [stdout] 632 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:956:25 [INFO] [stdout] | [INFO] [stdout] 956 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:977:25 [INFO] [stdout] | [INFO] [stdout] 977 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:1019:34 [INFO] [stdout] | [INFO] [stdout] 1019 | let border = Stroke::new(1.5, border_color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/overlay/hud.rs:1126:25 [INFO] [stdout] | [INFO] [stdout] 1126 | Stroke::new(1.0, scheme.subtext), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 347 | let bg_stroke = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | let fg_stroke = Stroke::new(1.0, Colors::TEXT); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 349 | let dark_stroke = Stroke::new(1.0, scheme.base); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:372:60 [INFO] [stdout] | [INFO] [stdout] 372 | style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, scheme.highlight); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:379:66 [INFO] [stdout] | [INFO] [stdout] 379 | style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, scheme.highlight); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/ui/overlay/mod.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | let screen = ui.ctx().screen_rect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 347 | let bg_stroke = Stroke::new(1.0, scheme.subtext); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | let fg_stroke = Stroke::new(1.0, Colors::TEXT); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 349 | let dark_stroke = Stroke::new(1.0, scheme.base); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:372:60 [INFO] [stdout] | [INFO] [stdout] 372 | style.visuals.widgets.inactive.bg_stroke = Stroke::new(1.0, scheme.highlight); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/window_context.rs:379:66 [INFO] [stdout] | [INFO] [stdout] 379 | style.visuals.widgets.noninteractive.bg_stroke = Stroke::new(1.0, scheme.highlight); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/cs2/mod.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | drop(r08); [INFO] [stdout] | ^^^^^---^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 249 - drop(r08); [INFO] [stdout] 249 + let _ = r08; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/cs2/mod.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | drop(r08); [INFO] [stdout] | ^^^^^---^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 249 - drop(r08); [INFO] [stdout] 249 + let _ = r08; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "57b89df2f4fdb77fc74468ecf66a64795e4d508fc5d24d0e1297770198be756c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b89df2f4fdb77fc74468ecf66a64795e4d508fc5d24d0e1297770198be756c", kill_on_drop: false }` [INFO] [stdout] 57b89df2f4fdb77fc74468ecf66a64795e4d508fc5d24d0e1297770198be756c