[INFO] cloning repository https://github.com/ftvkyo/donut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftvkyo/donut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftvkyo%2Fdonut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftvkyo%2Fdonut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a512571e047a4f981bcbc7ba34831ae8f6f12218 [INFO] checking ftvkyo/donut against try#1c4199da70f816f2239f41c55168ff75a3663718 for 155501-infallible-never-no-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftvkyo%2Fdonut" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ftvkyo/donut [INFO] finished tweaking git repo https://github.com/ftvkyo/donut [INFO] tweaked toml for git repo https://github.com/ftvkyo/donut written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ftvkyo/donut on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ftvkyo/donut 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-client v0.31.10 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded wayland-cursor v0.31.10 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.8 [INFO] [stderr] Downloaded color-backtrace v0.7.0 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.8 [INFO] [stderr] Downloaded xml-rs v0.8.26 [INFO] [stderr] Downloaded jiff-static v0.2.14 [INFO] [stderr] Downloaded tiled v0.14.0 [INFO] [stderr] Downloaded wayland-backend v0.3.10 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded wayland-protocols v0.32.8 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded winit v0.30.11 [INFO] [stderr] Downloaded jiff v0.2.14 [INFO] [stderr] Downloaded glam v0.30.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf8ae07e242e02daee52c4c76f70d998c5ed823deee4a7092f584fea4d140ae [INFO] running `Command { std: "docker" "start" "-a" "6cf8ae07e242e02daee52c4c76f70d998c5ed823deee4a7092f584fea4d140ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf8ae07e242e02daee52c4c76f70d998c5ed823deee4a7092f584fea4d140ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf8ae07e242e02daee52c4c76f70d998c5ed823deee4a7092f584fea4d140ae", kill_on_drop: false }` [INFO] [stdout] 6cf8ae07e242e02daee52c4c76f70d998c5ed823deee4a7092f584fea4d140ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c07897a4ca6ea58b6e3fb74edc5a840e57a4deede1d42a5c5fe045eb74101b8c [INFO] running `Command { std: "docker" "start" "-a" "c07897a4ca6ea58b6e3fb74edc5a840e57a4deede1d42a5c5fe045eb74101b8c", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiled v0.14.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking color-backtrace v0.7.0 [INFO] [stderr] Checking glam v0.30.3 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking donut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `vertex::IndexFormat` [INFO] [stdout] --> src/view/gpu_data/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use vertex::IndexFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vertex::IndexFormat` [INFO] [stdout] --> src/view/gpu_data/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use vertex::IndexFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/geo/visibility.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | let output = compute((0.0, 0.0).into(), &input); [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 [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/geo/visibility.rs:302:36 [INFO] [stdout] | [INFO] [stdout] 302 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:314:31 [INFO] [stdout] | [INFO] [stdout] 314 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:314:36 [INFO] [stdout] | [INFO] [stdout] 314 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:326:36 [INFO] [stdout] | [INFO] [stdout] 326 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:387:27 [INFO] [stdout] | [INFO] [stdout] 387 | let origin = (10.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:387:33 [INFO] [stdout] | [INFO] [stdout] 387 | let origin = (10.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:401:27 [INFO] [stdout] | [INFO] [stdout] 401 | let origin = (10.0, 5.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:401:33 [INFO] [stdout] | [INFO] [stdout] 401 | let origin = (10.0, 5.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:412:27 [INFO] [stdout] | [INFO] [stdout] 412 | let origin = (10.0, 0.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:412:33 [INFO] [stdout] | [INFO] [stdout] 412 | let origin = (10.0, 0.0).into(); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:423:27 [INFO] [stdout] | [INFO] [stdout] 423 | let origin = (10.0, -5.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | let origin = (10.0, -5.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:434:27 [INFO] [stdout] | [INFO] [stdout] 434 | let origin = (10.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:434:34 [INFO] [stdout] | [INFO] [stdout] 434 | let origin = (10.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:448:27 [INFO] [stdout] | [INFO] [stdout] 448 | let origin = (5.0, -10.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:448:33 [INFO] [stdout] | [INFO] [stdout] 448 | let origin = (5.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:459:27 [INFO] [stdout] | [INFO] [stdout] 459 | let origin = (0.0, -10.0).into(); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:459:33 [INFO] [stdout] | [INFO] [stdout] 459 | let origin = (0.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:470:28 [INFO] [stdout] | [INFO] [stdout] 470 | let origin = (-5.0, -10.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:470:34 [INFO] [stdout] | [INFO] [stdout] 470 | let origin = (-5.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:481:28 [INFO] [stdout] | [INFO] [stdout] 481 | let origin = (-10.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:481:35 [INFO] [stdout] | [INFO] [stdout] 481 | let origin = (-10.0, -10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:495:28 [INFO] [stdout] | [INFO] [stdout] 495 | let origin = (-10.0, -5.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:495:35 [INFO] [stdout] | [INFO] [stdout] 495 | let origin = (-10.0, -5.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:506:28 [INFO] [stdout] | [INFO] [stdout] 506 | let origin = (-10.0, 0.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | let origin = (-10.0, 0.0).into(); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let origin = (-10.0, 5.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:517:34 [INFO] [stdout] | [INFO] [stdout] 517 | let origin = (-10.0, 5.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:528:28 [INFO] [stdout] | [INFO] [stdout] 528 | let origin = (-10.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:528:34 [INFO] [stdout] | [INFO] [stdout] 528 | let origin = (-10.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:542:28 [INFO] [stdout] | [INFO] [stdout] 542 | let origin = (-5.0, 10.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:542:33 [INFO] [stdout] | [INFO] [stdout] 542 | let origin = (-5.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:553:27 [INFO] [stdout] | [INFO] [stdout] 553 | let origin = (0.0, 10.0).into(); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:553:32 [INFO] [stdout] | [INFO] [stdout] 553 | let origin = (0.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:564:27 [INFO] [stdout] | [INFO] [stdout] 564 | let origin = (5.0, 10.0).into(); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/geo/visibility.rs:564:32 [INFO] [stdout] | [INFO] [stdout] 564 | let origin = (5.0, 10.0).into(); [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.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/geo/visibility.rs:585:31 [INFO] [stdout] | [INFO] [stdout] 585 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:585:36 [INFO] [stdout] | [INFO] [stdout] 585 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:608:31 [INFO] [stdout] | [INFO] [stdout] 608 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:608:36 [INFO] [stdout] | [INFO] [stdout] 608 | let output = compute((0.0, 0.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:672:31 [INFO] [stdout] | [INFO] [stdout] 672 | let output = compute((0.0, 1.0).into(), &input); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/geo/visibility.rs:672:36 [INFO] [stdout] | [INFO] [stdout] 672 | let output = compute((0.0, 1.0).into(), &input); [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/phys/collision.rs:176:48 [INFO] [stdout] | [INFO] [stdout] 176 | let mut d1 = PhysObject::new_disc((0.0, 0.0).into(), 1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | let mut d1 = PhysObject::new_disc((0.0, 0.0).into(), 1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:178:48 [INFO] [stdout] | [INFO] [stdout] 178 | let mut d2 = PhysObject::new_disc((2.0, 0.0).into(), 1.0, 1.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/phys/collision.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | let mut d2 = PhysObject::new_disc((2.0, 0.0).into(), 1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(d1.center, (0.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(d1.center, (0.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | assert_eq!(d2.center, (2.0, 0.0).into()); [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/phys/collision.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | assert_eq!(d2.center, (2.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:191:39 [INFO] [stdout] | [INFO] [stdout] 191 | PhysObject::new_disc((0.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(1.0, 0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:191:44 [INFO] [stdout] | [INFO] [stdout] 191 | PhysObject::new_disc((0.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(1.0, 0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:193:48 [INFO] [stdout] | [INFO] [stdout] 193 | let mut d2 = PhysObject::new_disc((2.0, 0.0).into(), 1.0, 1.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/phys/collision.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | let mut d2 = PhysObject::new_disc((2.0, 0.0).into(), 1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(d1.center, (0.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(d1.center, (0.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:200:36 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(d2.center, (3.0, 0.0).into()); [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/phys/collision.rs:200:41 [INFO] [stdout] | [INFO] [stdout] 200 | assert_eq!(d2.center, (3.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:206:39 [INFO] [stdout] | [INFO] [stdout] 206 | PhysObject::new_disc((0.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(-1.0, 0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:206:44 [INFO] [stdout] | [INFO] [stdout] 206 | PhysObject::new_disc((0.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(-1.0, 0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:209:39 [INFO] [stdout] | [INFO] [stdout] 209 | PhysObject::new_disc((2.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:209:44 [INFO] [stdout] | [INFO] [stdout] 209 | PhysObject::new_disc((2.0, 0.0).into(), 1.0, 1.0).with_velocity(vec2(1.0, 0.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:213:37 [INFO] [stdout] | [INFO] [stdout] 213 | assert_eq!(d1.center, (-1.0, 0.0).into()); [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/phys/collision.rs:213:42 [INFO] [stdout] | [INFO] [stdout] 213 | assert_eq!(d1.center, (-1.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:216:36 [INFO] [stdout] | [INFO] [stdout] 216 | assert_eq!(d2.center, (3.0, 0.0).into()); [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/phys/collision.rs:216:41 [INFO] [stdout] | [INFO] [stdout] 216 | assert_eq!(d2.center, (3.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | let mut d = PhysObject::new_disc((0.0, 1.0).into(), 1.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:234:52 [INFO] [stdout] | [INFO] [stdout] 234 | let mut d = PhysObject::new_disc((0.0, 1.0).into(), 1.0, 1.0); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:236:52 [INFO] [stdout] | [INFO] [stdout] 236 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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/phys/collision.rs:236:57 [INFO] [stdout] | [INFO] [stdout] 236 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:236:71 [INFO] [stdout] | [INFO] [stdout] 236 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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/phys/collision.rs:236:76 [INFO] [stdout] | [INFO] [stdout] 236 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:240:35 [INFO] [stdout] | [INFO] [stdout] 240 | assert_eq!(d.center, (0.0, 1.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:240:40 [INFO] [stdout] | [INFO] [stdout] 240 | assert_eq!(d.center, (0.0, 1.0).into()); [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/phys/collision.rs:246:39 [INFO] [stdout] | [INFO] [stdout] 246 | PhysObject::new_disc((0.0, 1.0).into(), 1.0, 1.0).with_velocity(vec2(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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:246:44 [INFO] [stdout] | [INFO] [stdout] 246 | PhysObject::new_disc((0.0, 1.0).into(), 1.0, 1.0).with_velocity(vec2(0.0, -1.0)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:248:52 [INFO] [stdout] | [INFO] [stdout] 248 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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/phys/collision.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:248:71 [INFO] [stdout] | [INFO] [stdout] 248 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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/phys/collision.rs:248:76 [INFO] [stdout] | [INFO] [stdout] 248 | let mut s = SceneObject::new_segment((-1.0, 0.0).into(), (1.0, 0.0).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | assert_eq!(d.center, (0.0, 1.9).into()); [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/phys/collision.rs:252:40 [INFO] [stdout] | [INFO] [stdout] 252 | assert_eq!(d.center, (0.0, 1.9).into()); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `radius` [INFO] [stdout] --> src/phys/collision.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (Disc { radius }, SegmentH { dx }) => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `radius: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/phys/collision.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | (Disc { radius }, SegmentH { dx }) => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `radius` [INFO] [stdout] --> src/phys/collision.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | (Disc { radius }, SegmentV { dy }) => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `radius: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/phys/collision.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | (Disc { radius }, SegmentV { dy }) => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `dy: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/phys/object.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new_segment_h(start: Point, dx: f32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/phys/object.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new_segment_h(start: Point, dx: f32) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/phys/object.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new_segment_v(start: Point, dy: f32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/phys/object.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new_segment_v(start: Point, dy: f32) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `radius` [INFO] [stdout] --> src/phys/collision.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | (Disc { radius }, SegmentH { dx }) => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `radius: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/phys/collision.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | (Disc { radius }, SegmentH { dx }) => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `radius` [INFO] [stdout] --> src/phys/collision.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | (Disc { radius }, SegmentV { dy }) => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `radius: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/phys/collision.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | (Disc { radius }, SegmentV { dy }) => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `dy: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/phys/object.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new_segment_h(start: Point, dx: f32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/phys/object.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new_segment_h(start: Point, dx: f32) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/phys/object.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new_segment_v(start: Point, dy: f32) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/phys/object.rs:23:40 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new_segment_v(start: Point, dy: f32) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_light` and `get_map` are never used [INFO] [stdout] --> src/assets/mod.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Assets { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn get_light(&self, index: usize) -> Option<&LightSource> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn get_map(&self, index: usize) -> Option<&Map> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `frames_per_second` is never read [INFO] [stdout] --> src/assets/light.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LightSource { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub frames_per_second: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `vec` and `dist` are never used [INFO] [stdout] --> src/geo/point.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Point { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn vec(self) -> Vec2 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn dist(self, other: Point) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/geo/visibility.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct VisibilityPolygon { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 53 | pub origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `for_each_pair_mut` is never used [INFO] [stdout] --> src/phys/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl Physics { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn for_each_pair_mut(&mut self, mut f: impl FnMut(&mut PhysObject, &mut PhysObject)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SegmentH` and `SegmentV` are never constructed [INFO] [stdout] --> src/phys/object.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum SceneObjectShape { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 7 | SegmentH { dx: f32 }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | SegmentV { dy: f32 }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SceneObjectShape` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_segment_h` and `new_segment_v` are never used [INFO] [stdout] --> src/phys/object.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl SceneObject { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 19 | pub fn new_segment_h(start: Point, dx: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn new_segment_v(start: Point, dy: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `map_meta` is never used [INFO] [stdout] --> src/phys/object.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl PhysObject { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn map_meta(self, meta_f: impl FnOnce(&Self) -> N) -> PhysObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `groups` is never read [INFO] [stdout] --> src/view/gpu_data/texture_multiplexer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TextureMultiplexer { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | groups: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_texture_group` is never used [INFO] [stdout] --> src/view/gpu_data/texture_multiplexer.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl TextureMultiplexer { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn get_texture_group(&self, index: usize) -> Option<&TextureGroup> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_quads` is never used [INFO] [stdout] --> src/view/gpu_data/vertex.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 177 | impl VertexBuffers { [INFO] [stdout] | ------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 193 | pub fn update_quads(&mut self, gpu: &GPU, quads: &[Quad]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "c07897a4ca6ea58b6e3fb74edc5a840e57a4deede1d42a5c5fe045eb74101b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07897a4ca6ea58b6e3fb74edc5a840e57a4deede1d42a5c5fe045eb74101b8c", kill_on_drop: false }` [INFO] [stdout] c07897a4ca6ea58b6e3fb74edc5a840e57a4deede1d42a5c5fe045eb74101b8c