[INFO] cloning repository https://github.com/pontuslaestadius/pathfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pontuslaestadius/pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a62adb58c90474fffb6ae33e7fe93d3a858f72a5 [INFO] testing pontuslaestadius/pathfinder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontuslaestadius/pathfinder 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 git repo https://github.com/pontuslaestadius/pathfinder [INFO] finished tweaking git repo https://github.com/pontuslaestadius/pathfinder [INFO] tweaked toml for git repo https://github.com/pontuslaestadius/pathfinder written to /workspace/builds/worker-2/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pythagoras v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e73ba15d462eadbd2e710b9ab5cccc5dddb5910b4d0a167171b89a47143ac2ba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e73ba15d462eadbd2e710b9ab5cccc5dddb5910b4d0a167171b89a47143ac2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e73ba15d462eadbd2e710b9ab5cccc5dddb5910b4d0a167171b89a47143ac2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73ba15d462eadbd2e710b9ab5cccc5dddb5910b4d0a167171b89a47143ac2ba", kill_on_drop: false }` [INFO] [stdout] e73ba15d462eadbd2e710b9ab5cccc5dddb5910b4d0a167171b89a47143ac2ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8aab0e54c9070c77b8fed6512ba0ebccfc05e992311c0c69961f53a7238d646 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8aab0e54c9070c77b8fed6512ba0ebccfc05e992311c0c69961f53a7238d646", kill_on_drop: false }` [INFO] [stderr] Compiling pythagoras v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs: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: 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: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.32s [INFO] running `Command { std: "docker" "inspect" "c8aab0e54c9070c77b8fed6512ba0ebccfc05e992311c0c69961f53a7238d646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8aab0e54c9070c77b8fed6512ba0ebccfc05e992311c0c69961f53a7238d646", kill_on_drop: false }` [INFO] [stdout] c8aab0e54c9070c77b8fed6512ba0ebccfc05e992311c0c69961f53a7238d646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24fea00348077b937e47bce7a2f52b5f0b8268105e1ac36569e1153315711f05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24fea00348077b937e47bce7a2f52b5f0b8268105e1ac36569e1153315711f05", kill_on_drop: false }` [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: 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] [stderr] Compiling pathtracer v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | Coordinate::new($x as i16, $y as i16); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs: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: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | node!(&format!("{},{}", $x, $y), $x, $y); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | let a = node!(0, 0); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = 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: 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: panic message is not a string literal [INFO] [stdout] --> src/tests/mod.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[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] 128 - format!("expected {}, got {}", i, a.get_link_avail_index()) [INFO] [stdout] 128 + "expected {}, got {}", i, a.get_link_avail_index() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer`; 172 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pathtracer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=904c00b176b98725 -C extra-filename=-904c00b176b98725 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gif=/opt/rustwide/target/debug/deps/libgif-29e8c96c233d7c25.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-390f0909836eebb2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib --extern pythagoras=/opt/rustwide/target/debug/deps/libpythagoras-9282867f2807a79a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f29187ca0a1f9e7a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.types.0a0d98b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960.x3vrdzkwres45ya.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpathtracer-4699e4ad133fa654.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/librand-f29187ca0a1f9e7a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dca11c0701737c84.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8ccd66f3aa05e33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8167d2a8ef14a760.rlib" "/opt/rustwide/target/debug/deps/libpythagoras-9282867f2807a79a.rlib" "/opt/rustwide/target/debug/deps/libimage-390f0909836eebb2.rlib" "/opt/rustwide/target/debug/deps/libtiff-2a9959a7018f787f.rlib" "/opt/rustwide/target/debug/deps/libpng-1a3771f55d82d1f9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2de323e63996a3ce.rlib" "/opt/rustwide/target/debug/deps/libinflate-f2136e03a7340d56.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6c099be521e4b99d.rlib" "/opt/rustwide/target/debug/deps/librayon-7731a8aa389c9c80.rlib" "/opt/rustwide/target/debug/deps/librayon_core-91cb02e0912d7e4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bb7b7d52a2fcb75b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-784b9d045902289a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1020ad8cedd17dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libgif-29e8c96c233d7c25.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/types-e985fcb81148f960" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24fea00348077b937e47bce7a2f52b5f0b8268105e1ac36569e1153315711f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24fea00348077b937e47bce7a2f52b5f0b8268105e1ac36569e1153315711f05", kill_on_drop: false }` [INFO] [stdout] 24fea00348077b937e47bce7a2f52b5f0b8268105e1ac36569e1153315711f05