[INFO] cloning repository https://github.com/BITIW/FTB-redactor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BITIW/FTB-redactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBITIW%2FFTB-redactor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBITIW%2FFTB-redactor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d90aa7872a6faebc507295eaf1e19abfca889b1 [INFO] testing BITIW/FTB-redactor against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBITIW%2FFTB-redactor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BITIW/FTB-redactor [INFO] finished tweaking git repo https://github.com/BITIW/FTB-redactor [INFO] tweaked toml for git repo https://github.com/BITIW/FTB-redactor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BITIW/FTB-redactor on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BITIW/FTB-redactor 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded eframe v0.34.3 [INFO] [stderr] Downloaded emath v0.34.3 [INFO] [stderr] Downloaded ecolor v0.34.3 [INFO] [stderr] Downloaded accesskit v0.24.0 [INFO] [stderr] Downloaded egui_glow v0.34.3 [INFO] [stderr] Downloaded egui-winit v0.34.3 [INFO] [stderr] Downloaded vello_cpu v0.0.6 [INFO] [stderr] Downloaded egui-wgpu v0.34.3 [INFO] [stderr] Downloaded epaint v0.34.3 [INFO] [stderr] Downloaded vello_common v0.0.6 [INFO] [stderr] Downloaded fearless_simd v0.3.0 [INFO] [stderr] Downloaded skrifa v0.40.0 [INFO] [stderr] Downloaded egui v0.34.3 [INFO] [stderr] Downloaded read-fonts v0.37.0 [INFO] [stderr] Downloaded epaint_default_fonts v0.34.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390 [INFO] running `Command { std: "docker" "start" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", 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" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling polycool v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling epaint_default_fonts v0.34.3 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling glow v0.17.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling uuid v1.23.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling color v0.3.3 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling font-types v0.11.3 [INFO] [stderr] Compiling emath v0.34.3 [INFO] [stderr] Compiling ron v0.12.1 [INFO] [stderr] Compiling accesskit v0.24.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling calloop v0.14.4 [INFO] [stderr] Compiling kurbo v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ecolor v0.34.3 [INFO] [stderr] Compiling read-fonts v0.37.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling peniko v0.6.1 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling vello_common v0.0.6 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling webbrowser v1.2.1 [INFO] [stderr] Compiling vello_cpu v0.0.6 [INFO] [stderr] Compiling wayland-protocols v0.32.12 [INFO] [stderr] Compiling wayland-cursor v0.31.14 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling skrifa v0.40.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.12 [INFO] [stderr] Compiling wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.12 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.12 [INFO] [stderr] Compiling epaint v0.34.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.3 [INFO] [stderr] Compiling egui v0.34.3 [INFO] [stderr] Compiling egui-winit v0.34.3 [INFO] [stderr] Compiling egui_glow v0.34.3 [INFO] [stderr] Compiling eframe v0.34.3 [INFO] [stderr] Compiling ftbgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2172:49 [INFO] [stdout] | [INFO] [stdout] 2172 | ... Stroke::new(4.0, Color32::from_rgb(83, 123, 164)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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/gui.rs:2236:37 [INFO] [stdout] | [INFO] [stdout] 2236 | Stroke::new(2.0, Color32::from_rgb(99, 180, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2251:37 [INFO] [stdout] | [INFO] [stdout] 2251 | Stroke::new(3.0, Color32::LIGHT_BLUE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2847:29 [INFO] [stdout] | [INFO] [stdout] 2847 | let minor = Stroke::new(1.0, Color32::from_gray(43)); [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/gui.rs:2848:29 [INFO] [stdout] | [INFO] [stdout] 2848 | let major = Stroke::new(1.5, Color32::from_gray(62)); [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/gui.rs:2867:21 [INFO] [stdout] | [INFO] [stdout] 2867 | Stroke::new(2.0, Color32::from_rgb(110, 62, 62)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2871:21 [INFO] [stdout] | [INFO] [stdout] 2871 | Stroke::new(2.0, Color32::from_rgb(62, 96, 110)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2892:23 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2892:36 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling ftbgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/gui.rs:2172:49 [INFO] [stdout] | [INFO] [stdout] 2172 | ... Stroke::new(4.0, Color32::from_rgb(83, 123, 164)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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/gui.rs:2236:37 [INFO] [stdout] | [INFO] [stdout] 2236 | Stroke::new(2.0, Color32::from_rgb(99, 180, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2251:37 [INFO] [stdout] | [INFO] [stdout] 2251 | Stroke::new(3.0, Color32::LIGHT_BLUE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2847:29 [INFO] [stdout] | [INFO] [stdout] 2847 | let minor = Stroke::new(1.0, Color32::from_gray(43)); [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/gui.rs:2848:29 [INFO] [stdout] | [INFO] [stdout] 2848 | let major = Stroke::new(1.5, Color32::from_gray(62)); [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/gui.rs:2867:21 [INFO] [stdout] | [INFO] [stdout] 2867 | Stroke::new(2.0, Color32::from_rgb(110, 62, 62)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2871:21 [INFO] [stdout] | [INFO] [stdout] 2871 | Stroke::new(2.0, Color32::from_rgb(62, 96, 110)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2892:23 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2892:36 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2172:49 [INFO] [stdout] | [INFO] [stdout] 2172 | ... Stroke::new(4.0, Color32::from_rgb(83, 123, 164)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `4.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/gui.rs:2236:37 [INFO] [stdout] | [INFO] [stdout] 2236 | Stroke::new(2.0, Color32::from_rgb(99, 180, 255)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2251:37 [INFO] [stdout] | [INFO] [stdout] 2251 | Stroke::new(3.0, Color32::LIGHT_BLUE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2847:29 [INFO] [stdout] | [INFO] [stdout] 2847 | let minor = Stroke::new(1.0, Color32::from_gray(43)); [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/gui.rs:2848:29 [INFO] [stdout] | [INFO] [stdout] 2848 | let major = Stroke::new(1.5, Color32::from_gray(62)); [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/gui.rs:2867:21 [INFO] [stdout] | [INFO] [stdout] 2867 | Stroke::new(2.0, Color32::from_rgb(110, 62, 62)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2871:21 [INFO] [stdout] | [INFO] [stdout] 2871 | Stroke::new(2.0, Color32::from_rgb(62, 96, 110)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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/gui.rs:2892:23 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `3.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/gui.rs:2892:36 [INFO] [stdout] | [INFO] [stdout] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2172:49 [INFO] [stderr] | [INFO] [stderr] 2172 | ... Stroke::new(4.0, Color32::from_rgb(83, 123, 164)), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `4.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2236:37 [INFO] [stderr] | [INFO] [stderr] 2236 | Stroke::new(2.0, Color32::from_rgb(99, 180, 255)), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2251:37 [INFO] [stderr] | [INFO] [stderr] 2251 | Stroke::new(3.0, Color32::LIGHT_BLUE), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2847:29 [INFO] [stderr] | [INFO] [stderr] 2847 | let minor = Stroke::new(1.0, Color32::from_gray(43)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2848:29 [INFO] [stderr] | [INFO] [stderr] 2848 | let major = Stroke::new(1.5, Color32::from_gray(62)); [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2867:21 [INFO] [stderr] | [INFO] [stderr] 2867 | Stroke::new(2.0, Color32::from_rgb(110, 62, 62)), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2871:21 [INFO] [stderr] | [INFO] [stderr] 2871 | Stroke::new(2.0, Color32::from_rgb(62, 96, 110)), [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2892:23 [INFO] [stderr] | [INFO] [stderr] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `3.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stderr] --> src/gui.rs:2892:36 [INFO] [stderr] | [INFO] [stderr] 2892 | if selected { 3.0 } else { 2.0 }, [INFO] [stderr] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #154024 [INFO] [stderr] [INFO] [stderr] warning: `ftbgui` (lib) generated 9 warnings (run `cargo fix --lib -p ftbgui` to apply 9 suggestions) [INFO] [stderr] warning: `ftbgui` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftbgui-8ea6f5937cf8448e) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test diagnostics::tests::audits_bundled_large_example_when_present ... ok [INFO] [stdout] test diagnostics::tests::finds_long_recursive_cycle ... ok [INFO] [stdout] test editor::tests::creates_uuid_translation_and_writes_minified_json ... ok [INFO] [stdout] test book::tests::loads_book_and_counts_dependencies ... ok [INFO] [stdout] test diagnostics::tests::checks_new_edge_across_the_whole_path ... ok [INFO] [stdout] test editor::tests::duplicates_quests_with_fresh_ids_and_remapped_internal_dependencies ... ok [INFO] [stdout] test editor::tests::imports_and_resolves_bundled_kubejs_languages_when_present ... ok [INFO] [stdout] test editor::tests::snapping_matches_ftb_grid_formula ... ok [INFO] [stdout] test gui::tests::dependency_label_uses_active_translation ... ok [INFO] [stdout] test gui::tests::search_handles_bundled_large_example_when_present ... ok [INFO] [stdout] test gui::tests::short_cycle_route_is_complete ... ok [INFO] [stdout] test resources::tests::humanizes_resource_paths ... ok [INFO] [stdout] test editor::tests::creates_book_with_tasks_reward_and_dependency ... ok [INFO] [stdout] test resources::tests::rejects_tooltip_and_description_translation_keys ... ok [INFO] [stdout] test resources::tests::resolves_item_icon_through_a_block_model_parent ... ok [INFO] [stdout] test resources::tests::strips_vanilla_translation_variants_from_registry_ids ... ok [INFO] [stdout] test snbt::tests::parses_ftb_style_without_commas ... ok [INFO] [stdout] test snbt::tests::parses_namespaced_values_typed_arrays_and_comments ... ok [INFO] [stdout] test snbt::tests::stringifies_values_without_changing_scalar_types ... ok [INFO] [stdout] test resources::tests::contains_builtin_item_and_entity_entries ... ok [INFO] [stdout] test editor::tests::saves_multiple_groups_and_chapters ... ok [INFO] [stdout] test editor::tests::preserves_reward_tables_and_extended_item_data ... ok [INFO] [stdout] test resources::tests::scans_only_the_current_projects_mods_directory ... ok [INFO] [stdout] test gui::tests::long_cycle_route_keeps_first_and_last_five_points ... ok [INFO] [stdout] test editor::tests::imports_bundled_atm_examples_when_present ... ok [INFO] [stdout] test gui::tests::search_finds_quest_by_task_item ... ok [INFO] [stdout] test resources::tests::extracts_icons_from_bundled_create_when_present ... ok [INFO] [stdout] test editor::tests::roundtrips_bundled_large_example_without_dropping_entries ... ok [INFO] [stdout] test gui::tests::group_label_uses_active_translation ... ok [INFO] [stdout] test resources::tests::imports_and_scans_a_minecraft_client_jar ... ok [INFO] [stdout] test editor::tests::imports_editable_book_and_reports_unsupported_entries ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ftbgui-5ec4a0faea251176) [INFO] [stdout] test gui::tests::autosave_rotates_current_and_previous_snapshots ... ok [INFO] [stderr] Doc-tests ftbgui [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390", kill_on_drop: false }` [INFO] [stdout] 9c466ca5b3b161180c510535115998042914d5cf12192da338e9773149b48390