[INFO] cloning repository https://github.com/pontuslaestadius/pathfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pontuslaestadius/pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a62adb58c90474fffb6ae33e7fe93d3a858f72a5 [INFO] checking pontuslaestadius/pathfinder against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontuslaestadius/pathfinder on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pontuslaestadius/pathfinder [INFO] finished tweaking git repo https://github.com/pontuslaestadius/pathfinder [INFO] tweaked toml for git repo https://github.com/pontuslaestadius/pathfinder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 40 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding deflate v0.7.20 (latest: v1.0.0) [INFO] [stderr] Adding gif v0.10.3 (latest: v0.13.1) [INFO] [stderr] Adding image v0.21.3 (latest: v0.25.1) [INFO] [stderr] Adding jpeg-decoder v0.1.22 (latest: v0.3.1) [INFO] [stderr] Adding num-derive v0.2.5 (latest: v0.4.2) [INFO] [stderr] Adding num-rational v0.2.4 (latest: v0.4.1) [INFO] [stderr] Adding png v0.14.1 (latest: v0.17.13) [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.79) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.35) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.58) [INFO] [stderr] Adding tiff v0.2.2 (latest: v0.9.1) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pythagoras v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d82ee240b2b2e0f31300b456edac7559c6ce1c2546eaf984ad20e95f5af2ba [INFO] running `Command { std: "docker" "start" "-a" "e7d82ee240b2b2e0f31300b456edac7559c6ce1c2546eaf984ad20e95f5af2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d82ee240b2b2e0f31300b456edac7559c6ce1c2546eaf984ad20e95f5af2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d82ee240b2b2e0f31300b456edac7559c6ce1c2546eaf984ad20e95f5af2ba", kill_on_drop: false }` [INFO] [stdout] e7d82ee240b2b2e0f31300b456edac7559c6ce1c2546eaf984ad20e95f5af2ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95c0f583caf16a29c3b5d87a6648aab998f00940a8286c3be3a3f9438738b7e [INFO] running `Command { std: "docker" "start" "-a" "d95c0f583caf16a29c3b5d87a6648aab998f00940a8286c3be3a3f9438738b7e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking pythagoras v0.1.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `gif` is imported redundantly [INFO] [stdout] --> src/map/gif.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 7 | use super::super::*; [INFO] [stdout] | --------------- the item `gif` is already imported here [INFO] [stdout] 8 | use gif::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialEq` is imported redundantly [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cmp::PartialEq, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialEq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/lib.rs:1461:22 [INFO] [stdout] | [INFO] [stdout] 1461 | hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1461 - hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] 1461 + hash_map[e.hash() as usize % consts::NETWORK_REM] = Some(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | node!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | let a = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let c = coordinate!(1, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _ = coordinate!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _ = coordinate!(0u32, 4000); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _ = coordinate!(0u16, 9u8); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _ = coordinate!(0u8, 0i32); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let _ = coordinate!(0f64, 100); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Node` is imported redundantly [INFO] [stdout] --> src/group/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | use super::{super::Node, *}; [INFO] [stdout] | ^^^^^^^^^^^ - the item `Node` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gif` is imported redundantly [INFO] [stdout] --> src/map/gif.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 7 | use super::super::*; [INFO] [stdout] | --------------- the item `gif` is already imported here [INFO] [stdout] 8 | use gif::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialEq` is imported redundantly [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cmp::PartialEq, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialEq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/lib.rs:1461:22 [INFO] [stdout] | [INFO] [stdout] 1461 | hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1461 - hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] 1461 + hash_map[e.hash() as usize % consts::NETWORK_REM] = Some(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `node` is imported redundantly [INFO] [stdout] --> examples/mvp.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use pathtracer::{node, *}; [INFO] [stdout] | ^^^^ - the item `node` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `data` is imported redundantly [INFO] [stdout] --> examples/git_log.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use pathtracer::{data, group, *}; [INFO] [stdout] | ^^^^ - the item `data` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `group` is imported redundantly [INFO] [stdout] --> examples/git_log.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use pathtracer::{data, group, *}; [INFO] [stdout] | ^^^^^ - the item `group` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests/mod.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 128 - format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] 128 + "expected {}, got {}", i, a.get_link_avail_index() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 176 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d95c0f583caf16a29c3b5d87a6648aab998f00940a8286c3be3a3f9438738b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95c0f583caf16a29c3b5d87a6648aab998f00940a8286c3be3a3f9438738b7e", kill_on_drop: false }` [INFO] [stdout] d95c0f583caf16a29c3b5d87a6648aab998f00940a8286c3be3a3f9438738b7e [INFO] checking pontuslaestadius/pathfinder against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontuslaestadius/pathfinder on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pontuslaestadius/pathfinder [INFO] finished tweaking git repo https://github.com/pontuslaestadius/pathfinder [INFO] tweaked toml for git repo https://github.com/pontuslaestadius/pathfinder written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e217e041540d02f1b717e863a27c82cbfd4c2f3bd96b7df051ddf42c9166bb [INFO] running `Command { std: "docker" "start" "-a" "b3e217e041540d02f1b717e863a27c82cbfd4c2f3bd96b7df051ddf42c9166bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e217e041540d02f1b717e863a27c82cbfd4c2f3bd96b7df051ddf42c9166bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e217e041540d02f1b717e863a27c82cbfd4c2f3bd96b7df051ddf42c9166bb", kill_on_drop: false }` [INFO] [stdout] b3e217e041540d02f1b717e863a27c82cbfd4c2f3bd96b7df051ddf42c9166bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16de23506ec65b1366fa1da8502c80655f7da246eb14d3ef2cc8237577e12f38 [INFO] running `Command { std: "docker" "start" "-a" "16de23506ec65b1366fa1da8502c80655f7da246eb14d3ef2cc8237577e12f38", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking pythagoras v0.1.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `gif` is imported redundantly [INFO] [stdout] --> src/map/gif.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 7 | use super::super::*; [INFO] [stdout] | --------------- the item `gif` is already imported here [INFO] [stdout] 8 | use gif::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialEq` is imported redundantly [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cmp::PartialEq, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialEq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/lib.rs:1461:22 [INFO] [stdout] | [INFO] [stdout] 1461 | hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1461 - hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] 1461 + hash_map[e.hash() as usize % consts::NETWORK_REM] = Some(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | node!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | let a = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let c = coordinate!(1, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _ = coordinate!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _ = coordinate!(0u32, 4000); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _ = coordinate!(0u16, 9u8); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _ = coordinate!(0u8, 0i32); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let _ = coordinate!(0f64, 100); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Node` is imported redundantly [INFO] [stdout] --> src/group/mod.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | use super::{super::Node, *}; [INFO] [stdout] | ^^^^^^^^^^^ - the item `Node` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gif` is imported redundantly [INFO] [stdout] --> src/map/gif.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 7 | use super::super::*; [INFO] [stdout] | --------------- the item `gif` is already imported here [INFO] [stdout] 8 | use gif::{self, *}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialEq` is imported redundantly [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cmp::PartialEq, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialEq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` which comes from the expansion of the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/lib.rs:1461:22 [INFO] [stdout] | [INFO] [stdout] 1461 | hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1461 - hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e); [INFO] [stdout] 1461 + hash_map[e.hash() as usize % consts::NETWORK_REM] = Some(e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `data` is imported redundantly [INFO] [stdout] --> examples/git_log.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use pathtracer::{data, group, *}; [INFO] [stdout] | ^^^^ - the item `data` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `group` is imported redundantly [INFO] [stdout] --> examples/git_log.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use pathtracer::{data, group, *}; [INFO] [stdout] | ^^^^^ - the item `group` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `node` is imported redundantly [INFO] [stdout] --> examples/mvp.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use pathtracer::{node, *}; [INFO] [stdout] | ^^^^ - the item `node` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests/mod.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 128 - format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] 128 + "expected {}, got {}", i, a.get_link_avail_index() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 176 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "16de23506ec65b1366fa1da8502c80655f7da246eb14d3ef2cc8237577e12f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16de23506ec65b1366fa1da8502c80655f7da246eb14d3ef2cc8237577e12f38", kill_on_drop: false }` [INFO] [stdout] 16de23506ec65b1366fa1da8502c80655f7da246eb14d3ef2cc8237577e12f38