[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] a6e771d6aafc40e8156fea146b1a62682db2dd8e [INFO] testing Patsomir/ezplatform against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatsomir%2Fezplatform" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Patsomir/ezplatform on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-6/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: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a63647342f62f6c59575b94ce39c4062a6392dfaf2cd368721dc04dfccd1552f [INFO] running `Command { std: "docker" "start" "-a" "a63647342f62f6c59575b94ce39c4062a6392dfaf2cd368721dc04dfccd1552f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a63647342f62f6c59575b94ce39c4062a6392dfaf2cd368721dc04dfccd1552f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63647342f62f6c59575b94ce39c4062a6392dfaf2cd368721dc04dfccd1552f", kill_on_drop: false }` [INFO] [stdout] a63647342f62f6c59575b94ce39c4062a6392dfaf2cd368721dc04dfccd1552f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8471172a2d5811807617353f84665c39abf8f8cc86a57b9ead1cc1fad02336f7 [INFO] running `Command { std: "docker" "start" "-a" "8471172a2d5811807617353f84665c39abf8f8cc86a57b9ead1cc1fad02336f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [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 num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling ezplatform v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "8471172a2d5811807617353f84665c39abf8f8cc86a57b9ead1cc1fad02336f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8471172a2d5811807617353f84665c39abf8f8cc86a57b9ead1cc1fad02336f7", kill_on_drop: false }` [INFO] [stdout] 8471172a2d5811807617353f84665c39abf8f8cc86a57b9ead1cc1fad02336f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc3147a84be7e2a1da15d293ea75872591a9c0cdd9b345f91c1d987daba4b96 [INFO] running `Command { std: "docker" "start" "-a" "8cc3147a84be7e2a1da15d293ea75872591a9c0cdd9b345f91c1d987daba4b96", kill_on_drop: false }` [INFO] [stderr] Compiling 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/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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro 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 | "expected: {}, actual: {}", $expected, $actual [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.camera.e84d15c8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79.ccdg7noiweruxms.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-722913c101caaa8e/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-2ecbd42c0a975e8a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-3416e3a9936d511d/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libezplatform-9ff9d544345c26d7.rlib" "/opt/rustwide/target/debug/deps/librand-c45b6dd23d8ee7b7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be0efc62318bdb1c.rlib" "/opt/rustwide/target/debug/deps/librand_core-8354ee18a0f88e0d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c46f86209a7d0ef.rlib" "/opt/rustwide/target/debug/deps/libggez-1dc4bef4be165c20.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-5a4377feb95b6d20.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-0a7393628c302d90.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-5b824497a531f688.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-63faed2ba5ebca33.rlib" "/opt/rustwide/target/debug/deps/librand-f01b1bca0d4a99a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-247b41cf71e131f4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-7ff04b132f5f8c2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a94aa8803249dcc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f5fa9c20cef57309.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-da865e569d3d1c49.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-04eebbaff4da4401.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-1e66513dc2a1c531.rlib" "/opt/rustwide/target/debug/deps/libdirectories-6c0cc014b3c58210.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7e461c33e43ba078.rlib" "/opt/rustwide/target/debug/deps/libzip-be77902c1d49c674.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d1aff953c5b0052.rlib" "/opt/rustwide/target/debug/deps/libbzip2-15f3a573cdb25a32.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-d78237ab16cdd777.rlib" "/opt/rustwide/target/debug/deps/liblyon-a655e797e889a128.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e1e84f4e63f85861.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-355de1524569d26d.rlib" "/opt/rustwide/target/debug/deps/libsid-95685fe53cc3dabf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c33c9e004910e66.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-ce1f3864adbc8655.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-34c71ac8d8a46a8f.rlib" "/opt/rustwide/target/debug/deps/libeuclid-d411dd1162bd7d2e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libimage-61105b4848a1e468.rlib" "/opt/rustwide/target/debug/deps/libtiff-3cc6adafcd079944.rlib" "/opt/rustwide/target/debug/deps/libpng-f617f63b8de34342.rlib" "/opt/rustwide/target/debug/deps/libdeflate-537d5775459c9e2e.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5c44f8ce9d4e403f.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-732edf3db491f62f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-113177ed4f171b8f.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-a905d3ce3394426f.rlib" "/opt/rustwide/target/debug/deps/libuuid-eeed717141399725.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libnix-bab7e9869f331e19.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-ca09685e4b9f2af1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libglutin-e533bb9f296fb391.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-75436d95e68fb360.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c56f2a8cba8f1fe3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-7cb94eb2912d1e24.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-68c2290acfffdf08.rlib" "/opt/rustwide/target/debug/deps/libwinit-06c1ef62b871efa0.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-499fb363ef191c12.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9f5c07d8e39f0ed9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fbd280680cb275ac.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-fcb67478d14db9b4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7cadf75466087d5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6a92706428322d22.rlib" "/opt/rustwide/target/debug/deps/libnix-c9a77fbeac6f0213.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c47a62d1817ebf94.rlib" "/opt/rustwide/target/debug/deps/libandrew-6c6d4f6b898f9ad6.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-46705460c17b8da1.rlib" "/opt/rustwide/target/debug/deps/librusttype-09a8e634b71f6d7f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4d047c4f896c97ac.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a6505db2397bba18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a085e02b81d15f11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2620274d976bf5e7.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-29dc2282a49ed1a5.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d2670863d1948cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c1729feef72d502.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6312b5a95ec878cb.rlib" "/opt/rustwide/target/debug/deps/libtoml-8129a81ba0288934.rlib" "/opt/rustwide/target/debug/deps/libserde-6918830dccb17dca.rlib" "/opt/rustwide/target/debug/deps/librodio-092b285e370db9df.rlib" "/opt/rustwide/target/debug/deps/libminimp3-95e4f60901093732.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-147e0da983e05e1a.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-8547661090645499.rlib" "/opt/rustwide/target/debug/deps/liblewton-e94ca4efc06e541a.rlib" "/opt/rustwide/target/debug/deps/libogg-8dd7438b05a0a6c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhound-d859fa9dcc8c7686.rlib" "/opt/rustwide/target/debug/deps/libcpal-3bc626e38aac24fe.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3401bdf607c48dc7.rlib" "/opt/rustwide/target/debug/deps/libclaxon-8f264f10fe3474db.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5ebb4d38b67fda54.rlib" "/opt/rustwide/target/debug/deps/libalga-73fd7e7ee06d3419.rlib" "/opt/rustwide/target/debug/deps/librand-c6aab095ac953ebe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-de0ebd1528425729.rlib" "/opt/rustwide/target/debug/deps/liblibc-b101b55c22cf1e05.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4a84804bc55ed668.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b7beb505ff68857a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0737f2c620237c72.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libapprox-6050d130592162ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3041240ae24253e7.rlib" "/opt/rustwide/target/debug/deps/libmint-565991fecc7111f3.rlib" "/opt/rustwide/target/debug/deps/libgfx-a0238fa781f5975e.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-f6eb2fc33a262988.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-9164a361d70816b1.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/camera-cb56c29fddcd2e79" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezplatform` due to 2 previous errors; 22 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.world.dc111d82-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb.27nol4bns8l3efnz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-722913c101caaa8e/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-2ecbd42c0a975e8a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-3416e3a9936d511d/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libezplatform-9ff9d544345c26d7.rlib" "/opt/rustwide/target/debug/deps/librand-c45b6dd23d8ee7b7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be0efc62318bdb1c.rlib" "/opt/rustwide/target/debug/deps/librand_core-8354ee18a0f88e0d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c46f86209a7d0ef.rlib" "/opt/rustwide/target/debug/deps/libggez-1dc4bef4be165c20.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-5a4377feb95b6d20.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-0a7393628c302d90.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-5b824497a531f688.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-63faed2ba5ebca33.rlib" "/opt/rustwide/target/debug/deps/librand-f01b1bca0d4a99a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-247b41cf71e131f4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-7ff04b132f5f8c2d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a94aa8803249dcc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f5fa9c20cef57309.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-da865e569d3d1c49.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-04eebbaff4da4401.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-1e66513dc2a1c531.rlib" "/opt/rustwide/target/debug/deps/libdirectories-6c0cc014b3c58210.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7e461c33e43ba078.rlib" "/opt/rustwide/target/debug/deps/libzip-be77902c1d49c674.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d1aff953c5b0052.rlib" "/opt/rustwide/target/debug/deps/libbzip2-15f3a573cdb25a32.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-d78237ab16cdd777.rlib" "/opt/rustwide/target/debug/deps/liblyon-a655e797e889a128.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e1e84f4e63f85861.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-355de1524569d26d.rlib" "/opt/rustwide/target/debug/deps/libsid-95685fe53cc3dabf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c33c9e004910e66.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-ce1f3864adbc8655.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-34c71ac8d8a46a8f.rlib" "/opt/rustwide/target/debug/deps/libeuclid-d411dd1162bd7d2e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libimage-61105b4848a1e468.rlib" "/opt/rustwide/target/debug/deps/libtiff-3cc6adafcd079944.rlib" "/opt/rustwide/target/debug/deps/libpng-f617f63b8de34342.rlib" "/opt/rustwide/target/debug/deps/libdeflate-537d5775459c9e2e.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5c44f8ce9d4e403f.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-732edf3db491f62f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-113177ed4f171b8f.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-a905d3ce3394426f.rlib" "/opt/rustwide/target/debug/deps/libuuid-eeed717141399725.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libnix-bab7e9869f331e19.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-ca09685e4b9f2af1.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libglutin-e533bb9f296fb391.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-75436d95e68fb360.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c56f2a8cba8f1fe3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-7cb94eb2912d1e24.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-68c2290acfffdf08.rlib" "/opt/rustwide/target/debug/deps/libwinit-06c1ef62b871efa0.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-499fb363ef191c12.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9f5c07d8e39f0ed9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fbd280680cb275ac.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-fcb67478d14db9b4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7cadf75466087d5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6a92706428322d22.rlib" "/opt/rustwide/target/debug/deps/libnix-c9a77fbeac6f0213.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c47a62d1817ebf94.rlib" "/opt/rustwide/target/debug/deps/libandrew-6c6d4f6b898f9ad6.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-46705460c17b8da1.rlib" "/opt/rustwide/target/debug/deps/librusttype-09a8e634b71f6d7f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4d047c4f896c97ac.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a6505db2397bba18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a085e02b81d15f11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2620274d976bf5e7.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-29dc2282a49ed1a5.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d2670863d1948cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c1729feef72d502.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6312b5a95ec878cb.rlib" "/opt/rustwide/target/debug/deps/libtoml-8129a81ba0288934.rlib" "/opt/rustwide/target/debug/deps/libserde-6918830dccb17dca.rlib" "/opt/rustwide/target/debug/deps/librodio-092b285e370db9df.rlib" "/opt/rustwide/target/debug/deps/libminimp3-95e4f60901093732.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-147e0da983e05e1a.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-8547661090645499.rlib" "/opt/rustwide/target/debug/deps/liblewton-e94ca4efc06e541a.rlib" "/opt/rustwide/target/debug/deps/libogg-8dd7438b05a0a6c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libhound-d859fa9dcc8c7686.rlib" "/opt/rustwide/target/debug/deps/libcpal-3bc626e38aac24fe.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3401bdf607c48dc7.rlib" "/opt/rustwide/target/debug/deps/libclaxon-8f264f10fe3474db.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5ebb4d38b67fda54.rlib" "/opt/rustwide/target/debug/deps/libalga-73fd7e7ee06d3419.rlib" "/opt/rustwide/target/debug/deps/librand-c6aab095ac953ebe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-de0ebd1528425729.rlib" "/opt/rustwide/target/debug/deps/liblibc-b101b55c22cf1e05.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4a84804bc55ed668.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b7beb505ff68857a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0737f2c620237c72.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libapprox-6050d130592162ae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3041240ae24253e7.rlib" "/opt/rustwide/target/debug/deps/libmint-565991fecc7111f3.rlib" "/opt/rustwide/target/debug/deps/libgfx-a0238fa781f5975e.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-f6eb2fc33a262988.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-9164a361d70816b1.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/world-76a8a1088d1faebb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8cc3147a84be7e2a1da15d293ea75872591a9c0cdd9b345f91c1d987daba4b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc3147a84be7e2a1da15d293ea75872591a9c0cdd9b345f91c1d987daba4b96", kill_on_drop: false }` [INFO] [stdout] 8cc3147a84be7e2a1da15d293ea75872591a9c0cdd9b345f91c1d987daba4b96