[INFO] fetching crate pathtracer 0.6.5...
[INFO] testing pathtracer-0.6.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate pathtracer 0.6.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pathtracer 0.6.5
[INFO] finished tweaking crates.io crate pathtracer 0.6.5
[INFO] tweaked toml for crates.io crate pathtracer 0.6.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pathtracer 0.6.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c54f7119d61351b48dd9a73e14549bc4abeafcda105e4d9eca06913932518be
[INFO] running `Command { std: "docker" "start" "-a" "2c54f7119d61351b48dd9a73e14549bc4abeafcda105e4d9eca06913932518be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c54f7119d61351b48dd9a73e14549bc4abeafcda105e4d9eca06913932518be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c54f7119d61351b48dd9a73e14549bc4abeafcda105e4d9eca06913932518be", kill_on_drop: false }`
[INFO] [stdout] 2c54f7119d61351b48dd9a73e14549bc4abeafcda105e4d9eca06913932518be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414c8e06c797c47e5d84f335169131ea9b0c027015d69b8ef93f1b3d08329b55
[INFO] running `Command { std: "docker" "start" "-a" "414c8e06c797c47e5d84f335169131ea9b0c027015d69b8ef93f1b3d08329b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling pythagoras v0.1.1
[INFO] [stderr]    Compiling inflate v0.4.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 deflate v0.7.20
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[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] error: 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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/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 error 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] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros/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 error 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] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros/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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros/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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/macros/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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error 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] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error 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] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error 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] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error 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] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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 error originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error 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] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error 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] error: 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 error originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/macros/mod.rs: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 error 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] error: could not compile `pathtracer` (lib) due to 116 previous errors; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "414c8e06c797c47e5d84f335169131ea9b0c027015d69b8ef93f1b3d08329b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414c8e06c797c47e5d84f335169131ea9b0c027015d69b8ef93f1b3d08329b55", kill_on_drop: false }`
[INFO] [stdout] 414c8e06c797c47e5d84f335169131ea9b0c027015d69b8ef93f1b3d08329b55
