[INFO] cloning repository https://github.com/muscad-io/MusCAD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muscad-io/MusCAD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d51b0cc8c626597d32cdd11d93034481373f6e8 [INFO] testing muscad-io/MusCAD against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muscad-io/MusCAD on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muscad-io/MusCAD [INFO] finished tweaking git repo https://github.com/muscad-io/MusCAD [INFO] tweaked toml for git repo https://github.com/muscad-io/MusCAD written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/muscad-io/MusCAD already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f78ba45676d42fb027af6e08edd0a3973bbf9480af4a17148b4e4dc02399491 [INFO] running `Command { std: "docker" "start" "-a" "4f78ba45676d42fb027af6e08edd0a3973bbf9480af4a17148b4e4dc02399491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f78ba45676d42fb027af6e08edd0a3973bbf9480af4a17148b4e4dc02399491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f78ba45676d42fb027af6e08edd0a3973bbf9480af4a17148b4e4dc02399491", kill_on_drop: false }` [INFO] [stdout] 4f78ba45676d42fb027af6e08edd0a3973bbf9480af4a17148b4e4dc02399491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb5b0e3dca6ba91a38787c900b57e03931841fc9379aef1280d40e0cfd4c0b25 [INFO] running `Command { std: "docker" "start" "-a" "cb5b0e3dca6ba91a38787c900b57e03931841fc9379aef1280d40e0cfd4c0b25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling gluon_codegen v0.17.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling muscad-macro v0.0.1 (/opt/rustwide/workdir/muscad-core/proc_macros) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling gluon_base v0.17.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling gluon_check v0.17.2 [INFO] [stderr] Compiling gluon_format v0.17.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling gluon-salsa v0.15.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling gluon v0.17.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling muscad-core v0.0.1 (/opt/rustwide/workdir/muscad-core) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [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: 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/edge/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | v3d!([$($store)* (@op *)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | v3d!([(@cross $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | vector3d::cross(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/plane/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | vector3d::add_mut(&mut sum, &v3d!((p2 - p1) * (p3 - p2))); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | v2d!([$($store)* (@op *)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | v2d!([(@cross $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:27:52 [INFO] [stdout] | [INFO] [stdout] 27 | vector2d::cross(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v2d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v2d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/area.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | v2d!((b - a) * (c - a)) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v2d` [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v2d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v2d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v2d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector2d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/poly2d/point_in_poly.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | angle += &vector2d::angle_between(&v2d!(p1 - o), &v2d!(p2 - o)); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v2d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let side = v3d!(pa - pb); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | v3d!([$($store)* (@op +)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v3d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector3d::add(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!([$($store)* (@op .*)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | v3d!([(@mul $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | vector3d::mul(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | let r1 = v3d!(pa + va .* 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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | v3d!([$($store)* (@op +)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v3d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector3d::add(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!([$($store)* (@op .*)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | v3d!([(@mul $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | vector3d::mul(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_line.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | let r2 = v3d!(pb + vb .* t); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | v3d!([$($store)* (@op +)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v3d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector3d::add(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!([$($store)* (@op .*)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | v3d!([(@mul $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | vector3d::mul(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/intersect_line_plane.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | Some(v3d!(p1 + v .* t)) [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | v3d!([$($store)* (@op -)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v3d!([(@sub $l $r)]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector3d::sub(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | v3d!(p2 - p1) [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | v3d!([$($store)* (@op +)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v3d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector3d::add(&v3d!([] $l), &v3d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v3d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | v3d!([$($store)* (@value $head)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: muscad-core/src/sealed/segment/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | v3d!(v + p1) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `v3d` [INFO] [stdout] = note: this warning originates in the macro `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 166 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=25aa60437a24f155 -C extra-filename=-25aa60437a24f155 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-c6e867c990f5d155.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-73a679192860df71.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern docopt=/opt/rustwide/target/debug/deps/libdocopt-5e0895150ede60c4.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-bad67ce5526376f6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d735819e9f66979f.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-30a5df72110d3b1b.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-16464b087f205d56.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b3dfe002634e5540.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-be9f08f066876043.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a85b38fc4a03de33.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-e7e0d9538f2ba327.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-1e2f264b810c8f32.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a00294059a9d31c4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cb5b0e3dca6ba91a38787c900b57e03931841fc9379aef1280d40e0cfd4c0b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5b0e3dca6ba91a38787c900b57e03931841fc9379aef1280d40e0cfd4c0b25", kill_on_drop: false }` [INFO] [stdout] cb5b0e3dca6ba91a38787c900b57e03931841fc9379aef1280d40e0cfd4c0b25