[INFO] fetching crate pathtracer 0.6.5...
[INFO] testing pathtracer-0.6.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pathtracer 0.6.5 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pathtracer 0.6.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-derive v0.2.5
[INFO] [stderr]   Downloaded pythagoras v0.1.1
[INFO] [stderr]   Downloaded png v0.14.1
[INFO] [stderr]   Downloaded num-iter v0.1.40
[INFO] [stderr]   Downloaded num-rational v0.2.3
[INFO] [stderr]   Downloaded color_quant v1.0.1
[INFO] [stderr]   Downloaded lzw v0.10.0
[INFO] [stderr]   Downloaded num_cpus v1.12.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.8
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded rayon-core v1.7.0
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded image v0.21.3
[INFO] [stderr]   Downloaded rayon v1.3.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.18
[INFO] [stderr]   Downloaded tiff v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4453bc32070022fb0ca3bd9aecf1828702b2ef52e4180256b52423fe15c79720
[INFO] running `Command { std: "docker" "start" "-a" "4453bc32070022fb0ca3bd9aecf1828702b2ef52e4180256b52423fe15c79720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4453bc32070022fb0ca3bd9aecf1828702b2ef52e4180256b52423fe15c79720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4453bc32070022fb0ca3bd9aecf1828702b2ef52e4180256b52423fe15c79720", kill_on_drop: false }`
[INFO] [stdout] 4453bc32070022fb0ca3bd9aecf1828702b2ef52e4180256b52423fe15c79720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 845a48fe8af3b550bec67780e611be49ba616561b9a324f7d7551b1ec90a11c2
[INFO] running `Command { std: "docker" "start" "-a" "845a48fe8af3b550bec67780e611be49ba616561b9a324f7d7551b1ec90a11c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling rand_core v0.4.2
[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 either v1.5.3
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling pythagoras v0.1.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling gif v0.10.3
[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 num_cpus v1.12.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[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)]` (part of `#[warn(future_incompatible)]`) 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)]` (part of `#[warn(unused)]`) 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/data/mod.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      -- the lifetime is named here
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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 14.35s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "845a48fe8af3b550bec67780e611be49ba616561b9a324f7d7551b1ec90a11c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845a48fe8af3b550bec67780e611be49ba616561b9a324f7d7551b1ec90a11c2", kill_on_drop: false }`
[INFO] [stdout] 845a48fe8af3b550bec67780e611be49ba616561b9a324f7d7551b1ec90a11c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78eed661f3c0a7d5a6e98f5d83947a4aece161f7967e645933b544748262e3e3
[INFO] running `Command { std: "docker" "start" "-a" "78eed661f3c0a7d5a6e98f5d83947a4aece161f7967e645933b544748262e3e3", 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)]` (part of `#[warn(future_incompatible)]`) 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)]` (part of `#[warn(unused)]`) 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] [stderr]    Compiling pathtracer v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/data/mod.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      -- the lifetime is named here
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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)]` (part of `#[warn(future_incompatible)]`) 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)]` (part of `#[warn(unused)]`) 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/data/mod.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stdout]    |                      -- the lifetime is named here
[INFO] [stdout] 60 |     ) -> CustomConverter {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: 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/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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 1.49s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "78eed661f3c0a7d5a6e98f5d83947a4aece161f7967e645933b544748262e3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78eed661f3c0a7d5a6e98f5d83947a4aece161f7967e645933b544748262e3e3", kill_on_drop: false }`
[INFO] [stdout] 78eed661f3c0a7d5a6e98f5d83947a4aece161f7967e645933b544748262e3e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cae3efba1f293233946d90511cd2ff43a9ec131149f2a74a89f7fd10b095b2b
[INFO] running `Command { std: "docker" "start" "-a" "1cae3efba1f293233946d90511cd2ff43a9ec131149f2a74a89f7fd10b095b2b", 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)]` (part of `#[warn(future_incompatible)]`) 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)]` (part of `#[warn(unused)]`) 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/data/mod.rs:60:10
[INFO] [stderr]    |
[INFO] [stderr] 59 |         lambda_tag: &'a Fn(&str) -> bool,
[INFO] [stderr]    |                      -- the lifetime is named here
[INFO] [stderr] 60 |     ) -> CustomConverter {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: 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)]` (part of `#[warn(future_incompatible)]`) 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/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/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)]` (part of `#[warn(rust_2021_compatibility)]`) 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 21 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.13s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pathtracer-38e5fddf0ebad659)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test coordinate::tests::test_clone ... ok
[INFO] [stdout] test coordinate::tests::test_diff_args_placement ... ok
[INFO] [stdout] test coordinate::tests::test_clone_macros ... ok
[INFO] [stdout] test coordinate::tests::test_eq ... ok
[INFO] [stdout] test coordinate::tests::test_eq_macros ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_1 ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_2 ... ok
[INFO] [stdout] test coordinate::tests::test_diff ... ok
[INFO] [stdout] test coordinate::tests::test_gen_radius ... ok
[INFO] [stdout] test coordinate::tests::test_gen_within_radius ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_no_rotates ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_radians_1 ... ok
[INFO] [stdout] test coordinate::tests::test_rotate_around_one_circle ... 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 macros::tests::node ... ok
[INFO] [stdout] test data::tests::test_convert_inner ... ok
[INFO] [stdout] test group::tests::test_add_node ... ok
[INFO] [stdout] test macros::tests::node_any_type ... ok
[INFO] [stdout] test macros::tests::coordinate_any_type ... ok
[INFO] [stdout] test macros::tests::cluster ... ok
[INFO] [stdout] test group::tests::test_count_none ... ok
[INFO] [stdout] test macros::tests::cluster_any_type ... ok
[INFO] [stdout] test data::tests::test_link_groups ... ok
[INFO] [stdout] test group::tests::test_count_some ... ok
[INFO] [stdout] test map::network::tests::invalid_network_1 ... ok
[INFO] [stdout] test macros::tests::coordinate ... 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_4 ... ok
[INFO] [stdout] test map::network::tests::simple_network ... ok
[INFO] [stdout] test map::gif::tests::cycles_every_other ... ok
[INFO] [stdout] test map::gif::tests::test_gif_new ... ok
[INFO] [stdout] test map::network::tests::simple_network_end_in_the_middle ... ok
[INFO] [stdout] test map::network::tests::simple_network_shortest_leg ... ok
[INFO] [stdout] test map::gif::tests::cycles_every_frame ... ok
[INFO] [stdout] test map::gif::tests::cycles_predicate ... ok
[INFO] [stdout] test map::network::tests::invalid_gets ... ok
[INFO] [stdout] test map::network::tests::simple_networks_have_same_path ... ok
[INFO] [stdout] test map::network::tests::valid_gets ... ok
[INFO] [stdout] test map::tests::test_gen_canvas_2 ... ok
[INFO] [stdout] test map::tests::test_gen_canvas ... ok
[INFO] [stdout] test map::tests::test_min_max ... ok
[INFO] [stdout] test map::tests::test_min_max_2 ... ok
[INFO] [stdout] test node::tests::test_get_node_names_fail ... ok
[INFO] [stdout] test map::network::tests::simple_network_start_in_the_middle ... ok
[INFO] [stdout] test tests::examples::git_log ... ok
[INFO] [stdout] test tests::examples::hello_world ... ok
[INFO] [stdout] test tests::examples::hello_world_gif ... ok
[INFO] [stdout] test tests::examples::node_plot ... ok
[INFO] [stdout] test tests::examples::types ... ok
[INFO] [stdout] test tests::from::coordinate_conversion ... ok
[INFO] [stdout] test tests::from::group_conversion ... ok
[INFO] [stdout] test tests::from::node_conversion ... ok
[INFO] [stdout] test tests::examples::mvp ... ok
[INFO] [stdout] test tests::examples::graph ... ok
[INFO] [stdout] test tests::from_list::group ... ok
[INFO] [stdout] test tests::from_list::coordinate ... ok
[INFO] [stdout] test tests::from_list::node ... ok
[INFO] [stdout] test tests::integration::links::adding_and_disconnecting ... ok
[INFO] [stdout] test tests::integration::links::groups_many ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_inc2 ... ok
[INFO] [stdout] test tests::integration::links::groups_one ... ok
[INFO] [stdout] test tests::integration::links::max_links ... ok
[INFO] [stdout] test tests::integration::links::multiple_disconnects ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move ... ok
[INFO] [stdout] test tests::integration::path::group_to_node ... ok
[INFO] [stdout] test tests::integration::path::node_to_group ... ok
[INFO] [stdout] test tests::integration::path::nodes ... ok
[INFO] [stdout] test tests::integration::rotate::group_children_no_move_incr ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba_consistancy ... ok
[INFO] [stdout] test tools::tests::test_border ... ok
[INFO] [stdout] test tools::tests::test_plot_start_and_end ... ok
[INFO] [stdout] test tests::integration::rotate::group ... ok
[INFO] [stdout] test tools::tests::test_gen_rgba ... ok
[INFO] [stdout] test tools::tests::test_plot_straight_line ... ok
[INFO] [stdout] test tools::tests::test_random_item ... ok
[INFO] [stdout] test tools::tests::test_roll ... ok
[INFO] [stdout] test tools::tests::test_seed_rgba ... ok
[INFO] [stdout] test tests::examples::city ... ok
[INFO] [stdout] test data::tests::test_convert_file ... FAILED
[INFO] [stdout] test tests::examples::random ... ok
[INFO] [stdout] test tests::examples::ellipse ... ok
[INFO] [stdout] test map::gif::tests::blank_frames ... ok
[INFO] [stdout] test tests::examples::cycles ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data::tests::test_convert_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data::tests::test_convert_file' (41) 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:     0x5cc0a9df1cf2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc0a9df1cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc0a9df1cf2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cc0a9df1cf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cc0a9e023ff - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cc0a9e023ff - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cc0a9dbee41 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc0a9dbee41 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cc0a9dcb152 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cc0a9dcfcff - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cc0a9dcfb91 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cc0a9d5440e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cc0a9d5440e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cc0a9dd03bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cc0a9dd03bf - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cc0a9dd021a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cc0a9dcb299 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cc0a9db347d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cc0a9e0a130 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cc0a9e096d6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5cc0a9d11370 - core::result::Result<T,E>::unwrap::h51ff0993023ddd5a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5cc0a9d11370 - pathtracer::data::tests::test_convert_file::hf9fe78ef4d0c22fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:165:44
[INFO] [stdout]   22:     0x5cc0a9d11747 - pathtracer::data::tests::test_convert_file::{{closure}}::hde192c4eab751c47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/mod.rs:163:27
[INFO] [stdout]   23:     0x5cc0a9d24ca6 - core::ops::function::FnOnce::call_once::hc306e1134fe0e79a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cc0a9d541eb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cc0a9d541eb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cc0a9d69e25 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cc0a9d69e25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cc0a9d69e25 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5cc0a9d69e25 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5cc0a9d69e25 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cc0a9d69e25 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cc0a9d69e25 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cc0a9d40624 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cc0a9d40624 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5cc0a9d43fca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5cc0a9d43fca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cc0a9d43fca - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5cc0a9d43fca - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5cc0a9d43fca - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cc0a9d43fca - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5cc0a9d43fca - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cc0a9dc647f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5cc0a9dc647f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d5dbafb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7d5dbb040a64 - clone
[INFO] [stdout]   46:                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.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1cae3efba1f293233946d90511cd2ff43a9ec131149f2a74a89f7fd10b095b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cae3efba1f293233946d90511cd2ff43a9ec131149f2a74a89f7fd10b095b2b", kill_on_drop: false }`
[INFO] [stdout] 1cae3efba1f293233946d90511cd2ff43a9ec131149f2a74a89f7fd10b095b2b
