[INFO] fetching crate pathtracer 0.6.5...
[INFO] testing pathtracer-0.6.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate pathtracer 0.6.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate pathtracer 0.6.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pathtracer 0.6.5
[INFO] finished tweaking crates.io crate pathtracer 0.6.5
[INFO] tweaked toml for crates.io crate pathtracer 0.6.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate pathtracer 0.6.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pythagoras v0.1.1
[INFO] [stderr]   Downloaded num-rational v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b6f71a9e670d462cfdb2d4197580203dee642d58b1a1195df1b7bc11101a16e
[INFO] running `Command { std: "docker" "start" "-a" "5b6f71a9e670d462cfdb2d4197580203dee642d58b1a1195df1b7bc11101a16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b6f71a9e670d462cfdb2d4197580203dee642d58b1a1195df1b7bc11101a16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b6f71a9e670d462cfdb2d4197580203dee642d58b1a1195df1b7bc11101a16e", kill_on_drop: false }`
[INFO] [stdout] 5b6f71a9e670d462cfdb2d4197580203dee642d58b1a1195df1b7bc11101a16e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dea2253f3167498be0ee38ac1dd3fc7e5e8f7f82d14f4d751ce607bcd50ee3f
[INFO] running `Command { std: "docker" "start" "-a" "1dea2253f3167498be0ee38ac1dd3fc7e5e8f7f82d14f4d751ce607bcd50ee3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling pythagoras v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling image v0.21.3
[INFO] [stderr]    Compiling pathtracer v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::derive_hash_xor_eq))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: unnecessary parentheses around type
[INFO] [stdout]   --> src/map/mod.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout]    |                                              ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout] 19 + ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, Coordinate) {
[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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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] 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a Fn(&T) -> T,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a dyn Fn(&T) -> T,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a dyn Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/map/gif.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a Fn(&Node) -> Node,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a dyn Fn(&Node) -> Node,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1536:18
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1569:18
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &dyn Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1224:35
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &Fn(&mut Node)) {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &dyn Fn(&mut Node)) {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1245:30
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1269:30
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1301:40
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/network.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &dyn Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tools/mod.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 79 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s
[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" "1dea2253f3167498be0ee38ac1dd3fc7e5e8f7f82d14f4d751ce607bcd50ee3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dea2253f3167498be0ee38ac1dd3fc7e5e8f7f82d14f4d751ce607bcd50ee3f", kill_on_drop: false }`
[INFO] [stdout] 1dea2253f3167498be0ee38ac1dd3fc7e5e8f7f82d14f4d751ce607bcd50ee3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3808a6c605cbfeb40d7caefc0a2ee2bf0d184695e41194368a9444ec96fc45f
[INFO] running `Command { std: "docker" "start" "-a" "d3808a6c605cbfeb40d7caefc0a2ee2bf0d184695e41194368a9444ec96fc45f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::derive_hash_xor_eq))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: unnecessary parentheses around type
[INFO] [stdout]   --> src/map/mod.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout]    |                                              ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout] 19 + ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, Coordinate) {
[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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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] 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a Fn(&T) -> T,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a dyn Fn(&T) -> T,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a dyn Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/map/gif.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a Fn(&Node) -> Node,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a dyn Fn(&Node) -> Node,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1536:18
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1569:18
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &dyn Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1224:35
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &Fn(&mut Node)) {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &dyn Fn(&mut Node)) {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1245:30
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1269:30
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1301:40
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/network.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &dyn Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tools/mod.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 79 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pathtracer v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::derive_hash_xor_eq))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` 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] 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: unnecessary parentheses around type
[INFO] [stdout]   --> src/map/mod.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout]    |                                              ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 - ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stdout] 19 + ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, Coordinate) {
[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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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] 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a Fn(&T) -> T,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     predicate: &'a dyn Fn(&T) -> T,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/gif.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a dyn Fn(&T) -> T) -> Self {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/map/gif.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a Fn(&Node) -> Node,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 101 |         predicate: &'a dyn Fn(&Node) -> Node,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1536:18
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1569:18
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &Fn(&T) -> bool,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 838 |         f: &dyn Fn(Coordinate, Coordinate) -> bool,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1224:35
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &Fn(&mut Node)) {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     pub fn each(&mut self, func: &dyn Fn(&mut Node)) {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1245:30
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     pub fn all(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1269:30
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub fn any(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/lib.rs:1301:40
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coordinate/mod.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:27:42
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/data/mod.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/map/gif.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn define(case: &Fn(Gif) -> std::io::Result<()>) {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn define(case: &dyn Fn(Gif) -> std::io::Result<()>) {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/map/network.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     algorithm: &dyn Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tools/mod.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 |     plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stdout]     |                 +++
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` 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: 194 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "d3808a6c605cbfeb40d7caefc0a2ee2bf0d184695e41194368a9444ec96fc45f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3808a6c605cbfeb40d7caefc0a2ee2bf0d184695e41194368a9444ec96fc45f", kill_on_drop: false }`
[INFO] [stdout] d3808a6c605cbfeb40d7caefc0a2ee2bf0d184695e41194368a9444ec96fc45f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a90bbaf0d3d801941b60c9d338a10982b4267e4439ad1aeea5cdb1928e8b0898
[INFO] running `Command { std: "docker" "start" "-a" "a90bbaf0d3d801941b60c9d338a10982b4267e4439ad1aeea5cdb1928e8b0898", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::derive_hash_xor_eq))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let mut node = node!(self.width as i16 - 1, self.height as i16 - 1);
[INFO] [stderr]     |                        ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let mut node = node!(self.width as i16 - 1, self.height as i16 - 1);
[INFO] [stderr]     |                        ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let mut node = node!(self.width as i16 - 1, self.height as i16 - 1);
[INFO] [stderr]     |                        ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:88:46
[INFO] [stderr]    |
[INFO] [stderr] 88 |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/network.rs:48:16
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let hash = node!(element, 0, 0).hash;
[INFO] [stderr]    |                -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/network.rs:48:16
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let hash = node!(element, 0, 0).hash;
[INFO] [stderr]    |                -------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/map/mod.rs:19:46
[INFO] [stderr]    |
[INFO] [stderr] 19 | ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stderr]    |                                              ^          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 19 - ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, (Coordinate)) {
[INFO] [stderr] 19 + ) -> (image::ImageBuffer<Rgba<u8>, Vec<u8>>, Coordinate) {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:40:26
[INFO] [stderr]    |
[INFO] [stderr] 40 |         coordinate!(0, 0);
[INFO] [stderr]    |                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let mut min = coordinate!();
[INFO] [stderr]    |                   ------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let mut min = coordinate!();
[INFO] [stderr]    |                   ------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:40:26
[INFO] [stderr]    |
[INFO] [stderr] 40 |         coordinate!(0, 0);
[INFO] [stderr]    |                          ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let mut max = coordinate!();
[INFO] [stderr]    |                   ------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let mut max = coordinate!();
[INFO] [stderr]    |                   ------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:44:28
[INFO] [stderr]    |
[INFO] [stderr] 44 |         coordinate!($c, $c);
[INFO] [stderr]    |                            ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:47:16
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let size = coordinate!(size / 4);
[INFO] [stderr]    |                --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/map/mod.rs:47:16
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let size = coordinate!(size / 4);
[INFO] [stderr]    |                --------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tools/mod.rs:335:28
[INFO] [stderr]     |
[INFO] [stderr] 335 |         let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0);
[INFO] [stderr]     |                            -------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:176:23
[INFO] [stderr]     |
[INFO] [stderr] 176 |         let mut pos = coordinate!((area - 1), 0);
[INFO] [stderr]     |                       -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:180:51
[INFO] [stderr]     |
[INFO] [stderr] 180 |         let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2));
[INFO] [stderr]     |                                                   ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:180:72
[INFO] [stderr]     |
[INFO] [stderr] 180 |         let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2));
[INFO] [stderr]     |                                                                        ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:205:26
[INFO] [stderr]     |
[INFO] [stderr] 205 |                 acc.push(coordinate!(x, i));
[INFO] [stderr]     |                          ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:214:17
[INFO] [stderr]     |
[INFO] [stderr] 214 |                 coordinate!(area / 2, 0),
[INFO] [stderr]     |                 ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:215:17
[INFO] [stderr]     |
[INFO] [stderr] 215 |                 coordinate!(x, area),
[INFO] [stderr]     |                 -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:298:9
[INFO] [stderr]     |
[INFO] [stderr] 298 |         coordinate!(self.img.width(), self.img.height())
[INFO] [stderr]     |         ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate`
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:40:26
[INFO] [stderr]     |
[INFO] [stderr] 40  |         coordinate!(0, 0);
[INFO] [stderr]     |                          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:322:20
[INFO] [stderr]     |
[INFO] [stderr] 322 |         let zero = coordinate!();
[INFO] [stderr]     |                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:322:20
[INFO] [stderr]     |
[INFO] [stderr] 322 |         let zero = coordinate!();
[INFO] [stderr]     |                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:44:28
[INFO] [stderr]     |
[INFO] [stderr] 44  |         coordinate!($c, $c);
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:330:23
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let mut max = coordinate!(consts::DEFAULT_SIZE);
[INFO] [stderr]     |                       --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:330:23
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let mut max = coordinate!(consts::DEFAULT_SIZE);
[INFO] [stderr]     |                       --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:357:23
[INFO] [stderr]     |
[INFO] [stderr] 357 |         let mut min = coordinate!(0, 0);
[INFO] [stderr]     |                       ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:358:23
[INFO] [stderr]     |
[INFO] [stderr] 358 |         let mut max = coordinate!(0, 0);
[INFO] [stderr]     |                       ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:40:26
[INFO] [stderr]     |
[INFO] [stderr] 40  |         coordinate!(0, 0);
[INFO] [stderr]     |                          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:374:20
[INFO] [stderr]     |
[INFO] [stderr] 374 |         let zero = coordinate!();
[INFO] [stderr]     |                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:374:20
[INFO] [stderr]     |
[INFO] [stderr] 374 |         let zero = coordinate!();
[INFO] [stderr]     |                    ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:408:39
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let pos = self.geo + offset - coordinate!(s, s);
[INFO] [stderr]     |                                       ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:80:26
[INFO] [stderr]     |
[INFO] [stderr] 80  |         node!($c.x, $c.y);
[INFO] [stderr]     |                          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:474:24
[INFO] [stderr]     |
[INFO] [stderr] 474 |         let mut node = node!(c);
[INFO] [stderr]     |                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:474:24
[INFO] [stderr]     |
[INFO] [stderr] 474 |         let mut node = node!(c);
[INFO] [stderr]     |                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:474:24
[INFO] [stderr]     |
[INFO] [stderr] 474 |         let mut node = node!(c);
[INFO] [stderr]     |                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:474:24
[INFO] [stderr]     |
[INFO] [stderr] 474 |         let mut node = node!(c);
[INFO] [stderr]     |                        -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 |         cluster!($c.x, $c.y);
[INFO] [stderr]     |                             ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:488:25
[INFO] [stderr]     |
[INFO] [stderr] 488 |         let mut group = cluster!(c);
[INFO] [stderr]     |                         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:488:25
[INFO] [stderr]     |
[INFO] [stderr] 488 |         let mut group = cluster!(c);
[INFO] [stderr]     |                         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:488:25
[INFO] [stderr]     |
[INFO] [stderr] 488 |         let mut group = cluster!(c);
[INFO] [stderr]     |                         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:488:25
[INFO] [stderr]     |
[INFO] [stderr] 488 |         let mut group = cluster!(c);
[INFO] [stderr]     |                         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 |         cluster!($c.x, $c.y);
[INFO] [stderr]     |                             ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:496:25
[INFO] [stderr]     |
[INFO] [stderr] 496 |         let mut group = cluster!(node.position());
[INFO] [stderr]     |                         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:496:25
[INFO] [stderr]     |
[INFO] [stderr] 496 |         let mut group = cluster!(node.position());
[INFO] [stderr]     |                         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:496:25
[INFO] [stderr]     |
[INFO] [stderr] 496 |         let mut group = cluster!(node.position());
[INFO] [stderr]     |                         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:496:25
[INFO] [stderr]     |
[INFO] [stderr] 496 |         let mut group = cluster!(node.position());
[INFO] [stderr]     |                         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:641:20
[INFO] [stderr]     |
[INFO] [stderr] 641 |         let half = coordinate!(self.size() / 2, self.size() / 2);
[INFO] [stderr]     |                    --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:40:26
[INFO] [stderr]     |
[INFO] [stderr] 40  |         coordinate!(0, 0);
[INFO] [stderr]     |                          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:840:24
[INFO] [stderr]     |
[INFO] [stderr] 840 |         let mut prev = coordinate!();
[INFO] [stderr]     |                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:840:24
[INFO] [stderr]     |
[INFO] [stderr] 840 |         let mut prev = coordinate!();
[INFO] [stderr]     |                        ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:44:28
[INFO] [stderr]      |
[INFO] [stderr] 44   |         coordinate!($c, $c);
[INFO] [stderr]      |                            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1050:17
[INFO] [stderr]      |
[INFO] [stderr] 1050 |         let s = coordinate!(size / 2);
[INFO] [stderr]      |                 --------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1050:17
[INFO] [stderr]      |
[INFO] [stderr] 1050 |         let s = coordinate!(size / 2);
[INFO] [stderr]      |                 --------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1057:27
[INFO] [stderr]      |
[INFO] [stderr] 1057 |                 let add = coordinate!(j, i) - s - s;
[INFO] [stderr]      |                           ----------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:80:26
[INFO] [stderr]      |
[INFO] [stderr] 80   |         node!($c.x, $c.y);
[INFO] [stderr]      |                          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1190:28
[INFO] [stderr]      |
[INFO] [stderr] 1190 |             let mut node = node!(co);
[INFO] [stderr]      |                            --------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:84:49
[INFO] [stderr]      |
[INFO] [stderr] 84   |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]      |                                                 ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1190:28
[INFO] [stderr]      |
[INFO] [stderr] 1190 |             let mut node = node!(co);
[INFO] [stderr]      |                            --------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:88:46
[INFO] [stderr]      |
[INFO] [stderr] 88   |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1190:28
[INFO] [stderr]      |
[INFO] [stderr] 1190 |             let mut node = node!(co);
[INFO] [stderr]      |                            --------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1190:28
[INFO] [stderr]      |
[INFO] [stderr] 1190 |             let mut node = node!(co);
[INFO] [stderr]      |                            --------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:80:26
[INFO] [stderr]      |
[INFO] [stderr] 80   |         node!($c.x, $c.y);
[INFO] [stderr]      |                          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1304:24
[INFO] [stderr]      |
[INFO] [stderr] 1304 |         let mut node = node!(c);
[INFO] [stderr]      |                        -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:84:49
[INFO] [stderr]      |
[INFO] [stderr] 84   |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]      |                                                 ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1304:24
[INFO] [stderr]      |
[INFO] [stderr] 1304 |         let mut node = node!(c);
[INFO] [stderr]      |                        -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:88:46
[INFO] [stderr]      |
[INFO] [stderr] 88   |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1304:24
[INFO] [stderr]      |
[INFO] [stderr] 1304 |         let mut node = node!(c);
[INFO] [stderr]      |                        -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1304:24
[INFO] [stderr]      |
[INFO] [stderr] 1304 |         let mut node = node!(c);
[INFO] [stderr]      |                        -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:40:26
[INFO] [stderr]      |
[INFO] [stderr] 40   |         coordinate!(0, 0);
[INFO] [stderr]      |                          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1387:40
[INFO] [stderr]      |
[INFO] [stderr] 1387 |         coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad);
[INFO] [stderr]      |                                        ------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1387:40
[INFO] [stderr]      |
[INFO] [stderr] 1387 |         coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad);
[INFO] [stderr]      |                                        ------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]     --> src/lib.rs:1461:22
[INFO] [stderr]      |
[INFO] [stderr] 1461 |             hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e);
[INFO] [stderr]      |                      ^                                       ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1461 -             hash_map[(e.hash() as usize % consts::NETWORK_REM)] = Some(e);
[INFO] [stderr] 1461 +             hash_map[e.hash() as usize % consts::NETWORK_REM] = Some(e);
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:40:26
[INFO] [stderr]      |
[INFO] [stderr] 40   |         coordinate!(0, 0);
[INFO] [stderr]      |                          ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1477:18
[INFO] [stderr]      |
[INFO] [stderr] 1477 |             add: coordinate!(),
[INFO] [stderr]      |                  ------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/macros/mod.rs:48:46
[INFO] [stderr]      |
[INFO] [stderr] 48   |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]      |                                              ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/lib.rs:1477:18
[INFO] [stderr]      |
[INFO] [stderr] 1477 |             add: coordinate!(),
[INFO] [stderr]      |                  ------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/data/mod.rs:20:25
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/map/gif.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |     predicate: &'a Fn(&T) -> T,
[INFO] [stderr]    |                    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     predicate: &'a dyn Fn(&T) -> T,
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/coordinate/mod.rs:19:48
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn from_list<T>(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec<T> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/data/mod.rs:59:25
[INFO] [stderr]    |
[INFO] [stderr] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |         lambda_tag: &'a dyn Fn(&str) -> bool,
[INFO] [stderr]    |                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/map/gif.rs:19:58
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a Fn(&T) -> T) -> Self {
[INFO] [stderr]    |                                                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn new(interval: u8, map: Vec<T>, predicate: &'a dyn Fn(&T) -> T) -> Self {
[INFO] [stderr]    |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/map/gif.rs:101:24
[INFO] [stderr]     |
[INFO] [stderr] 101 |         predicate: &'a Fn(&Node) -> Node,
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 101 |         predicate: &'a dyn Fn(&Node) -> Node,
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1536:18
[INFO] [stderr]      |
[INFO] [stderr] 1536 |         filter: &Fn(&T) -> bool,
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1536 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1569:18
[INFO] [stderr]      |
[INFO] [stderr] 1569 |         filter: &Fn(&T) -> bool,
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1569 |         filter: &dyn Fn(&T) -> bool,
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:838:13
[INFO] [stderr]     |
[INFO] [stderr] 838 |         f: &Fn(Coordinate, Coordinate) -> bool,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 838 |         f: &dyn Fn(Coordinate, Coordinate) -> bool,
[INFO] [stderr]     |             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1224:35
[INFO] [stderr]      |
[INFO] [stderr] 1224 |     pub fn each(&mut self, func: &Fn(&mut Node)) {
[INFO] [stderr]      |                                   ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1224 |     pub fn each(&mut self, func: &dyn Fn(&mut Node)) {
[INFO] [stderr]      |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1245:30
[INFO] [stderr]      |
[INFO] [stderr] 1245 |     pub fn all(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1245 |     pub fn all(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stderr]      |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1269:30
[INFO] [stderr]      |
[INFO] [stderr] 1269 |     pub fn any(&self, func: &Fn(&Node) -> bool) -> bool {
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1269 |     pub fn any(&self, func: &dyn Fn(&Node) -> bool) -> bool {
[INFO] [stderr]      |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/lib.rs:1301:40
[INFO] [stderr]      |
[INFO] [stderr] 1301 |     pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) {
[INFO] [stderr]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1301 |     pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) {
[INFO] [stderr]      |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/coordinate/mod.rs:56:56
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/data/mod.rs:27:42
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result<Vec<Group>, io::Error> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/data/mod.rs:46:40
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec<Group> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/map/network.rs:30:17
[INFO] [stderr]    |
[INFO] [stderr] 30 |     algorithm: &Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 30 |     algorithm: &dyn Fn(&Network<Node>, Node, Node) -> io::Result<Vec<Node>>,
[INFO] [stderr]    |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tools/mod.rs:190:17
[INFO] [stderr]     |
[INFO] [stderr] 190 |     plot_kind: &Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 190 |     plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[INFO] [stderr]     |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 139 |         let a = node!(0, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 139 |         let a = node!(0, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 139 |         let a = node!(0, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 140 |         let b = node!("0,0", 0, 0);
[INFO] [stderr]     |                 ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 140 |         let b = node!("0,0", 0, 0);
[INFO] [stderr]     |                 ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:76:20
[INFO] [stderr]     |
[INFO] [stderr] 76  |         node!(0, 0);
[INFO] [stderr]     |                    ^
[INFO] [stderr] ...
[INFO] [stderr] 141 |         let c = node!();
[INFO] [stderr]     |                 ------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 141 |         let c = node!();
[INFO] [stderr]     |                 ------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 141 |         let c = node!();
[INFO] [stderr]     |                 ------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 141 |         let c = node!();
[INFO] [stderr]     |                 ------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:80:26
[INFO] [stderr]     |
[INFO] [stderr] 80  |         node!($c.x, $c.y);
[INFO] [stderr]     |                          ^
[INFO] [stderr] ...
[INFO] [stderr] 142 |         let d = node!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 142 |         let d = node!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 142 |         let d = node!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 142 |         let d = node!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 148 |         let e = node!("not the same!", 0, 0);
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 148 |         let e = node!("not the same!", 0, 0);
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 149 |         let f = node!(1, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 149 |         let f = node!(1, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 149 |         let f = node!(1, 0);
[INFO] [stderr]     |                 ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:80:26
[INFO] [stderr]     |
[INFO] [stderr] 80  |         node!($c.x, $c.y);
[INFO] [stderr]     |                          ^
[INFO] [stderr] ...
[INFO] [stderr] 150 |         let g = node!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 150 |         let g = node!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 150 |         let g = node!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 150 |         let g = node!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 159 |         let _ = node!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 159 |         let _ = node!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 159 |         let _ = node!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 160 |         let _ = node!(0u32, 4000);
[INFO] [stderr]     |                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 160 |         let _ = node!(0u32, 4000);
[INFO] [stderr]     |                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 160 |         let _ = node!(0u32, 4000);
[INFO] [stderr]     |                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 161 |         let _ = node!(0u16, 9u8);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 161 |         let _ = node!(0u16, 9u8);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 161 |         let _ = node!(0u16, 9u8);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 162 |         let _ = node!(0u8, 0i32);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 162 |         let _ = node!(0u8, 0i32);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 162 |         let _ = node!(0u8, 0i32);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr] ...
[INFO] [stderr] 163 |         let _ = node!(0f64, 100);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 163 |         let _ = node!(0f64, 100);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 163 |         let _ = node!(0f64, 100);
[INFO] [stderr]     |                 ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 168 |         let a = cluster!(0, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 168 |         let a = cluster!(0, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 168 |         let a = cluster!(0, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 169 |         let b = cluster!("0,0", 0, 0);
[INFO] [stderr]     |                 --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 169 |         let b = cluster!("0,0", 0, 0);
[INFO] [stderr]     |                 --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:117:23
[INFO] [stderr]     |
[INFO] [stderr] 117 |         cluster!(0, 0);
[INFO] [stderr]     |                       ^
[INFO] [stderr] ...
[INFO] [stderr] 170 |         let c = cluster!();
[INFO] [stderr]     |                 ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 170 |         let c = cluster!();
[INFO] [stderr]     |                 ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 170 |         let c = cluster!();
[INFO] [stderr]     |                 ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 170 |         let c = cluster!();
[INFO] [stderr]     |                 ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 |         cluster!($c.x, $c.y);
[INFO] [stderr]     |                             ^
[INFO] [stderr] ...
[INFO] [stderr] 171 |         let d = cluster!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 171 |         let d = cluster!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 171 |         let d = cluster!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 171 |         let d = cluster!(Coordinate::new(0, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 177 |         let e = cluster!("not the same!", 0, 0);
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 177 |         let e = cluster!("not the same!", 0, 0);
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 178 |         let f = cluster!(1, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 178 |         let f = cluster!(1, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 178 |         let f = cluster!(1, 0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 |         cluster!($c.x, $c.y);
[INFO] [stderr]     |                             ^
[INFO] [stderr] ...
[INFO] [stderr] 179 |         let g = cluster!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 179 |         let g = cluster!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 179 |         let g = cluster!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 179 |         let g = cluster!(Coordinate::new(1, 0));
[INFO] [stderr]     |                 ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 188 |         let _ = cluster!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 188 |         let _ = cluster!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 188 |         let _ = cluster!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 189 |         let _ = cluster!(0u32, 4000);
[INFO] [stderr]     |                 -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 189 |         let _ = cluster!(0u32, 4000);
[INFO] [stderr]     |                 -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 189 |         let _ = cluster!(0u32, 4000);
[INFO] [stderr]     |                 -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 190 |         let _ = cluster!(0u16, 9u8);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 190 |         let _ = cluster!(0u16, 9u8);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 190 |         let _ = cluster!(0u16, 9u8);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 191 |         let _ = cluster!(0u8, 0i32);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 191 |         let _ = cluster!(0u8, 0i32);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 191 |         let _ = cluster!(0u8, 0i32);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 192 |         let _ = cluster!(0f64, 100);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr] ...
[INFO] [stderr] 192 |         let _ = cluster!(0f64, 100);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 192 |         let _ = cluster!(0f64, 100);
[INFO] [stderr]     |                 ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 197 |         let a = coordinate!(0, 0);
[INFO] [stderr]     |                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:44:28
[INFO] [stderr]     |
[INFO] [stderr] 44  |         coordinate!($c, $c);
[INFO] [stderr]     |                            ^
[INFO] [stderr] ...
[INFO] [stderr] 198 |         let b = coordinate!(0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 198 |         let b = coordinate!(0);
[INFO] [stderr]     |                 -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:40:26
[INFO] [stderr]     |
[INFO] [stderr] 40  |         coordinate!(0, 0);
[INFO] [stderr]     |                          ^
[INFO] [stderr] ...
[INFO] [stderr] 199 |         let c = coordinate!();
[INFO] [stderr]     |                 ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 199 |         let c = coordinate!();
[INFO] [stderr]     |                 ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 204 |         let c = coordinate!(1, 0);
[INFO] [stderr]     |                 ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 211 |         let _ = coordinate!(0u64, 0.5 as f64);
[INFO] [stderr]     |                 ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 212 |         let _ = coordinate!(0u32, 4000);
[INFO] [stderr]     |                 ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 213 |         let _ = coordinate!(0u16, 9u8);
[INFO] [stderr]     |                 ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 214 |         let _ = coordinate!(0u8, 0i32);
[INFO] [stderr]     |                 ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr] ...
[INFO] [stderr] 215 |         let _ = coordinate!(0f64, 100);
[INFO] [stderr]     |                 ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:44:28
[INFO] [stderr]     |
[INFO] [stderr] 44  |         coordinate!($c, $c);
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:264:31
[INFO] [stderr]     |
[INFO] [stderr] 264 |         let co2: Coordinate = coordinate!(1);
[INFO] [stderr]     |                               -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:264:31
[INFO] [stderr]     |
[INFO] [stderr] 264 |         let co2: Coordinate = coordinate!(1);
[INFO] [stderr]     |                               -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:44:28
[INFO] [stderr]     |
[INFO] [stderr] 44  |         coordinate!($c, $c);
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:265:31
[INFO] [stderr]     |
[INFO] [stderr] 265 |         let co3: Coordinate = coordinate!(2);
[INFO] [stderr]     |                               -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:265:31
[INFO] [stderr]     |
[INFO] [stderr] 265 |         let co3: Coordinate = coordinate!(2);
[INFO] [stderr]     |                               -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:40:26
[INFO] [stderr]     |
[INFO] [stderr] 40  |         coordinate!(0, 0);
[INFO] [stderr]     |                          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:394:31
[INFO] [stderr]     |
[INFO] [stderr] 394 |         let co1: Coordinate = coordinate!();
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:394:31
[INFO] [stderr]     |
[INFO] [stderr] 394 |         let co1: Coordinate = coordinate!();
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:44:28
[INFO] [stderr]     |
[INFO] [stderr] 44  |         coordinate!($c, $c);
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:395:31
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let co2: Coordinate = coordinate!(400);
[INFO] [stderr]     |                               ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/coordinate/mod.rs:395:31
[INFO] [stderr]     |
[INFO] [stderr] 395 |         let co2: Coordinate = coordinate!(400);
[INFO] [stderr]     |                               ---------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:117:23
[INFO] [stderr]     |
[INFO] [stderr] 117 |         cluster!(0, 0);
[INFO] [stderr]     |                       ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/group/mod.rs:87:25
[INFO] [stderr]     |
[INFO] [stderr] 87  |         let mut group = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/group/mod.rs:87:25
[INFO] [stderr]     |
[INFO] [stderr] 87  |         let mut group = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/group/mod.rs:87:25
[INFO] [stderr]     |
[INFO] [stderr] 87  |         let mut group = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/group/mod.rs:87:25
[INFO] [stderr]    |
[INFO] [stderr] 87 |         let mut group = cluster!();
[INFO] [stderr]    |                         ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let mut node = node!(self.width as i16 - 1, self.height as i16 - 1);
[INFO] [stderr]     |                        ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:206:41
[INFO] [stderr]     |
[INFO] [stderr] 206 |             gif.cycle_predicate(1, vec![node!(25, 25)], &|x| {
[INFO] [stderr]     |                                         ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:206:41
[INFO] [stderr]     |
[INFO] [stderr] 206 |             gif.cycle_predicate(1, vec![node!(25, 25)], &|x| {
[INFO] [stderr]     |                                         ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:206:41
[INFO] [stderr]     |
[INFO] [stderr] 206 |             gif.cycle_predicate(1, vec![node!(25, 25)], &|x| {
[INFO] [stderr]     |                                         ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:223:31
[INFO] [stderr]     |
[INFO] [stderr] 223 |             gif.cycle(1, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:223:31
[INFO] [stderr]     |
[INFO] [stderr] 223 |             gif.cycle(1, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:223:31
[INFO] [stderr]     |
[INFO] [stderr] 223 |             gif.cycle(1, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:84:49
[INFO] [stderr]     |
[INFO] [stderr] 84  |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                 ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:234:31
[INFO] [stderr]     |
[INFO] [stderr] 234 |             gif.cycle(2, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:88:46
[INFO] [stderr]     |
[INFO] [stderr] 88  |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:234:31
[INFO] [stderr]     |
[INFO] [stderr] 234 |             gif.cycle(2, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:48:46
[INFO] [stderr]     |
[INFO] [stderr] 48  |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]     |                                              ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/map/gif.rs:234:31
[INFO] [stderr]     |
[INFO] [stderr] 234 |             gif.cycle(2, vec![node!(25, 25)]);
[INFO] [stderr]     |                               ------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:84:49
[INFO] [stderr]    |
[INFO] [stderr] 84 |         node!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]    |                                                 ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/tests/examples.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 |             let mut node = node!(spread * x as i16, spread * y as i16);
[INFO] [stderr]    |                            ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:88:46
[INFO] [stderr]    |
[INFO] [stderr] 88 |         Node::new($name, coordinate!($x, $y));
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/tests/examples.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 |             let mut node = node!(spread * x as i16, spread * y as i16);
[INFO] [stderr]    |                            ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/tests/examples.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 |             let mut node = node!(spread * x as i16, spread * y as i16);
[INFO] [stderr]    |                            ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:117:23
[INFO] [stderr]     |
[INFO] [stderr] 117 |         cluster!(0, 0);
[INFO] [stderr]     |                       ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests/mod.rs:23:25
[INFO] [stderr]     |
[INFO] [stderr] 23  |             let mut g = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:125:52
[INFO] [stderr]     |
[INFO] [stderr] 125 |         cluster!(&format!("{},{}", $x, $y), $x, $y);
[INFO] [stderr]     |                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests/mod.rs:23:25
[INFO] [stderr]     |
[INFO] [stderr] 23  |             let mut g = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros/mod.rs:129:47
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Group::new($name, coordinate!($x, $y));
[INFO] [stderr]     |                                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests/mod.rs:23:25
[INFO] [stderr]     |
[INFO] [stderr] 23  |             let mut g = cluster!();
[INFO] [stderr]     |                         ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/macros/mod.rs:48:46
[INFO] [stderr]    |
[INFO] [stderr] 48 |         Coordinate::new($x as i16, $y as i16);
[INFO] [stderr]    |                                              ^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/tests/mod.rs:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let mut g = cluster!();
[INFO] [stderr]    |                         ---------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/map/gif.rs:181:22
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn define(case: &Fn(Gif) -> std::io::Result<()>) {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn define(case: &dyn Fn(Gif) -> std::io::Result<()>) {
[INFO] [stderr]     |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/tests/mod.rs:128:25
[INFO] [stderr]     |
[INFO] [stderr] 128 |                         format!("expected {}, got {}", i, a.get_link_avail_index())
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 128 -                         format!("expected {}, got {}", i, a.get_link_avail_index())
[INFO] [stderr] 128 +                         "expected {}, got {}", i, a.get_link_avail_index()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `pathtracer` (lib) generated 79 warnings (run `cargo fix --lib -p pathtracer` to apply 20 suggestions)
[INFO] [stderr] warning: `pathtracer` (lib test) generated 194 warnings (78 duplicates) (run `cargo fix --lib -p pathtracer --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pathtracer-36e2429c247f8e3b)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test coordinate::tests::test_diff ... ok
[INFO] [stdout] test coordinate::tests::test_clone ... ok
[INFO] [stdout] test coordinate::tests::test_eq ... ok
[INFO] [stdout] test coordinate::tests::test_diff_args_placement ... ok
[INFO] [stdout] test coordinate::tests::test_clone_macros ... ok
[INFO] [stdout] test coordinate::tests::test_eq_macros ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_1 ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_2 ... ok
[INFO] [stdout] test coordinate::tests::test_gen_within_radius ... ok
[INFO] [stdout] test coordinate::tests::test_gen_radius ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_no_rotates ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_one_circle ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_radians_1 ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_radians_2 ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_radians_3 ... ok
[INFO] [stdout] test data::tests::test_convert ... ok
[INFO] [stdout] test group::tests::test_count_some ... ok
[INFO] [stdout] test macros::tests::cluster ... ok
[INFO] [stdout] test data::tests::test_convert_inner ... ok
[INFO] [stdout] test data::tests::test_link_groups ... ok
[INFO] [stdout] test macros::tests::coordinate_any_type ... ok
[INFO] [stdout] test group::tests::test_add_node ... ok
[INFO] [stdout] test macros::tests::cluster_any_type ... ok
[INFO] [stdout] test macros::tests::node_any_type ... ok
[INFO] [stdout] test macros::tests::node ... ok
[INFO] [stdout] test group::tests::test_count_none ... ok
[INFO] [stdout] test macros::tests::coordinate ... ok
[INFO] [stdout] test map::network::tests::invalid_gets ... ok
[INFO] [stdout] test map::network::tests::invalid_network_3 ... ok
[INFO] [stdout] test map::gif::tests::cycles_predicate ... ok
[INFO] [stdout] test map::gif::tests::test_gif_new ... ok
[INFO] [stdout] test map::network::tests::invalid_network_1 ... ok
[INFO] [stdout] test map::network::tests::simple_networks_have_same_path ... ok
[INFO] [stdout] test map::network::tests::invalid_network_4 ... ok
[INFO] [stdout] test map::network::tests::simple_network ... ok
[INFO] [stdout] test map::network::tests::valid_gets ... ok
[INFO] [stdout] test map::gif::tests::cycles_every_frame ... ok
[INFO] [stdout] test map::tests::test_gen_canvas_2 ... ok
[INFO] [stdout] test map::tests::test_min_max ... ok
[INFO] [stdout] test map::tests::test_min_max_2 ... ok
[INFO] [stdout] test node::tests::test_get_node_names_fail ... ok
[INFO] [stdout] test map::gif::tests::cycles_every_other ... ok
[INFO] [stdout] test map::network::tests::invalid_network_2 ... ok
[INFO] [stdout] test map::tests::test_gen_canvas ... ok
[INFO] [stdout] test map::network::tests::simple_network_shortest_leg ... ok
[INFO] [stdout] test map::network::tests::simple_network_end_in_the_middle ... ok
[INFO] [stdout] test tests::examples::git_log ... ok
[INFO] [stdout] test map::network::tests::simple_network_start_in_the_middle ... ok
[INFO] [stdout] test tests::examples::mvp ... ok
[INFO] [stdout] test tests::examples::hello_world ... ok
[INFO] [stdout] test tests::examples::hello_world_gif ... ok
[INFO] [stdout] test tests::examples::node_plot ... ok
[INFO] [stdout] test tests::examples::types ... ok
[INFO] [stdout] test tests::from::group_conversion ... ok
[INFO] [stdout] test tests::from::coordinate_conversion ... ok
[INFO] [stdout] test tests::from::node_conversion ... ok
[INFO] [stdout] test tests::from_list::node ... ok
[INFO] [stdout] test tests::integration::links::adding_and_disconnecting ... ok
[INFO] [stdout] test tests::from_list::coordinate ... ok
[INFO] [stdout] test tests::integration::links::max_links ... ok
[INFO] [stdout] test tests::integration::links::multiple_disconnects ... ok
[INFO] [stdout] test tests::integration::path::node_to_group ... ok
[INFO] [stdout] test tests::integration::path::group_to_node ... ok
[INFO] [stdout] test tests::from_list::group ... ok
[INFO] [stdout] test tests::integration::path::nodes ... ok
[INFO] [stdout] test tests::integration::links::groups_one ... ok
[INFO] [stdout] test tests::integration::links::groups_many ... ok
[INFO] [stdout] test tools::tests::test_border ... ok
[INFO] [stdout] test tools::tests::test_plot_straight_line ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_inc2 ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move ... ok
[INFO] [stdout] test tools::tests::test_gen_rgba ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba_consistancy ... ok
[INFO] [stdout] test tests::integration::rotate::group ... ok
[INFO] [stdout] test tools::tests::test_roll ... ok
[INFO] [stdout] test tools::tests::test_plot_start_and_end ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move_incr ... ok
[INFO] [stdout] test tools::tests::test_random_item ... ok
[INFO] [stdout] test tests::examples::graph ... ok
[INFO] [stdout] test data::tests::test_convert_file ... FAILED
[INFO] [stdout] test tests::examples::random ... ok
[INFO] [stdout] test tests::examples::city ... ok
[INFO] [stdout] test map::gif::tests::blank_frames ... ok
[INFO] [stdout] test tests::examples::ellipse ... ok
[INFO] [stdout] test tests::examples::cycles ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::test_convert_file stdout ----
[INFO] [stdout] thread 'data::tests::test_convert_file' panicked at src/data/mod.rs:165:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555f737691b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x555f737691b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555f737691b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555f737691b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555f7378fc2b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555f7378fc2b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x555f737669ef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555f73768f8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555f73768f8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555f7376a9b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x555f7376a67e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555f736f626a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x555f736f626a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555f7376afbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x555f7376afbb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555f7376ad34 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x555f73769679 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555f7376aa67 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555f73689983 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555f73689eb6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x555f736b5e48 - core::result::Result<T,E>::unwrap::h77f7ad5171977181
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x555f736b5e48 - pathtracer::data::tests::test_convert_file::h47cb756a054ba6a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:165:24
[INFO] [stdout]   22:     0x555f736b5da7 - pathtracer::data::tests::test_convert_file::{{closure}}::h9159cf640773142a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:163:27
[INFO] [stdout]   23:     0x555f736a8db6 - core::ops::function::FnOnce::call_once::h88d1ec58503a7291
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x555f736fac4b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555f736fac4b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x555f736fa351 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x555f736fa351 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555f736fa351 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x555f736fa351 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x555f736fa351 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x555f736fa351 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x555f736fa351 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x555f736c2d14 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x555f736c2d14 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x555f736c7742 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x555f736c7742 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555f736c7742 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x555f736c7742 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x555f736c7742 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x555f736c7742 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x555f736c7742 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x555f7376f39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x555f7376f39b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x555f7376f39b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f004c9f6ac3 - <unknown>
[INFO] [stdout]   46:     0x7f004ca87a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     data::tests::test_convert_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 85 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a90bbaf0d3d801941b60c9d338a10982b4267e4439ad1aeea5cdb1928e8b0898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90bbaf0d3d801941b60c9d338a10982b4267e4439ad1aeea5cdb1928e8b0898", kill_on_drop: false }`
[INFO] [stdout] a90bbaf0d3d801941b60c9d338a10982b4267e4439ad1aeea5cdb1928e8b0898
