[INFO] fetching crate pathfinder 0.6.5... [INFO] testing pathfinder-0.6.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate pathfinder 0.6.5 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate pathfinder 0.6.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pathfinder 0.6.5 [INFO] finished tweaking crates.io crate pathfinder 0.6.5 [INFO] tweaked toml for crates.io crate pathfinder 0.6.5 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 782687f5e4821c69cf3d4ec607e1ddec3e7845293f17ab44415e4356ed49c0d2 [INFO] running `Command { std: "docker" "start" "-a" "782687f5e4821c69cf3d4ec607e1ddec3e7845293f17ab44415e4356ed49c0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "782687f5e4821c69cf3d4ec607e1ddec3e7845293f17ab44415e4356ed49c0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782687f5e4821c69cf3d4ec607e1ddec3e7845293f17ab44415e4356ed49c0d2", kill_on_drop: false }` [INFO] [stdout] 782687f5e4821c69cf3d4ec607e1ddec3e7845293f17ab44415e4356ed49c0d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c6d732735f7b14131aa13db9e81f0565be06d0f333ed14a64d0a929791a3c6 [INFO] running `Command { std: "docker" "start" "-a" "17c6d732735f7b14131aa13db9e81f0565be06d0f333ed14a64d0a929791a3c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pythagoras v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [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 crossbeam-channel v0.5.4 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling pathfinder v0.6.5 (/opt/rustwide/workdir) [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (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, Vec>, (Coordinate)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - ) -> (image::ImageBuffer, Vec>, (Coordinate)) { [INFO] [stdout] 19 + ) -> (image::ImageBuffer, Vec>, 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 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - pub lambda_tag: &'a Fn(&str) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - predicate: &'a Fn(&T) -> T, [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/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 838 - f: &Fn(Coordinate, Coordinate) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1224 - pub fn each(&mut self, func: &Fn(&mut Node)) { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1245 - pub fn all(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1269 - pub fn any(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1301 - pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) { [INFO] [stdout] 1301 + pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1536 - filter: &Fn(&T) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1569 - filter: &Fn(&T) -> bool, [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/coordinate/mod.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [INFO] [stdout] 19 + pub fn from_list(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 56 - pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] 56 + pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, io::Error> { [INFO] [stdout] 27 + pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result, 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 { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 - pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec { [INFO] [stdout] 46 + pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - lambda_tag: &'a Fn(&str) -> bool, [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/tools/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 - plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [INFO] [stdout] 190 + plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec, [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, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn new(interval: u8, map: Vec, predicate: &'a Fn(&T) -> T) -> Self { [INFO] [stdout] 19 + pub fn new(interval: u8, map: Vec, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - predicate: &'a Fn(&Node) -> Node, [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/map/network.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | algorithm: &Fn(&Network, Node, Node) -> 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - algorithm: &Fn(&Network, Node, Node) -> io::Result>, [INFO] [stdout] 30 + algorithm: &dyn Fn(&Network, Node, Node) -> io::Result>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `Command { std: "docker" "inspect" "17c6d732735f7b14131aa13db9e81f0565be06d0f333ed14a64d0a929791a3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c6d732735f7b14131aa13db9e81f0565be06d0f333ed14a64d0a929791a3c6", kill_on_drop: false }` [INFO] [stdout] 17c6d732735f7b14131aa13db9e81f0565be06d0f333ed14a64d0a929791a3c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64a9b53550da9a0ddc7ef9b2542c18375b95142a745159b2e55b5885f6b5a57 [INFO] running `Command { std: "docker" "start" "-a" "a64a9b53550da9a0ddc7ef9b2542c18375b95142a745159b2e55b5885f6b5a57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (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, Vec>, (Coordinate)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - ) -> (image::ImageBuffer, Vec>, (Coordinate)) { [INFO] [stdout] 19 + ) -> (image::ImageBuffer, Vec>, 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 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - pub lambda_tag: &'a Fn(&str) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - predicate: &'a Fn(&T) -> T, [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/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 838 - f: &Fn(Coordinate, Coordinate) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1224 - pub fn each(&mut self, func: &Fn(&mut Node)) { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1245 - pub fn all(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1269 - pub fn any(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1301 - pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) { [INFO] [stdout] 1301 + pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1536 - filter: &Fn(&T) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1569 - filter: &Fn(&T) -> bool, [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/coordinate/mod.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [INFO] [stdout] 19 + pub fn from_list(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 56 - pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] 56 + pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, io::Error> { [INFO] [stdout] 27 + pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result, 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 { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 - pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec { [INFO] [stdout] 46 + pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - lambda_tag: &'a Fn(&str) -> bool, [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/tools/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 - plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [INFO] [stdout] 190 + plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec, [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, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn new(interval: u8, map: Vec, predicate: &'a Fn(&T) -> T) -> Self { [INFO] [stdout] 19 + pub fn new(interval: u8, map: Vec, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - predicate: &'a Fn(&Node) -> Node, [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/map/network.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | algorithm: &Fn(&Network, Node, Node) -> 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - algorithm: &Fn(&Network, Node, Node) -> io::Result>, [INFO] [stdout] 30 + algorithm: &dyn Fn(&Network, Node, Node) -> io::Result>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pathfinder v0.6.5 (/opt/rustwide/workdir) [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | let b = node!("0,0", 0, 0); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | node!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | let c = node!(); [INFO] [stdout] | ------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | let d = node!(Coordinate::new(0, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | let e = node!("not the same!", 0, 0); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let f = node!(1, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | let g = node!(Coordinate::new(1, 0)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let _ = node!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | let _ = node!(0u32, 4000); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | let _ = node!(0u16, 9u8); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | let _ = node!(0u8, 0i32); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 163 | let _ = node!(0f64, 100); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | let a = cluster!(0, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 169 | let b = cluster!("0,0", 0, 0); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | let c = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let d = cluster!(Coordinate::new(0, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 177 | let e = cluster!("not the same!", 0, 0); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | let f = cluster!(1, 0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let g = cluster!(Coordinate::new(1, 0)); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | let _ = cluster!(0u64, 0.5 as f64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 189 | let _ = cluster!(0u32, 4000); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | let _ = cluster!(0u16, 9u8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | let _ = cluster!(0u8, 0i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | let _ = cluster!(0f64, 100); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | let a = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let b = coordinate!(0); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let c = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let c = coordinate!(1, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _ = coordinate!(0u64, 0.5 as f64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _ = coordinate!(0u32, 4000); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _ = coordinate!(0u16, 9u8); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _ = coordinate!(0u8, 0i32); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let _ = coordinate!(0f64, 100); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | let co2: Coordinate = coordinate!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let co3: Coordinate = coordinate!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 394 | let co1: Coordinate = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/coordinate/mod.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 395 | let co2: Coordinate = coordinate!(400); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/group/mod.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let mut group = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace 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 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | let mut node = node!(self.width as i16 - 1, self.height as i16 - 1); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | gif.cycle_predicate(1, vec![node!(25, 25)], &|x| { [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | gif.cycle(1, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/gif.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | gif.cycle(2, vec![node!(25, 25)]); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/network.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | let hash = node!(element, 0, 0).hash; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (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, Vec>, (Coordinate)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - ) -> (image::ImageBuffer, Vec>, (Coordinate)) { [INFO] [stdout] 19 + ) -> (image::ImageBuffer, Vec>, 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 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut min = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | let mut max = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | let size = coordinate!(size / 4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tools/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | let point = from + coordinate!(r * theta.cos(), f64::from(s.y) * r * theta.sin() / 2.0); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/examples.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut node = node!(spread * x as i16, spread * y as i16); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | cluster!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | let mut g = cluster!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | let mut pos = coordinate!((area - 1), 0); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:51 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:180:72 [INFO] [stdout] | [INFO] [stdout] 180 | let q_plot = |x1, y1, x2, y2| tools::plot(coordinate!(x1, y1), coordinate!(x2, y2)); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | acc.push(coordinate!(x, i)); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | coordinate!(area / 2, 0), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | coordinate!(x, area), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | coordinate!(self.img.width(), self.img.height()) [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `coordinate` [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | let mut max = coordinate!(consts::DEFAULT_SIZE); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | let mut min = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 358 | let mut max = coordinate!(0, 0); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | let zero = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | let pos = self.geo + offset - coordinate!(s, s); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:474:24 [INFO] [stdout] | [INFO] [stdout] 474 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let mut group = cluster!(c); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | cluster!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:125:52 [INFO] [stdout] | [INFO] [stdout] 125 | cluster!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | Group::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `cluster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut group = cluster!(node.position()); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:641:20 [INFO] [stdout] | [INFO] [stdout] 641 | let half = coordinate!(self.size() / 2, self.size() / 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:840:24 [INFO] [stdout] | [INFO] [stdout] 840 | let mut prev = coordinate!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | coordinate!($c, $c); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | let s = coordinate!(size / 2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1057:27 [INFO] [stdout] | [INFO] [stdout] 1057 | let add = coordinate!(j, i) - s - s; [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1190:28 [INFO] [stdout] | [INFO] [stdout] 1190 | let mut node = node!(co); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | node!($c.x, $c.y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | Node::new($name, coordinate!($x, $y)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1304:24 [INFO] [stdout] | [INFO] [stdout] 1304 | let mut node = node!(c); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1387:40 [INFO] [stdout] | [INFO] [stdout] 1387 | coordinate::rotate_around_axis(coordinate!(), &mut self.nodes, rad); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | coordinate!(0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1477:18 [INFO] [stdout] | [INFO] [stdout] 1477 | add: coordinate!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - pub lambda_tag: &'a Fn(&str) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - predicate: &'a Fn(&T) -> T, [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/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 838 - f: &Fn(Coordinate, Coordinate) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1224 - pub fn each(&mut self, func: &Fn(&mut Node)) { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1245 - pub fn all(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1269 - pub fn any(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1301 - pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) { [INFO] [stdout] 1301 + pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1536 - filter: &Fn(&T) -> bool, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1569 - filter: &Fn(&T) -> bool, [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/coordinate/mod.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [INFO] [stdout] 19 + pub fn from_list(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 56 - pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] 56 + pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/data/mod.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, io::Error> { [INFO] [stdout] 27 + pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result, 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 { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 - pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec { [INFO] [stdout] 46 + pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - lambda_tag: &'a Fn(&str) -> bool, [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/tools/mod.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 - plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [INFO] [stdout] 190 + plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec, [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, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - pub fn new(interval: u8, map: Vec, predicate: &'a Fn(&T) -> T) -> Self { [INFO] [stdout] 19 + pub fn new(interval: u8, map: Vec, 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - predicate: &'a Fn(&Node) -> Node, [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/map/network.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | algorithm: &Fn(&Network, Node, Node) -> 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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - algorithm: &Fn(&Network, Node, Node) -> io::Result>, [INFO] [stdout] 30 + algorithm: &dyn Fn(&Network, Node, Node) -> io::Result>, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 181 - fn define(case: &Fn(Gif) -> std::io::Result<()>) { [INFO] [stdout] 181 + fn define(case: &dyn Fn(Gif) -> std::io::Result<()>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests/mod.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 129 - format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] 129 + "expected {}, got {}", i, a.get_link_avail_index() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 192 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "a64a9b53550da9a0ddc7ef9b2542c18375b95142a745159b2e55b5885f6b5a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64a9b53550da9a0ddc7ef9b2542c18375b95142a745159b2e55b5885f6b5a57", kill_on_drop: false }` [INFO] [stdout] a64a9b53550da9a0ddc7ef9b2542c18375b95142a745159b2e55b5885f6b5a57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2eee995698b1bc8752bf0d89d771d9f10c5413f4a2ca909cafdaa05f5173db4f [INFO] running `Command { std: "docker" "start" "-a" "2eee995698b1bc8752bf0d89d771d9f10c5413f4a2ca909cafdaa05f5173db4f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #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: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 [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 [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: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 [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 [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 type [INFO] [stderr] --> src/map/mod.rs:19:46 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> (image::ImageBuffer, Vec>, (Coordinate)) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 19 - ) -> (image::ImageBuffer, Vec>, (Coordinate)) { [INFO] [stderr] 19 + ) -> (image::ImageBuffer, Vec>, 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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: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 [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 [INFO] [stderr] = note: this warning originates in the macro `coordinate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/data/mod.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | pub lambda_tag: &'a Fn(&str) -> bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - pub lambda_tag: &'a Fn(&str) -> bool, [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 15 - predicate: &'a Fn(&T) -> T, [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/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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 838 - f: &Fn(Coordinate, Coordinate) -> bool, [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1224 - pub fn each(&mut self, func: &Fn(&mut Node)) { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1245 - pub fn all(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1269 - pub fn any(&self, func: &Fn(&Node) -> bool) -> bool { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1301 - pub fn node_plot(&mut self, calc: &Fn(usize) -> Coordinate) { [INFO] [stderr] 1301 + pub fn node_plot(&mut self, calc: &dyn Fn(usize) -> Coordinate) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1536 - filter: &Fn(&T) -> bool, [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 1569 - filter: &Fn(&T) -> bool, [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/coordinate/mod.rs:19:48 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 - pub fn from_list(list: &[(i16, i16)], get: &Fn(Coordinate, usize) -> T) -> Vec { [INFO] [stderr] 19 + pub fn from_list(list: &[(i16, i16)], get: &dyn Fn(Coordinate, usize) -> T) -> Vec { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 56 - pub fn calc(start: Coordinate, variable: usize, call: &Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stderr] 56 + pub fn calc(start: Coordinate, variable: usize, call: &dyn Fn(usize) -> Coordinate) -> Coordinate { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/data/mod.rs:27:42 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, 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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 27 - pub fn convert_file(path: &str, lambda: &Fn(&str) -> bool) -> Result, io::Error> { [INFO] [stderr] 27 + pub fn convert_file(path: &str, lambda: &dyn Fn(&str) -> bool) -> Result, 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 { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 46 - pub fn convert(content: &str, lambda: &Fn(&str) -> bool) -> Vec { [INFO] [stderr] 46 + pub fn convert(content: &str, lambda: &dyn Fn(&str) -> bool) -> Vec { [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 59 - lambda_tag: &'a Fn(&str) -> bool, [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/tools/mod.rs:190:17 [INFO] [stderr] | [INFO] [stderr] 190 | plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 190 - plot_kind: &Fn(Coordinate, Coordinate) -> Vec, [INFO] [stderr] 190 + plot_kind: &dyn Fn(Coordinate, Coordinate) -> Vec, [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, 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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 - pub fn new(interval: u8, map: Vec, predicate: &'a Fn(&T) -> T) -> Self { [INFO] [stderr] 19 + pub fn new(interval: u8, map: Vec, 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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 101 - predicate: &'a Fn(&Node) -> Node, [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/map/network.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | algorithm: &Fn(&Network, Node, Node) -> 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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 30 - algorithm: &Fn(&Network, Node, Node) -> io::Result>, [INFO] [stderr] 30 + algorithm: &dyn Fn(&Network, Node, Node) -> io::Result>, [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #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] 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 [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 [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: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 [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 [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: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 [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 [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 [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 [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] 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 [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 [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 [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 [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: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 [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 [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: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 [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 [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 [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] 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 [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 [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 [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 [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: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 [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 [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 [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: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 [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 [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] [stdout] [INFO] [stderr] --> src/macros/mod.rs:48:46 [INFO] [stdout] running 86 tests [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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] 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 [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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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: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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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] 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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: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 [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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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: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 [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 [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 [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/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 [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 [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 [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 [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/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 [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 181 - fn define(case: &Fn(Gif) -> std::io::Result<()>) { [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:129:25 [INFO] [stderr] | [INFO] [stderr] 129 | format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [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 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 129 - format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stderr] 129 + "expected {}, got {}", i, a.get_link_avail_index() [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `pathfinder` (lib) generated 77 warnings [INFO] [stderr] warning: `pathfinder` (lib test) generated 192 warnings (76 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pathfinder-0d6add9c7fbf6b17) [INFO] [stdout] test coordinate::tests::test_clone_macros ... ok [INFO] [stdout] test coordinate::tests::test_clone ... ok [INFO] [stdout] test coordinate::tests::test_diff ... ok [INFO] [stdout] test coordinate::tests::test_diff_args_placement ... ok [INFO] [stdout] test coordinate::tests::test_eq_macros ... ok [INFO] [stdout] test coordinate::tests::test_rotate_around_no_rotates ... ok [INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_2 ... ok [INFO] [stdout] test coordinate::tests::test_rotate_around_moved_axis_1 ... 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_eq ... 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_link_groups ... ok [INFO] [stdout] test group::tests::test_count_none ... ok [INFO] [stdout] test coordinate::tests::test_rotate_around_radians_1 ... ok [INFO] [stdout] test data::tests::test_convert ... ok [INFO] [stdout] test coordinate::tests::test_rotate_around_one_circle ... ok [INFO] [stdout] test group::tests::test_count_some ... ok [INFO] [stdout] test macros::tests::coordinate_any_type ... ok [INFO] [stdout] test group::tests::test_add_node ... ok [INFO] [stdout] test macros::tests::cluster ... ok [INFO] [stdout] test macros::tests::cluster_any_type ... ok [INFO] [stdout] test macros::tests::node_any_type ... ok [INFO] [stdout] test macros::tests::node ... ok [INFO] [stdout] test map::network::tests::invalid_gets ... ok [INFO] [stdout] test map::network::tests::invalid_network_1 ... ok [INFO] [stdout] test macros::tests::coordinate ... ok [INFO] [stdout] test map::gif::tests::test_gif_new ... ok [INFO] [stdout] test map::gif::tests::cycles_every_frame ... ok [INFO] [stdout] test map::tests::test_min_max ... ok [INFO] [stdout] test map::network::tests::invalid_network_4 ... ok [INFO] [stdout] test map::gif::tests::cycles_predicate ... ok [INFO] [stdout] test tests::examples::git_log ... ok [INFO] [stdout] test tests::examples::hello_world ... ok [INFO] [stdout] test map::tests::test_gen_canvas_2 ... ok [INFO] [stdout] test map::network::tests::simple_network_start_in_the_middle ... ok [INFO] [stdout] test tests::examples::mvp ... ok [INFO] [stdout] test map::network::tests::invalid_network_2 ... ok [INFO] [stdout] test tests::examples::node_plot ... ok [INFO] [stdout] test data::tests::test_convert_inner ... ok [INFO] [stdout] test node::tests::test_get_node_names_fail ... ok [INFO] [stdout] test tests::integration::path::group_to_node ... ok [INFO] [stdout] test map::tests::test_min_max_2 ... ok [INFO] [stdout] test tests::from_list::coordinate ... ok [INFO] [stdout] test tests::integration::path::node_to_group ... ok [INFO] [stdout] test tests::integration::path::nodes ... ok [INFO] [stdout] test map::gif::tests::cycles_every_other ... ok [INFO] [stdout] test tests::integration::rotate::group ... ok [INFO] [stdout] test tests::integration::rotate::group_children_no_move ... ok [INFO] [stdout] test tests::integration::links::multiple_disconnects ... ok [INFO] [stdout] test tests::integration::links::max_links ... ok [INFO] [stdout] test tests::integration::links::groups_one ... ok [INFO] [stdout] test tests::from::group_conversion ... ok [INFO] [stdout] test tests::from::coordinate_conversion ... ok [INFO] [stdout] test tests::from_list::group ... ok [INFO] [stdout] test tests::integration::links::adding_and_disconnecting ... ok [INFO] [stdout] test tests::integration::links::groups_many ... ok [INFO] [stdout] test tests::from::node_conversion ... ok [INFO] [stdout] test tests::examples::hello_world_gif ... ok [INFO] [stdout] test map::network::tests::valid_gets ... ok [INFO] [stdout] test tests::from_list::node ... ok [INFO] [stdout] test tools::tests::test_border ... ok [INFO] [stdout] test tests::examples::types ... ok [INFO] [stdout] test map::tests::test_gen_canvas ... ok [INFO] [stdout] test tools::tests::test_seed_rgba ... ok [INFO] [stdout] test tools::tests::test_plot_straight_line ... ok [INFO] [stdout] test tools::tests::test_plot_start_and_end ... ok [INFO] [stdout] test tools::tests::test_seed_rgba_consistancy ... ok [INFO] [stdout] test tools::tests::test_roll ... ok [INFO] [stdout] test tests::integration::rotate::group_children_inc2 ... 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::network::tests::simple_networks_have_same_path ... ok [INFO] [stdout] test map::network::tests::invalid_network_3 ... ok [INFO] [stdout] test map::network::tests::simple_network ... ok [INFO] [stdout] test tools::tests::test_gen_rgba ... ok [INFO] [stdout] test tests::integration::rotate::group_children_no_move_incr ... ok [INFO] [stdout] test tools::tests::test_random_item ... ok [INFO] [stdout] test tests::examples::graph ... ok [INFO] [stdout] test data::tests::test_convert_file ... FAILED [INFO] [stdout] test tests::examples::city ... ok [INFO] [stdout] test map::gif::tests::blank_frames ... ok [INFO] [stdout] test tests::examples::random ... ok [INFO] [stdout] test tests::examples::ellipse ... ok [INFO] [stdout] test tests::examples::cycles ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- data::tests::test_convert_file stdout ---- [INFO] [stdout] thread 'data::tests::test_convert_file' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/data/mod.rs:165:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5580d6305dcd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5580d6305dcd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5580d6305dcd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5580d6305dcd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5580d632b23c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5580d63016b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5580d63080a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5580d63080a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5580d63080a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5580d6307ddc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5580d63087f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5580d63084e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5580d6306294 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5580d63081f9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5580d6215243 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5580d6215333 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5580d6222899 - core::result::Result::unwrap::h459b3d6cfe289e07 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5580d6245bb0 - pathfinder::data::tests::test_convert_file::h7399326e924781aa [INFO] [stdout] at /opt/rustwide/workdir/src/data/mod.rs:165:24 [INFO] [stdout] 18: 0x5580d6245b2a - pathfinder::data::tests::test_convert_file::{{closure}}::hff93a055ee1e3b8a [INFO] [stdout] at /opt/rustwide/workdir/src/data/mod.rs:163:5 [INFO] [stdout] 19: 0x5580d623194e - core::ops::function::FnOnce::call_once::hd288f1bb32eb0f2d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5580d62829a3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5580d62829a3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5580d6281684 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x5580d6281684 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5580d6281684 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5580d6281684 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5580d6281684 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5580d6281684 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5580d6281684 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5580d628afa1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5580d628afa1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5580d625761f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5580d625761f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5580d625761f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5580d625761f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5580d625761f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5580d625761f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5580d625761f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5580d630e593 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x5580d630e593 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x5580d630e593 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8ed67a2609 - start_thread [INFO] [stdout] 42: 0x7f8ed6572163 - clone [INFO] [stdout] 43: 0x0 - [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 1.89s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "2eee995698b1bc8752bf0d89d771d9f10c5413f4a2ca909cafdaa05f5173db4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eee995698b1bc8752bf0d89d771d9f10c5413f4a2ca909cafdaa05f5173db4f", kill_on_drop: false }` [INFO] [stdout] 2eee995698b1bc8752bf0d89d771d9f10c5413f4a2ca909cafdaa05f5173db4f