[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpontuslaestadius%2Fpathfinder" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pontuslaestadius/pathfinder on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c4f28e51b603814ee3c214251d6102382b1b74c398c5999cdd67917d78caec6 [INFO] running `Command { std: "docker" "start" "-a" "6c4f28e51b603814ee3c214251d6102382b1b74c398c5999cdd67917d78caec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c4f28e51b603814ee3c214251d6102382b1b74c398c5999cdd67917d78caec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4f28e51b603814ee3c214251d6102382b1b74c398c5999cdd67917d78caec6", kill_on_drop: false }` [INFO] [stdout] 6c4f28e51b603814ee3c214251d6102382b1b74c398c5999cdd67917d78caec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a514b1d0f8d0dab34839a324fce6fa62604f22967ee6a46add7e98c6c418c801 [INFO] running `Command { std: "docker" "start" "-a" "a514b1d0f8d0dab34839a324fce6fa62604f22967ee6a46add7e98c6c418c801", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pythagoras v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [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 8.43s [INFO] running `Command { std: "docker" "inspect" "a514b1d0f8d0dab34839a324fce6fa62604f22967ee6a46add7e98c6c418c801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a514b1d0f8d0dab34839a324fce6fa62604f22967ee6a46add7e98c6c418c801", kill_on_drop: false }` [INFO] [stdout] a514b1d0f8d0dab34839a324fce6fa62604f22967ee6a46add7e98c6c418c801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a30fd9b618977e971a98a81b07a66dcbe1e1db1b33e9c0261cd69890ad17877f [INFO] running `Command { std: "docker" "start" "-a" "a30fd9b618977e971a98a81b07a66dcbe1e1db1b33e9c0261cd69890ad17877f", 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] [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: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] [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=2c71b6a854c596f8 -C extra-filename=-2c71b6a854c596f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gif=/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-87dee7530bb11db8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib --extern pythagoras=/opt/rustwide/target/debug/deps/libpythagoras-006a5f9d1c559579.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.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/random-b592a6ddfbdd700c.random.1106396b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.random.1106396b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c.20ft6cydwqlk5vdt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpathtracer-622cebafd5fb18a1.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3919ad2e72f58a11.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libpythagoras-006a5f9d1c559579.rlib" "/opt/rustwide/target/debug/deps/libimage-87dee7530bb11db8.rlib" "/opt/rustwide/target/debug/deps/libtiff-187eb79bee3693b2.rlib" "/opt/rustwide/target/debug/deps/libpng-db43d09916c4c847.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-198fef2cbdc8da52.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-594bb779d665e7b6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-226ead0eef892149.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/random-b592a6ddfbdd700c" "-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" "a30fd9b618977e971a98a81b07a66dcbe1e1db1b33e9c0261cd69890ad17877f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30fd9b618977e971a98a81b07a66dcbe1e1db1b33e9c0261cd69890ad17877f", kill_on_drop: false }` [INFO] [stdout] a30fd9b618977e971a98a81b07a66dcbe1e1db1b33e9c0261cd69890ad17877f