[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#568f6a8641e391ffcdcdb03e79d0901731d8d399 for pr-117164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Patsomir/ezplatform on toolchain 568f6a8641e391ffcdcdb03e79d0901731d8d399 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568f6a8641e391ffcdcdb03e79d0901731d8d399" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+568f6a8641e391ffcdcdb03e79d0901731d8d399" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mint v0.5.6 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded clang-sys v1.1.0 [INFO] [stderr] Downloaded zip v0.5.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+568f6a8641e391ffcdcdb03e79d0901731d8d399" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0376ccc5e31885c6f6f5115dd251e40b5e1cf9095a895f928e67f082922b9e3f [INFO] running `Command { std: "docker" "start" "-a" "0376ccc5e31885c6f6f5115dd251e40b5e1cf9095a895f928e67f082922b9e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0376ccc5e31885c6f6f5115dd251e40b5e1cf9095a895f928e67f082922b9e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0376ccc5e31885c6f6f5115dd251e40b5e1cf9095a895f928e67f082922b9e3f", kill_on_drop: false }` [INFO] [stdout] 0376ccc5e31885c6f6f5115dd251e40b5e1cf9095a895f928e67f082922b9e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+568f6a8641e391ffcdcdb03e79d0901731d8d399" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a97f48ad1e19eb98b4513becfff9e1c024f341d32b434e548923fdcb1d966f1 [INFO] running `Command { std: "docker" "start" "-a" "9a97f48ad1e19eb98b4513becfff9e1c024f341d32b434e548923fdcb1d966f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [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 libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking zip v0.5.10 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling ggez v0.5.1 [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro 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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro 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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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)]` 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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro 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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro 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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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/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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro 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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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 [unoptimized + debuginfo] target(s) in 12.71s [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `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: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a97f48ad1e19eb98b4513becfff9e1c024f341d32b434e548923fdcb1d966f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a97f48ad1e19eb98b4513becfff9e1c024f341d32b434e548923fdcb1d966f1", kill_on_drop: false }` [INFO] [stdout] 9a97f48ad1e19eb98b4513becfff9e1c024f341d32b434e548923fdcb1d966f1 [INFO] checking Patsomir/ezplatform against try#eb3956d47f58f1c7c0a5694b1d3401945bc41dce for pr-117164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Patsomir/ezplatform on toolchain eb3956d47f58f1c7c0a5694b1d3401945bc41dce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb3956d47f58f1c7c0a5694b1d3401945bc41dce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+eb3956d47f58f1c7c0a5694b1d3401945bc41dce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+eb3956d47f58f1c7c0a5694b1d3401945bc41dce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f74519d0cf6d8ece4936a5cde0a139e97d31830c5ddf2ed5acadd711485a12e8 [INFO] running `Command { std: "docker" "start" "-a" "f74519d0cf6d8ece4936a5cde0a139e97d31830c5ddf2ed5acadd711485a12e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f74519d0cf6d8ece4936a5cde0a139e97d31830c5ddf2ed5acadd711485a12e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74519d0cf6d8ece4936a5cde0a139e97d31830c5ddf2ed5acadd711485a12e8", kill_on_drop: false }` [INFO] [stdout] f74519d0cf6d8ece4936a5cde0a139e97d31830c5ddf2ed5acadd711485a12e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+eb3956d47f58f1c7c0a5694b1d3401945bc41dce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c59a48e94a28806fbc561fe2fed0d3b57b87acb91aba11ce4bf4403c55a12bb [INFO] running `Command { std: "docker" "start" "-a" "6c59a48e94a28806fbc561fe2fed0d3b57b87acb91aba11ce4bf4403c55a12bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking line_drawing v0.7.0 [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 rand_core v0.6.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking wayland-client v0.21.13 [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] Checking adler32 v1.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stdout] error: internal compiler error: compiler/rustc_trait_selection/src/traits/coherence.rs:806:9: can't orphan check a trait ref with both params and inference variables <_ as generic_array::ArrayLength> [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/compiler/rustc_errors/src/lib.rs:1113:75: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f546b98b45c - std::backtrace_rs::backtrace::libunwind::trace::h9842b9d675b92006 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x7f546b98b45c - std::backtrace_rs::backtrace::trace_unsynchronized::hd0a28db86482f5f2 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f546b98b45c - std::sys_common::backtrace::_print_fmt::h4da8f019d2292968 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f546b98b45c - ::fmt::hb25436495775e0c7 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f546b9de4a0 - core::fmt::rt::Argument::fmt::h88ed20e36ee1a321 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f546b9de4a0 - core::fmt::write::h5b01c1fe424b3a57 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x7f546b97f2bf - std::io::Write::write_fmt::h97b835339435145a [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x7f546b98b244 - std::sys_common::backtrace::_print::h93e76507fd4e0e35 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f546b98b244 - std::sys_common::backtrace::print::h91cd271153833165 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f546b98ded7 - std::panicking::default_hook::{{closure}}::h0a7cebca39f81ef6 [INFO] [stderr] 10: 0x7f546b98dc3f - std::panicking::default_hook::h9af3d9fb49b5d3fa [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f546e6f4410 - std[70adfe3cb0d322ac]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f546b98e618 - as core::ops::function::Fn>::call::he9fcbcc96ad83dbd [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/alloc/src/boxed.rs:2029:9 [INFO] [stderr] 13: 0x7f546b98e618 - std::panicking::rust_panic_with_hook::h12a891e08b5c1a3b [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f546e72c864 - std[70adfe3cb0d322ac]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f546e728cf6 - std[70adfe3cb0d322ac]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f546e724036 - std[70adfe3cb0d322ac]::panicking::begin_panic:: [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] 17: 0x7f546e737b39 - ::diagnostic_builder_emit_producing_guarantee [INFO] [stderr] 18: 0x7f546eb194c5 - ::bug:: [INFO] [stderr] 19: 0x7f546ebb644d - rustc_middle[f0bb88c0811a983c]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7f546eb9dbaa - rustc_middle[f0bb88c0811a983c]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7f546eb9da28 - rustc_middle[f0bb88c0811a983c]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7f546cb51fc0 - rustc_middle[f0bb88c0811a983c]::util::bug::bug_fmt [INFO] [stderr] 23: 0x7f54702c2241 - rustc_trait_selection[bc7f1d3f6635e812]::traits::coherence::orphan_check_trait_ref::::is_knowable::{closure#0}> [INFO] [stderr] 24: 0x7f54700a5135 - ::candidate_from_obligation_no_cache [INFO] [stderr] 25: 0x7f546d6d1791 - ::candidate_from_obligation [INFO] [stderr] 26: 0x7f547041b1c1 - ::evaluate_trait_predicate_recursively [INFO] [stderr] 27: 0x7f5470476dfa - ::evaluate_candidate [INFO] [stderr] 28: 0x7f54700a428f - ::candidate_from_obligation_no_cache [INFO] [stderr] 29: 0x7f546cb3023c - ::poly_select [INFO] [stderr] 30: 0x7f546fca5745 - rustc_trait_selection[bc7f1d3f6635e812]::traits::project::opt_normalize_projection_type [INFO] [stderr] 31: 0x7f546fca36f8 - >::fold_ty [INFO] [stderr] 32: 0x7f547015d67e - >::try_super_fold_with:: [INFO] [stderr] 33: 0x7f547015879e - ::normalize:: [INFO] [stderr] 34: 0x7f547009bc67 - rustc_trait_selection[bc7f1d3f6635e812]::traits::coherence::orphan_check::{closure#0}::{closure#0} [INFO] [stderr] 35: 0x7f547009ba59 - as rustc_type_ir[f3814c44cb2f2fa3]::visit::TypeVisitor>::visit_ty [INFO] [stderr] 36: 0x7f546dd14cf7 - rustc_trait_selection[bc7f1d3f6635e812]::traits::coherence::orphan_check [INFO] [stderr] 37: 0x7f546fb0f0f2 - rustc_hir_analysis[4a1be57df639846d]::coherence::orphan::orphan_check_impl [INFO] [stderr] 38: 0x7f546fb0f013 - rustc_query_impl[3984cb197e6ffb6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 39: 0x7f546fd914da - rustc_query_system[417f1e0ce84d95f1]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3984cb197e6ffb6]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x7f546fd910dd - rustc_query_impl[3984cb197e6ffb6]::query_impl::orphan_check_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x7f546fb0aafe - rustc_hir_analysis[4a1be57df639846d]::coherence::coherent_trait [INFO] [stderr] 42: 0x7f546fb0a66f - rustc_query_impl[3984cb197e6ffb6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x7f547044af3d - rustc_query_system[417f1e0ce84d95f1]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3984cb197e6ffb6]::plumbing::QueryCtxt, false> [INFO] [stderr] 44: 0x7f547044accd - rustc_query_impl[3984cb197e6ffb6]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 45: 0x7f54702a912a - rustc_hir_analysis[4a1be57df639846d]::check_crate [INFO] [stderr] 46: 0x7f54702875a2 - rustc_interface[6612a71c619b686]::passes::analysis [INFO] [stderr] 47: 0x7f54702871dd - rustc_query_impl[3984cb197e6ffb6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x7f54706da140 - rustc_query_system[417f1e0ce84d95f1]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3984cb197e6ffb6]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x7f54706d9f47 - rustc_query_impl[3984cb197e6ffb6]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x7f5470974fa2 - rustc_interface[6612a71c619b686]::interface::run_compiler::, rustc_driver_impl[b1895b10883e792e]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 51: 0x7f547096868d - std[70adfe3cb0d322ac]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[b1895b10883e792e]::run_compiler::{closure#0}>::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>>::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>> [INFO] [stderr] 52: 0x7f54709684b7 - <::spawn_unchecked_, rustc_driver_impl[b1895b10883e792e]::run_compiler::{closure#0}>::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>>::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[79569687367a61ee]::result::Result<(), rustc_span[4cc6de006395f734]::ErrorGuaranteed>>::{closure#1} as core[79569687367a61ee]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 53: 0x7f546b9984a5 - as core::ops::function::FnOnce>::call_once::h7e6cc7939a2bab28 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/alloc/src/boxed.rs:2015:9 [INFO] [stderr] 54: 0x7f546b9984a5 - as core::ops::function::FnOnce>::call_once::h17cae45bb0af19c8 [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/alloc/src/boxed.rs:2015:9 [INFO] [stderr] 55: 0x7f546b9984a5 - std::sys::unix::thread::Thread::new::thread_start::h7ff5405c79cd8c4d [INFO] [stderr] at /rustc/eb3956d47f58f1c7c0a5694b1d3401945bc41dce/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 56: 0x7f546b74aac3 - [INFO] [stderr] 57: 0x7f546b7dbbf4 - __clone [INFO] [stderr] 58: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.18.1/rustc-ice-2023-12-08T01_45_46-1131.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.76.0-nightly (eb3956d47 2023-12-07) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [orphan_check_impl] checking whether impl `base::ops::` follows the orphan rules [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::iter::traits::accum::Sum` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c59a48e94a28806fbc561fe2fed0d3b57b87acb91aba11ce4bf4403c55a12bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c59a48e94a28806fbc561fe2fed0d3b57b87acb91aba11ce4bf4403c55a12bb", kill_on_drop: false }` [INFO] [stdout] 6c59a48e94a28806fbc561fe2fed0d3b57b87acb91aba11ce4bf4403c55a12bb