[INFO] fetching crate pathtracer 0.6.5...
[INFO] testing pathtracer-0.6.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate pathtracer 0.6.5 into /workspace/builds/worker-6-tc2/source
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pathtracer 0.6.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6e4d3dba1e1b90662ee4627a6a9a919dc71b617c8765849a26cb804ab0f4210
[INFO] running `Command { std: "docker" "start" "-a" "f6e4d3dba1e1b90662ee4627a6a9a919dc71b617c8765849a26cb804ab0f4210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6e4d3dba1e1b90662ee4627a6a9a919dc71b617c8765849a26cb804ab0f4210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6e4d3dba1e1b90662ee4627a6a9a919dc71b617c8765849a26cb804ab0f4210", kill_on_drop: false }`
[INFO] [stdout] f6e4d3dba1e1b90662ee4627a6a9a919dc71b617c8765849a26cb804ab0f4210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20ca4260fef4a772fead0ac7364bca571c2bb34dd2388de3bb2d180c04d9bb8b
[INFO] running `Command { std: "docker" "start" "-a" "20ca4260fef4a772fead0ac7364bca571c2bb34dd2388de3bb2d180c04d9bb8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling pythagoras v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling png v0.14.1
[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/rustc/check-cfg/cargo-specifics.html> 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/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]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible 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: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] help: if this is a dyn-compatible 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 a dyn-compatible 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: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 a dyn-compatible 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: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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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/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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/data/mod.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      ^^ this lifetime flows to the output
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          --------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> CustomConverter<'a> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.21s
[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" "20ca4260fef4a772fead0ac7364bca571c2bb34dd2388de3bb2d180c04d9bb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ca4260fef4a772fead0ac7364bca571c2bb34dd2388de3bb2d180c04d9bb8b", kill_on_drop: false }`
[INFO] [stdout] 20ca4260fef4a772fead0ac7364bca571c2bb34dd2388de3bb2d180c04d9bb8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b24d0a3249d36254aef00654d67b36ca24c5861dee70d66e954bc3b8fabb336c
[INFO] running `Command { std: "docker" "start" "-a" "b24d0a3249d36254aef00654d67b36ca24c5861dee70d66e954bc3b8fabb336c", 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/rustc/check-cfg/cargo-specifics.html> 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/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]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible 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: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] help: if this is a dyn-compatible 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 a dyn-compatible 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: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 a dyn-compatible 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: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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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/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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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] [stderr]    Compiling pathtracer v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/data/mod.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      ^^ this lifetime flows to the output
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          --------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> CustomConverter<'a> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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/rustc/check-cfg/cargo-specifics.html> 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/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]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible 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: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] help: if this is a dyn-compatible 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 a dyn-compatible 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: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 a dyn-compatible 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: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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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/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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/data/mod.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      ^^ this lifetime flows to the output
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          --------------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> CustomConverter<'a> {
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[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" "b24d0a3249d36254aef00654d67b36ca24c5861dee70d66e954bc3b8fabb336c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24d0a3249d36254aef00654d67b36ca24c5861dee70d66e954bc3b8fabb336c", kill_on_drop: false }`
[INFO] [stdout] b24d0a3249d36254aef00654d67b36ca24c5861dee70d66e954bc3b8fabb336c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdfbdf79aeb85e5cdc9d6835987bf2eeb140b964e9451c9e2016feac8eac069b
[INFO] running `Command { std: "docker" "start" "-a" "bdfbdf79aeb85e5cdc9d6835987bf2eeb140b964e9451c9e2016feac8eac069b", 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/rustc/check-cfg/cargo-specifics.html> 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/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]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible 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: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] help: if this is a dyn-compatible 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 a dyn-compatible 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: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 a dyn-compatible 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: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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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/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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 190 |     plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec<Coordinate>,
[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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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 a dyn-compatible 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/data/mod.rs:59:22
[INFO] [stderr]    |
[INFO] [stderr] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stderr]    |                      ^^ this lifetime flows to the output
[INFO] [stderr] 60 |     ) -> CustomConverter {
[INFO] [stderr]    |          --------------- the lifetime gets resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 60 |     ) -> CustomConverter<'a> {
[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 a dyn-compatible 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 80 warnings (run `cargo fix --lib -p pathtracer` to apply 20 suggestions)
[INFO] [stderr] warning: `pathtracer` (lib test) generated 195 warnings (79 duplicates) (run `cargo fix --lib -p pathtracer --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[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-b59e76eb518e6ff3)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test coordinate::tests::test_clone ... 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_eq ... ok
[INFO] [stdout] test coordinate::tests::test_diff ... ok
[INFO] [stdout] test coordinate::tests::test_gen_radius ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_2 ... 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_diff_args_placement ... ok
[INFO] [stdout] test coordinate::tests::test_gen_within_radius ... 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 data::tests::test_convert_inner ... ok
[INFO] [stdout] test data::tests::test_link_groups ... ok
[INFO] [stdout] test macros::tests::cluster_any_type ... ok
[INFO] [stdout] test macros::tests::coordinate_any_type ... ok
[INFO] [stdout] test group::tests::test_add_node ... ok
[INFO] [stdout] test macros::tests::coordinate ... ok
[INFO] [stdout] test macros::tests::node_any_type ... ok
[INFO] [stdout] test macros::tests::cluster ... ok
[INFO] [stdout] test map::network::tests::invalid_gets ... ok
[INFO] [stdout] test map::network::tests::invalid_network_2 ... ok
[INFO] [stdout] test map::network::tests::invalid_network_3 ... ok
[INFO] [stdout] test map::network::tests::invalid_network_1 ... ok
[INFO] [stdout] test map::network::tests::simple_network ... ok
[INFO] [stdout] test group::tests::test_count_none ... ok
[INFO] [stdout] test map::network::tests::simple_network_shortest_leg ... ok
[INFO] [stdout] test map::network::tests::valid_gets ... ok
[INFO] [stdout] test map::network::tests::simple_networks_have_same_path ... ok
[INFO] [stdout] test map::network::tests::simple_network_end_in_the_middle ... ok
[INFO] [stdout] test map::network::tests::simple_network_start_in_the_middle ... ok
[INFO] [stdout] test map::gif::tests::test_gif_new ... 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 map::gif::tests::cycles_every_frame ... ok
[INFO] [stdout] test map::tests::test_gen_canvas ... ok
[INFO] [stdout] test macros::tests::node ... ok
[INFO] [stdout] test map::gif::tests::cycles_every_other ... ok
[INFO] [stdout] test tests::examples::git_log ... ok
[INFO] [stdout] test group::tests::test_count_some ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_1 ... ok
[INFO] [stdout] test map::gif::tests::blank_frames ... ok
[INFO] [stdout] test map::network::tests::invalid_network_4 ... ok
[INFO] [stdout] test node::tests::test_get_node_names_fail ... ok
[INFO] [stdout] test tests::examples::graph ... ok
[INFO] [stdout] test map::gif::tests::cycles_predicate ... ok
[INFO] [stdout] test tests::examples::city ... 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::from_list::group ... ok
[INFO] [stdout] test tests::from_list::coordinate ... ok
[INFO] [stdout] test tests::from::node_conversion ... ok
[INFO] [stdout] test tests::from_list::node ... ok
[INFO] [stdout] test tests::examples::types ... ok
[INFO] [stdout] test tests::integration::path::group_to_node ... ok
[INFO] [stdout] test tests::from::group_conversion ... ok
[INFO] [stdout] test tests::integration::path::node_to_group ... ok
[INFO] [stdout] test tests::integration::links::adding_and_disconnecting ... ok
[INFO] [stdout] test tests::from::coordinate_conversion ... ok
[INFO] [stdout] test tests::integration::links::groups_one ... ok
[INFO] [stdout] test tests::integration::links::max_links ... ok
[INFO] [stdout] test tests::examples::mvp ... ok
[INFO] [stdout] test tests::integration::links::groups_many ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move_incr ... ok
[INFO] [stdout] test tests::integration::rotate::group ... ok
[INFO] [stdout] test tests::integration::links::multiple_disconnects ... ok
[INFO] [stdout] test tests::examples::ellipse ... ok
[INFO] [stdout] test tests::integration::path::nodes ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_inc2 ... ok
[INFO] [stdout] test tools::tests::test_border ... ok
[INFO] [stdout] test tools::tests::test_plot_start_and_end ... ok
[INFO] [stdout] test tools::tests::test_plot_straight_line ... ok
[INFO] [stdout] test tools::tests::test_gen_rgba ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba ... ok
[INFO] [stdout] test tools::tests::test_roll ... ok
[INFO] [stdout] test tools::tests::test_random_item ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba_consistancy ... ok
[INFO] [stdout] test tests::examples::cycles ... ok
[INFO] [stdout] test tests::examples::random ... ok
[INFO] [stdout] test data::tests::test_convert_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::test_convert_file stdout ----
[INFO] [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:     0x609effa7b202 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609effa7b202 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609effa7b202 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x609effa7b202 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x609effaa04b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x609effaa04b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x609effa780e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609effa780e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x609effa7b052 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x609effa7c82c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x609effa7c682 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x609effa3cfd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x609effa3cfd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609effa7d30b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x609effa7d30b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x609effa7cfda - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x609effa7b6f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x609effa7cc6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x609effa9f000 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x609effa9f3a6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x609eff9f2747 - core::result::Result<T,E>::unwrap::hc21896ea7aaee9ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x609eff9f2747 - pathtracer::data::tests::test_convert_file::hca51f3e816096530
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:165:44
[INFO] [stdout]   22:     0x609eff9e4119 - pathtracer::data::tests::test_convert_file::{{closure}}::hce73310d02ee492b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:163:27
[INFO] [stdout]   23:     0x609eff9e4119 - core::ops::function::FnOnce::call_once::h0ed7b1f81eb11b21
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x609effa4270b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x609effa4270b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x609effa4194e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x609effa4194e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x609effa4194e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x609effa4194e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x609effa4194e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x609effa4194e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x609effa4194e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x609effa054f4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x609effa054f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x609effa08e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x609effa08e9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x609effa08e9a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x609effa08e9a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x609effa08e9a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x609effa08e9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x609effa08e9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x609effa80267 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x609effa80267 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x609effa80267 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x794f7af07aa4 - <unknown>
[INFO] [stdout]   46:     0x794f7af94a34 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bdfbdf79aeb85e5cdc9d6835987bf2eeb140b964e9451c9e2016feac8eac069b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdfbdf79aeb85e5cdc9d6835987bf2eeb140b964e9451c9e2016feac8eac069b", kill_on_drop: false }`
[INFO] [stdout] bdfbdf79aeb85e5cdc9d6835987bf2eeb140b964e9451c9e2016feac8eac069b
