[INFO] cloning repository https://github.com/K-C-DaCosta/g_lue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-C-DaCosta/g_lue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4b95d0eb3ea8c5ef944055eef0a872bec4671c4
[INFO] checking K-C-DaCosta/g_lue against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-C-DaCosta%2Fg_lue" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/K-C-DaCosta/g_lue
[INFO] finished tweaking git repo https://github.com/K-C-DaCosta/g_lue
[INFO] tweaked toml for git repo https://github.com/K-C-DaCosta/g_lue written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K-C-DaCosta/g_lue on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/K-C-DaCosta/g_lue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> fluffl-macros/Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fluffl-macros` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1
[INFO] running `Command { std: "docker" "start" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1", 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" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1", 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" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> fluffl-macros/Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `fluffl-macros` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling fluffl-macros v0.0.3 (/opt/rustwide/workdir/fluffl-macros)
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking hiero_pack v0.1.3
[INFO] [stderr]     Checking adhoc_audio v0.1.4
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking glutin v0.24.1
[INFO] [stderr]     Checking glow v0.6.1
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking fluffl v0.0.5 (/opt/rustwide/workdir/fluffl)
[INFO] [stdout] warning: unexpected `cfg` condition value: `net`
[INFO] [stdout]   --> fluffl/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `be_glutin`, `be_sdl2`, `default`, `extras`, `glutin`, `http`, `lewton`, `native-tls`, `puremp3`, `sdl2`, and `tungstenite`
[INFO] [stdout]    = help: consider adding `net` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array::*` and `buffer::*`
[INFO] [stdout]  --> fluffl/src/text_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ogl::{array::*, buffer::*, program::*, texture::*, OglIncomplete, *},
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fluffl/src/text_writer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     *,
[INFO] [stdout]    |     - but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hiero_pack::{self, *};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `net`
[INFO] [stdout]   --> fluffl/src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "net")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `be_glutin`, `be_sdl2`, `default`, `extras`, `glutin`, `http`, `lewton`, `native-tls`, `puremp3`, `sdl2`, and `tungstenite`
[INFO] [stdout]    = help: consider adding `net` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array::*` and `buffer::*`
[INFO] [stdout]  --> fluffl/src/text_writer.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ogl::{array::*, buffer::*, program::*, texture::*, OglIncomplete, *},
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fluffl/src/text_writer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     *,
[INFO] [stdout]    |     - but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use hiero_pack::{self, *};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::INFINITY`: replaced by the `INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:546:34
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut minx = std::f32::INFINITY;
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::INFINITY`: replaced by the `INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:550:34
[INFO] [stdout]     |
[INFO] [stdout] 550 |             .unwrap_or(std::f32::INFINITY);
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:551:34
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let mut maxx = std::f32::NEG_INFINITY;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:555:34
[INFO] [stdout]     |
[INFO] [stdout] 555 |             .unwrap_or(std::f32::NEG_INFINITY);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::INFINITY`: replaced by the `INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:546:34
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut minx = std::f32::INFINITY;
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::INFINITY`: replaced by the `INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:550:34
[INFO] [stdout]     |
[INFO] [stdout] 550 |             .unwrap_or(std::f32::INFINITY);
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:551:34
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let mut maxx = std::f32::NEG_INFINITY;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f32`
[INFO] [stdout]    --> fluffl/src/text_writer.rs:555:34
[INFO] [stdout]     |
[INFO] [stdout] 555 |             .unwrap_or(std::f32::NEG_INFINITY);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .set_edge_thickness(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 <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]    --> fluffl/src/gui/components/frame.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |             .set_edge_thickness(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 <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]    --> fluffl/src/gui/components/textbox.rs:431:37
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 .set_edge_thickness(0.01)
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `0.01_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]    --> fluffl/src/gui/components/textbox.rs:431:37
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 .set_edge_thickness(0.01)
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `0.01_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]    --> fluffl/src/gui/renderer.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[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]    --> fluffl/src/gui/renderer.rs:225:36
[INFO] [stdout]     |
[INFO] [stdout] 225 |             Vec4::from_array([0.0, 0.0, 0.0, 1.0]),
[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]    --> fluffl/src/math/matrix/lu.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |             [1. , 2.  , 13.],
[INFO] [stdout]     |                   ^^ help: explicitly specify the type as `f32`: `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]    --> fluffl/src/math/matrix/lu.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |             [ 0., 91., 26.], 
[INFO] [stdout]     |                   ^^^ help: explicitly specify the type as `f32`: `91_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]   --> fluffl/src/math/matrix/stack.rs:82:50
[INFO] [stdout]    |
[INFO] [stdout] 82 |     stack.push(translate4(Vec4::from_array([1.0, 0., 5., 0.])));
[INFO] [stdout]    |                                                  ^^ help: explicitly specify the type as `f32`: `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]   --> fluffl/src/math/matrix/stack.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |     stack.push(translate4(Vec4::from_array([25.0, 0., 10., 0.])));
[INFO] [stdout]    |                                                   ^^ help: explicitly specify the type as `f32`: `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]   --> fluffl/src/math/matrix/stack.rs:84:46
[INFO] [stdout]    |
[INFO] [stdout] 84 |     stack.push(scale4(Vec4::from_array([2.0, 2.0, 2.0, 0.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 <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]  --> fluffl/src/math/matrix/tests.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]   |                   ^^ help: explicitly specify the type as `f32`: `1_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]   --> fluffl/src/math/matrix/tests.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |             [ 56. , 62. , 68. ,74. ],
[INFO] [stdout]    |                     ^^^ help: explicitly specify the type as `f32`: `62_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]   --> fluffl/src/math/matrix/tests.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             [0. , 1. , 2. , 3. ],
[INFO] [stdout]    |                   ^^ help: explicitly specify the type as `f32`: `1_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]   --> fluffl/src/math/vector/tests.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let a = Vec2::<f32>::from_array([0.1, 0.2]);
[INFO] [stdout]    |                                           ^^^ help: explicitly specify the type as `f32`: `0.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]   --> fluffl/src/math/vector/tests.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let a = Vec3::<f32>::from_array([3., 5., 9.5]);
[INFO] [stdout]    |                                          ^^ help: explicitly specify the type as `f32`: `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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasEventCollection` is never used
[INFO] [stdout]    --> fluffl/src/window.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | trait HasEventCollection {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<FlufflWindow> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<'_, FlufflWindow> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<FlufflWindow> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<'_, FlufflWindow> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window/event_util.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter {
[INFO] [stdout]    |                           ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:473:26
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<ProgramState> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/slider.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<ProgramState> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:737:28
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<ProgramState> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HasEventCollection` is never used
[INFO] [stdout]    --> fluffl/src/window.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | trait HasEventCollection {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<FlufflWindow> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn window(&self) -> Ref<'_, FlufflWindow> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<FlufflWindow> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn window_mut(&self) -> RefMut<'_, FlufflWindow> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fluffl/src/window/event_util.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter {
[INFO] [stdout]    |                           ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn flush_iter_mut(&mut self) -> EventIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/window/./window_backends/glutin_window.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             GLOBAL_TOUCH_TRACKER
[INFO] [stdout] 34 | |                 .as_mut()
[INFO] [stdout]    | |_________________________^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/frame.rs:473:26
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<ProgramState> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn builder_frame(&mut self) -> FrameBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/slider.rs:453:27
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<ProgramState> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn builder_slider(&mut self) -> SliderBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> fluffl/src/gui/components/textbox.rs:737:28
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<ProgramState> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 737 |     pub fn builder_textbox(&mut self) -> TextBoxBuilder<'_, ProgramState> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> fluffl/src/math/waves/noise.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let noise_table = unsafe { &raw mut UNIFORM_NOISE_TABLE };
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> fluffl/examples/mixer_demo.rs:400:37
[INFO] [stdout]     |
[INFO] [stdout] 400 |             Vec2::from_array([100., 400.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `400_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]    --> fluffl/examples/mixer_demo.rs:401:37
[INFO] [stdout]     |
[INFO] [stdout] 401 |             Vec2::from_array([600., 400.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `400_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]    --> fluffl/examples/mixer_demo.rs:405:37
[INFO] [stdout]     |
[INFO] [stdout] 405 |             Vec2::from_array([600., 400.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `400_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]    --> fluffl/examples/mixer_demo.rs:406:37
[INFO] [stdout]     |
[INFO] [stdout] 406 |             Vec2::from_array([100., 100.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `100_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]    --> fluffl/examples/mixer_demo.rs:410:37
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Vec2::from_array([100., 100.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `100_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]    --> fluffl/examples/mixer_demo.rs:411:37
[INFO] [stdout]     |
[INFO] [stdout] 411 |             Vec2::from_array([100., 400.]),
[INFO] [stdout]     |                                     ^^^^ help: explicitly specify the type as `f32`: `400_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]    --> fluffl/examples/mixer_demo.rs:534:30
[INFO] [stdout]     |
[INFO] [stdout] 534 |         .with_edge_thickness(0.05)
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `0.05_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]    --> fluffl/examples/mixer_demo.rs:557:30
[INFO] [stdout]     |
[INFO] [stdout] 557 |         .with_edge_thickness(0.00)
[INFO] [stdout]     |                              ^^^^ help: explicitly specify the type as `f32`: `0.00_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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1", kill_on_drop: false }`
[INFO] [stdout] 99a5dd4ad7a0b8cb53f62e33e9addc0873a9932c0fc074d0985000c2b72eadd1
