[INFO] cloning repository https://github.com/Patsomir/ezplatform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Patsomir/ezplatform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c675a1473e9075ec9f30075cd33148cce871be0e
[INFO] checking Patsomir/ezplatform against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Patsomir/ezplatform
[INFO] finished tweaking git repo https://github.com/Patsomir/ezplatform
[INFO] tweaked toml for git repo https://github.com/Patsomir/ezplatform written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Patsomir/ezplatform on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Patsomir/ezplatform 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.5.10
[INFO] [stderr]   Downloaded clang-sys v1.1.0
[INFO] [stderr]   Downloaded bumpalo v3.6.0
[INFO] [stderr]   Downloaded bzip2-sys v0.1.10+1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3fb3a02ec1ce723d48f10cb71a4f192530bc7a9aaa92a095508fe7478054e93
[INFO] running `Command { std: "docker" "start" "-a" "e3fb3a02ec1ce723d48f10cb71a4f192530bc7a9aaa92a095508fe7478054e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3fb3a02ec1ce723d48f10cb71a4f192530bc7a9aaa92a095508fe7478054e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3fb3a02ec1ce723d48f10cb71a4f192530bc7a9aaa92a095508fe7478054e93", kill_on_drop: false }`
[INFO] [stdout] e3fb3a02ec1ce723d48f10cb71a4f192530bc7a9aaa92a095508fe7478054e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2605fa3089ef9c98b371e43ac7dd52d3c0348fab36babb91517e9f76b8d2a35
[INFO] running `Command { std: "docker" "start" "-a" "c2605fa3089ef9c98b371e43ac7dd52d3c0348fab36babb91517e9f76b8d2a35", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sid v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking glyph_brush_layout v0.1.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking twox-hash v1.6.0
[INFO] [stderr]     Checking mint v0.5.6
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking minimp3 v0.3.5
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking cpal v0.8.2
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking num-iter v0.1.42
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking glyph_brush v0.6.3
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking gfx v0.18.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking glyph_brush v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking wayland-client v0.21.13
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling smart-default v0.5.2
[INFO] [stderr]     Checking euclid v0.19.9
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking gilrs-core v0.2.6
[INFO] [stderr]     Checking zip v0.5.10
[INFO] [stderr]     Checking wayland-protocols v0.21.13
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking gilrs v0.7.4
[INFO] [stderr]     Checking lyon_geom v0.12.7
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking lyon_path v0.13.2
[INFO] [stderr]     Checking lyon_algorithms v0.13.4
[INFO] [stderr]     Checking lyon_tessellation v0.13.5
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking lyon v0.13.5
[INFO] [stderr]    Compiling cargo_metadata v0.10.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]    Compiling skeptic v0.13.5
[INFO] [stderr]    Compiling ggez v0.5.1
[INFO] [stderr]     Checking glutin v0.20.1
[INFO] [stderr]     Checking gfx_window_glutin v0.30.0
[INFO] [stderr]     Checking rodio v0.9.0
[INFO] [stderr]     Checking ezplatform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     assert_eq_point!(Point2 { x: 2.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     assert_eq_point!(Point2 { x: 2.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_eq_point!(destination, camera.position(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_eq_point!(destination, camera.position(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq_point!(Point2 { x: 3.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq_point!(Point2 { x: 3.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_eq_point!(Point2 { x: 3.0, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     assert_eq_point!(Point2 { x: 3.0, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_eq_point!(Point2 { x: 2.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_eq_point!(Point2 { x: 2.0, y: 2.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq_point!(Point2 { x: 1.25, y: 1.25 }, camera.position(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq_point!(Point2 { x: 1.25, y: 1.25 }, camera.position(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq_point!(Point2 { x: 1.25, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq_point!(Point2 { x: 1.25, y: 0.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq_point!(Point2 { x: 0.0, y: 1.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq_point!(Point2 { x: 0.0, y: 1.0 }, camera.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_eq_point!(Point2 { x: 0.0, y: 1.25 }, camera.position(), DELTA);
[INFO] [stdout]    |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/camera.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_eq_point!(Point2 { x: 0.0, y: 1.25 }, camera.position(), DELTA);
[INFO] [stdout]    |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, collider.position(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, collider.position(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.velocity(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.velocity(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.acceleration(), DELTA);
[INFO] [stdout]     |     --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.acceleration(), DELTA);
[INFO] [stdout]     |     --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.force(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, collider.force(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     assert_eq_float!(1.0, collider.mass(), DELTA);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     assert_eq_float!(2.0, collider.width(), DELTA);
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     assert_eq_float!(3.0, collider.height(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_eq_rect!(initial_rect, collider.rect(), DELTA);
[INFO] [stdout]     |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/collision.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_eq_rect!(expected, collider.rect(), DELTA);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     assert_world_params!(
[INFO] [stdout] 42 | |         &world,
[INFO] [stdout] 43 | |         WorldParams {
[INFO] [stdout] 44 | |             screen_width: 800.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         DELTA
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     assert_world_params!(
[INFO] [stdout] 60 | |         &world,
[INFO] [stdout] 61 | |         WorldParams {
[INFO] [stdout] 62 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         DELTA
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/world.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     assert_world_params!(
[INFO] [stdout] 79 | |         &world,
[INFO] [stdout] 80 | |         WorldParams {
[INFO] [stdout] 81 | |             screen_width: 400.0,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         DELTA
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     assert_world_params!(
[INFO] [stdout]  94 | |         &world,
[INFO] [stdout]  95 | |         WorldParams {
[INFO] [stdout]  96 | |             screen_width: 1600.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         DELTA
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     assert_world_params!(
[INFO] [stdout] 109 | |         &world,
[INFO] [stdout] 110 | |         WorldParams {
[INFO] [stdout] 111 | |             screen_width: 400.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         DELTA
[INFO] [stdout] 119 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     assert_world_params!(
[INFO] [stdout] 128 | |         &world,
[INFO] [stdout] 129 | |         WorldParams {
[INFO] [stdout] 130 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         DELTA
[INFO] [stdout] 138 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     assert_world_params!(
[INFO] [stdout] 143 | |         &world,
[INFO] [stdout] 144 | |         WorldParams {
[INFO] [stdout] 145 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         DELTA
[INFO] [stdout] 153 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_world_params!(
[INFO] [stdout] 163 | |         &world,
[INFO] [stdout] 164 | |         WorldParams {
[INFO] [stdout] 165 | |             screen_width: 800.0,
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         DELTA
[INFO] [stdout] 173 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_world_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     assert_eq_point!(
[INFO] [stdout] 183 | |         expected_screen_point,
[INFO] [stdout] 184 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 185 | |         DELTA
[INFO] [stdout] 186 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     assert_eq_point!(
[INFO] [stdout] 183 | |         expected_screen_point,
[INFO] [stdout] 184 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 185 | |         DELTA
[INFO] [stdout] 186 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | /     assert_eq_point!(
[INFO] [stdout] 191 | |         expected_screen_point,
[INFO] [stdout] 192 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 193 | |         DELTA
[INFO] [stdout] 194 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | /     assert_eq_point!(
[INFO] [stdout] 191 | |         expected_screen_point,
[INFO] [stdout] 192 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 193 | |         DELTA
[INFO] [stdout] 194 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     assert_eq_point!(
[INFO] [stdout] 199 | |         expected_screen_point,
[INFO] [stdout] 200 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 201 | |         DELTA
[INFO] [stdout] 202 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     assert_eq_point!(
[INFO] [stdout] 199 | |         expected_screen_point,
[INFO] [stdout] 200 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 201 | |         DELTA
[INFO] [stdout] 202 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     assert_eq_point!(
[INFO] [stdout] 207 | |         expected_screen_point,
[INFO] [stdout] 208 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 209 | |         DELTA
[INFO] [stdout] 210 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     assert_eq_point!(
[INFO] [stdout] 207 | |         expected_screen_point,
[INFO] [stdout] 208 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 209 | |         DELTA
[INFO] [stdout] 210 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | /     assert_eq_point!(
[INFO] [stdout] 218 | |         expected_screen_point,
[INFO] [stdout] 219 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 220 | |         DELTA
[INFO] [stdout] 221 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | /     assert_eq_point!(
[INFO] [stdout] 218 | |         expected_screen_point,
[INFO] [stdout] 219 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 220 | |         DELTA
[INFO] [stdout] 221 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 | /     assert_eq_point!(
[INFO] [stdout] 232 | |         expected_screen_point,
[INFO] [stdout] 233 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 234 | |         DELTA
[INFO] [stdout] 235 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 | /     assert_eq_point!(
[INFO] [stdout] 232 | |         expected_screen_point,
[INFO] [stdout] 233 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 234 | |         DELTA
[INFO] [stdout] 235 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | /     assert_eq_point!(
[INFO] [stdout] 240 | |         expected_screen_point,
[INFO] [stdout] 241 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 242 | |         DELTA
[INFO] [stdout] 243 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_eq_float!(1.0, point.mass(), DELTA);
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | /     assert_eq_point!(
[INFO] [stdout] 240 | |         expected_screen_point,
[INFO] [stdout] 241 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 242 | |         DELTA
[INFO] [stdout] 243 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     assert_eq_point!(
[INFO] [stdout] 248 | |         expected_screen_point,
[INFO] [stdout] 249 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 250 | |         DELTA
[INFO] [stdout] 251 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     assert_eq_point!(
[INFO] [stdout] 248 | |         expected_screen_point,
[INFO] [stdout] 249 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 250 | |         DELTA
[INFO] [stdout] 251 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | /     assert_eq_point!(
[INFO] [stdout] 259 | |         expected_screen_point,
[INFO] [stdout] 260 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 261 | |         DELTA
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | /     assert_eq_point!(
[INFO] [stdout] 259 | |         expected_screen_point,
[INFO] [stdout] 260 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 261 | |         DELTA
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     assert_eq_point!(
[INFO] [stdout] 270 | |         expected_screen_point,
[INFO] [stdout] 271 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 272 | |         DELTA
[INFO] [stdout] 273 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     assert_eq_point!(
[INFO] [stdout] 270 | |         expected_screen_point,
[INFO] [stdout] 271 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 272 | |         DELTA
[INFO] [stdout] 273 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.position(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     assert_eq_point!(
[INFO] [stdout] 285 | |         expected_screen_point,
[INFO] [stdout] 286 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 287 | |         DELTA
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     assert_eq_point!(
[INFO] [stdout] 285 | |         expected_screen_point,
[INFO] [stdout] 286 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 287 | |         DELTA
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | /     assert_eq_point!(
[INFO] [stdout] 293 | |         expected_screen_point,
[INFO] [stdout] 294 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 295 | |         DELTA
[INFO] [stdout] 296 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | /     assert_eq_point!(
[INFO] [stdout] 293 | |         expected_screen_point,
[INFO] [stdout] 294 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 295 | |         DELTA
[INFO] [stdout] 296 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     assert_eq_point!(
[INFO] [stdout] 301 | |         expected_screen_point,
[INFO] [stdout] 302 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 303 | |         DELTA
[INFO] [stdout] 304 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     assert_eq_point!(
[INFO] [stdout] 301 | |         expected_screen_point,
[INFO] [stdout] 302 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 303 | |         DELTA
[INFO] [stdout] 304 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 | /     assert_eq_point!(
[INFO] [stdout] 312 | |         expected_screen_point,
[INFO] [stdout] 313 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 314 | |         DELTA
[INFO] [stdout] 315 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 | /     assert_eq_point!(
[INFO] [stdout] 312 | |         expected_screen_point,
[INFO] [stdout] 313 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 314 | |         DELTA
[INFO] [stdout] 315 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | /     assert_eq_point!(
[INFO] [stdout] 320 | |         expected_screen_point,
[INFO] [stdout] 321 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 322 | |         DELTA
[INFO] [stdout] 323 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | /     assert_eq_point!(
[INFO] [stdout] 320 | |         expected_screen_point,
[INFO] [stdout] 321 | |         world.world_to_screen_pos(world_point),
[INFO] [stdout] 322 | |         DELTA
[INFO] [stdout] 323 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | /     assert_eq_rect!(
[INFO] [stdout] 333 | |         expected_screen_rect,
[INFO] [stdout] 334 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 335 | |         DELTA
[INFO] [stdout] 336 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | /     assert_eq_rect!(
[INFO] [stdout] 333 | |         expected_screen_rect,
[INFO] [stdout] 334 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 335 | |         DELTA
[INFO] [stdout] 336 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | /     assert_eq_rect!(
[INFO] [stdout] 333 | |         expected_screen_rect,
[INFO] [stdout] 334 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 335 | |         DELTA
[INFO] [stdout] 336 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | /     assert_eq_rect!(
[INFO] [stdout] 333 | |         expected_screen_rect,
[INFO] [stdout] 334 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 335 | |         DELTA
[INFO] [stdout] 336 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_eq_point!(Point2 { x: 1.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | /     assert_eq_rect!(
[INFO] [stdout] 341 | |         expected_screen_rect,
[INFO] [stdout] 342 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 343 | |         DELTA
[INFO] [stdout] 344 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq_point!(Point2 { x: 0.5, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | /     assert_eq_rect!(
[INFO] [stdout] 341 | |         expected_screen_rect,
[INFO] [stdout] 342 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 343 | |         DELTA
[INFO] [stdout] 344 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq_point!(Point2 { x: 0.5, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | /     assert_eq_rect!(
[INFO] [stdout] 341 | |         expected_screen_rect,
[INFO] [stdout] 342 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 343 | |         DELTA
[INFO] [stdout] 344 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 | /     assert_eq_rect!(
[INFO] [stdout] 341 | |         expected_screen_rect,
[INFO] [stdout] 342 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 343 | |         DELTA
[INFO] [stdout] 344 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_eq_point!(Point2 { x: 1.0, y: -2.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_eq_point!(Point2 { x: 0.5, y: -1.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     assert_eq_rect!(
[INFO] [stdout] 349 | |         expected_screen_rect,
[INFO] [stdout] 350 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 351 | |         DELTA
[INFO] [stdout] 352 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     assert_eq_rect!(
[INFO] [stdout] 349 | |         expected_screen_rect,
[INFO] [stdout] 350 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 351 | |         DELTA
[INFO] [stdout] 352 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     assert_eq_rect!(
[INFO] [stdout] 349 | |         expected_screen_rect,
[INFO] [stdout] 350 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 351 | |         DELTA
[INFO] [stdout] 352 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     assert_eq_rect!(
[INFO] [stdout] 349 | |         expected_screen_rect,
[INFO] [stdout] 350 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 351 | |         DELTA
[INFO] [stdout] 352 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | /     assert_eq_rect!(
[INFO] [stdout] 357 | |         expected_screen_rect,
[INFO] [stdout] 358 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 359 | |         DELTA
[INFO] [stdout] 360 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_eq_point!(Point2 { x: 0.5, y: -1.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | /     assert_eq_rect!(
[INFO] [stdout] 357 | |         expected_screen_rect,
[INFO] [stdout] 358 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 359 | |         DELTA
[INFO] [stdout] 360 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | /     assert_eq_rect!(
[INFO] [stdout] 357 | |         expected_screen_rect,
[INFO] [stdout] 358 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 359 | |         DELTA
[INFO] [stdout] 360 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/world.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | /     assert_eq_rect!(
[INFO] [stdout] 357 | |         expected_screen_rect,
[INFO] [stdout] 358 | |         world.world_to_screen_rect(world_rect),
[INFO] [stdout] 359 | |         DELTA
[INFO] [stdout] 360 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.position(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.velocity(), DELTA);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.acceleration(), DELTA);
[INFO] [stdout]    |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_eq_point!(Point2 { x: 0.0, y: 0.0 }, point.force(), DELTA);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/physics.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     assert_eq_float!(1.0, point.mass(), DELTA);
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, point.position(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_eq_point!(
[INFO] [stdout] 56 | |         expected_world_point,
[INFO] [stdout] 57 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 58 | |         DELTA
[INFO] [stdout] 59 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_eq_point!(Point2 { x: 1.0, y: 1.0 }, point.position(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     assert_eq_point!(Point2 { x: 1.5, y: 1.5 }, point.position(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     assert_eq_point!(Point2 { x: 1.5, y: 1.5 }, point.position(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert_eq_point!(Point2 { x: 0.5, y: 0.5 }, point.velocity(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert_eq_point!(Point2 { x: 0.5, y: 0.5 }, point.velocity(), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_eq_point!(Point2 { x: 0.25, y: 0.25 }, point.position(), DELTA);
[INFO] [stdout]     |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_eq_point!(Point2 { x: 0.25, y: 0.25 }, point.position(), DELTA);
[INFO] [stdout]     |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_eq_point!(
[INFO] [stdout] 56 | |         expected_world_point,
[INFO] [stdout] 57 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 58 | |         DELTA
[INFO] [stdout] 59 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     assert_eq_point!(
[INFO] [stdout] 64 | |         expected_world_point,
[INFO] [stdout] 65 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 66 | |         DELTA
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     assert_eq_point!(
[INFO] [stdout] 64 | |         expected_world_point,
[INFO] [stdout] 65 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 66 | |         DELTA
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     assert_eq_point!(
[INFO] [stdout] 72 | |         expected_world_point,
[INFO] [stdout] 73 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 74 | |         DELTA
[INFO] [stdout] 75 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     assert_eq_point!(
[INFO] [stdout] 72 | |         expected_world_point,
[INFO] [stdout] 73 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 74 | |         DELTA
[INFO] [stdout] 75 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_eq_point!(Point2 { x: 0.75, y: 0.75 }, point.velocity(), DELTA);
[INFO] [stdout]     |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_eq_point!(Point2 { x: 0.75, y: 0.75 }, point.velocity(), DELTA);
[INFO] [stdout]     |     ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     assert_eq_point!(
[INFO] [stdout] 125 | |         Point2 {
[INFO] [stdout] 126 | |             x: 0.5625,
[INFO] [stdout] 127 | |             y: 0.5625
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         DELTA
[INFO] [stdout] 131 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/physics.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     assert_eq_point!(
[INFO] [stdout] 125 | |         Point2 {
[INFO] [stdout] 126 | |             x: 0.5625,
[INFO] [stdout] 127 | |             y: 0.5625
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |         DELTA
[INFO] [stdout] 131 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     assert_eq_point!(
[INFO] [stdout] 82 | |         expected_world_point,
[INFO] [stdout] 83 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 84 | |         DELTA
[INFO] [stdout] 85 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     assert_eq_point!(
[INFO] [stdout] 82 | |         expected_world_point,
[INFO] [stdout] 83 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 84 | |         DELTA
[INFO] [stdout] 85 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     assert_eq_point!(
[INFO] [stdout] 90 | |         expected_world_point,
[INFO] [stdout] 91 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 92 | |         DELTA
[INFO] [stdout] 93 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/float_asserts.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/tilemap.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     assert_eq_point!(
[INFO] [stdout] 90 | |         expected_world_point,
[INFO] [stdout] 91 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 92 | |         DELTA
[INFO] [stdout] 93 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout]  6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]  6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     assert_eq_point!(
[INFO] [stdout]  98 | |         expected_world_point,
[INFO] [stdout]  99 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 100 | |         DELTA
[INFO] [stdout] 101 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     assert_eq_point!(
[INFO] [stdout]  98 | |         expected_world_point,
[INFO] [stdout]  99 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 100 | |         DELTA
[INFO] [stdout] 101 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     assert_eq_point!(
[INFO] [stdout] 111 | |         expected_world_point,
[INFO] [stdout] 112 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 113 | |         DELTA
[INFO] [stdout] 114 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     assert_eq_point!(
[INFO] [stdout] 111 | |         expected_world_point,
[INFO] [stdout] 112 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 113 | |         DELTA
[INFO] [stdout] 114 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     assert_eq_point!(
[INFO] [stdout] 119 | |         expected_world_point,
[INFO] [stdout] 120 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 121 | |         DELTA
[INFO] [stdout] 122 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     assert_eq_point!(
[INFO] [stdout] 119 | |         expected_world_point,
[INFO] [stdout] 120 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 121 | |         DELTA
[INFO] [stdout] 122 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     assert_eq_point!(
[INFO] [stdout] 127 | |         expected_world_point,
[INFO] [stdout] 128 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 129 | |         DELTA
[INFO] [stdout] 130 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     assert_eq_point!(
[INFO] [stdout] 127 | |         expected_world_point,
[INFO] [stdout] 128 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 129 | |         DELTA
[INFO] [stdout] 130 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     assert_eq_point!(
[INFO] [stdout] 137 | |         expected_world_point,
[INFO] [stdout] 138 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 139 | |         DELTA
[INFO] [stdout] 140 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     assert_eq_point!(
[INFO] [stdout] 137 | |         expected_world_point,
[INFO] [stdout] 138 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 139 | |         DELTA
[INFO] [stdout] 140 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     assert_eq_point!(
[INFO] [stdout] 145 | |         expected_world_point,
[INFO] [stdout] 146 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 147 | |         DELTA
[INFO] [stdout] 148 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     assert_eq_point!(
[INFO] [stdout] 145 | |         expected_world_point,
[INFO] [stdout] 146 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 147 | |         DELTA
[INFO] [stdout] 148 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     assert_eq_point!(
[INFO] [stdout] 153 | |         expected_world_point,
[INFO] [stdout] 154 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 155 | |         DELTA
[INFO] [stdout] 156 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     assert_eq_point!(
[INFO] [stdout] 153 | |         expected_world_point,
[INFO] [stdout] 154 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 155 | |         DELTA
[INFO] [stdout] 156 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_eq_point!(
[INFO] [stdout] 163 | |         expected_world_point,
[INFO] [stdout] 164 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 165 | |         DELTA
[INFO] [stdout] 166 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | /     assert_eq_point!(
[INFO] [stdout] 163 | |         expected_world_point,
[INFO] [stdout] 164 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 165 | |         DELTA
[INFO] [stdout] 166 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     assert_eq_point!(
[INFO] [stdout] 171 | |         expected_world_point,
[INFO] [stdout] 172 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 173 | |         DELTA
[INFO] [stdout] 174 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     assert_eq_point!(
[INFO] [stdout] 171 | |         expected_world_point,
[INFO] [stdout] 172 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 173 | |         DELTA
[INFO] [stdout] 174 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     assert_eq_point!(
[INFO] [stdout] 179 | |         expected_world_point,
[INFO] [stdout] 180 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 181 | |         DELTA
[INFO] [stdout] 182 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     assert_eq_point!(
[INFO] [stdout] 179 | |         expected_world_point,
[INFO] [stdout] 180 | |         tilemap.tilemap_to_world(tilemap_point),
[INFO] [stdout] 181 | |         DELTA
[INFO] [stdout] 182 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     assert_eq_point!(
[INFO] [stdout] 192 | |         expected_tilemap_point,
[INFO] [stdout] 193 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 194 | |         DELTA
[INFO] [stdout] 195 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     assert_eq_point!(
[INFO] [stdout] 192 | |         expected_tilemap_point,
[INFO] [stdout] 193 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 194 | |         DELTA
[INFO] [stdout] 195 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | /     assert_eq_point!(
[INFO] [stdout] 200 | |         expected_tilemap_point,
[INFO] [stdout] 201 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 202 | |         DELTA
[INFO] [stdout] 203 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | /     assert_eq_point!(
[INFO] [stdout] 200 | |         expected_tilemap_point,
[INFO] [stdout] 201 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 202 | |         DELTA
[INFO] [stdout] 203 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     assert_eq_point!(
[INFO] [stdout] 208 | |         expected_tilemap_point,
[INFO] [stdout] 209 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 210 | |         DELTA
[INFO] [stdout] 211 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | /     assert_eq_point!(
[INFO] [stdout] 208 | |         expected_tilemap_point,
[INFO] [stdout] 209 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 210 | |         DELTA
[INFO] [stdout] 211 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | /     assert_eq_point!(
[INFO] [stdout] 218 | |         expected_tilemap_point,
[INFO] [stdout] 219 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 220 | |         DELTA
[INFO] [stdout] 221 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | /     assert_eq_point!(
[INFO] [stdout] 218 | |         expected_tilemap_point,
[INFO] [stdout] 219 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 220 | |         DELTA
[INFO] [stdout] 221 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | /     assert_eq_point!(
[INFO] [stdout] 226 | |         expected_tilemap_point,
[INFO] [stdout] 227 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 228 | |         DELTA
[INFO] [stdout] 229 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | /     assert_eq_point!(
[INFO] [stdout] 226 | |         expected_tilemap_point,
[INFO] [stdout] 227 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 228 | |         DELTA
[INFO] [stdout] 229 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 | /     assert_eq_point!(
[INFO] [stdout] 234 | |         expected_tilemap_point,
[INFO] [stdout] 235 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 236 | |         DELTA
[INFO] [stdout] 237 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 | /     assert_eq_point!(
[INFO] [stdout] 234 | |         expected_tilemap_point,
[INFO] [stdout] 235 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 236 | |         DELTA
[INFO] [stdout] 237 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     assert_eq_point!(
[INFO] [stdout] 247 | |         expected_tilemap_point,
[INFO] [stdout] 248 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 249 | |         DELTA
[INFO] [stdout] 250 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     assert_eq_point!(
[INFO] [stdout] 247 | |         expected_tilemap_point,
[INFO] [stdout] 248 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 249 | |         DELTA
[INFO] [stdout] 250 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | /     assert_eq_point!(
[INFO] [stdout] 255 | |         expected_tilemap_point,
[INFO] [stdout] 256 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 257 | |         DELTA
[INFO] [stdout] 258 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | /     assert_eq_point!(
[INFO] [stdout] 255 | |         expected_tilemap_point,
[INFO] [stdout] 256 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 257 | |         DELTA
[INFO] [stdout] 258 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | /     assert_eq_point!(
[INFO] [stdout] 263 | |         expected_tilemap_point,
[INFO] [stdout] 264 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 265 | |         DELTA
[INFO] [stdout] 266 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | /     assert_eq_point!(
[INFO] [stdout] 263 | |         expected_tilemap_point,
[INFO] [stdout] 264 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 265 | |         DELTA
[INFO] [stdout] 266 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     assert_eq_point!(
[INFO] [stdout] 273 | |         expected_tilemap_point,
[INFO] [stdout] 274 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 275 | |         DELTA
[INFO] [stdout] 276 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     assert_eq_point!(
[INFO] [stdout] 273 | |         expected_tilemap_point,
[INFO] [stdout] 274 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 275 | |         DELTA
[INFO] [stdout] 276 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     assert_eq_point!(
[INFO] [stdout] 281 | |         expected_tilemap_point,
[INFO] [stdout] 282 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 283 | |         DELTA
[INFO] [stdout] 284 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     assert_eq_point!(
[INFO] [stdout] 281 | |         expected_tilemap_point,
[INFO] [stdout] 282 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 283 | |         DELTA
[INFO] [stdout] 284 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     assert_eq_point!(
[INFO] [stdout] 289 | |         expected_tilemap_point,
[INFO] [stdout] 290 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 291 | |         DELTA
[INFO] [stdout] 292 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     assert_eq_point!(
[INFO] [stdout] 289 | |         expected_tilemap_point,
[INFO] [stdout] 290 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 291 | |         DELTA
[INFO] [stdout] 292 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | /     assert_eq_point!(
[INFO] [stdout] 299 | |         expected_tilemap_point,
[INFO] [stdout] 300 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 301 | |         DELTA
[INFO] [stdout] 302 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | /     assert_eq_point!(
[INFO] [stdout] 299 | |         expected_tilemap_point,
[INFO] [stdout] 300 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 301 | |         DELTA
[INFO] [stdout] 302 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | /     assert_eq_point!(
[INFO] [stdout] 307 | |         expected_tilemap_point,
[INFO] [stdout] 308 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 309 | |         DELTA
[INFO] [stdout] 310 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | /     assert_eq_point!(
[INFO] [stdout] 307 | |         expected_tilemap_point,
[INFO] [stdout] 308 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 309 | |         DELTA
[INFO] [stdout] 310 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     assert_eq_point!(
[INFO] [stdout] 315 | |         expected_tilemap_point,
[INFO] [stdout] 316 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 317 | |         DELTA
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |               format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 | /     assert_eq_point!(
[INFO] [stdout] 315 | |         expected_tilemap_point,
[INFO] [stdout] 316 | |         tilemap.world_to_tilemap(world_point),
[INFO] [stdout] 317 | |         DELTA
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_point` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 |     assert_eq_rect!(expected, tilemap.tile_to_world(point), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.65s
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/float_asserts.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 |             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tilemap.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     assert_eq_rect!(expected, tilemap.segment_to_world(&segment), DELTA);
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: this warning originates in the macro `assert_eq_float` which comes from the expansion of the macro `assert_eq_rect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]   6 -             format!("expected: {}, actual: {}", $expected, $actual)
[INFO] [stdout]   6 +             "expected: {}, actual: {}", $expected, $actual
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c2605fa3089ef9c98b371e43ac7dd52d3c0348fab36babb91517e9f76b8d2a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2605fa3089ef9c98b371e43ac7dd52d3c0348fab36babb91517e9f76b8d2a35", kill_on_drop: false }`
[INFO] [stdout] c2605fa3089ef9c98b371e43ac7dd52d3c0348fab36babb91517e9f76b8d2a35
