[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muscad-io/MusCAD on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-22/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b094ae5a4acdcc38eda263dd1265bc8ff9390bb0ccc54ef4c45e13df86d5c96 [INFO] running `Command { std: "docker" "start" "-a" "7b094ae5a4acdcc38eda263dd1265bc8ff9390bb0ccc54ef4c45e13df86d5c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b094ae5a4acdcc38eda263dd1265bc8ff9390bb0ccc54ef4c45e13df86d5c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b094ae5a4acdcc38eda263dd1265bc8ff9390bb0ccc54ef4c45e13df86d5c96", kill_on_drop: false }` [INFO] [stdout] 7b094ae5a4acdcc38eda263dd1265bc8ff9390bb0ccc54ef4c45e13df86d5c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419c90a2c02c4f94b9bb893fc0440d6830c7392fd0c58c371a52a8eaed0f0fcd [INFO] running `Command { std: "docker" "start" "-a" "419c90a2c02c4f94b9bb893fc0440d6830c7392fd0c58c371a52a8eaed0f0fcd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [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 serde_derive v1.0.118 [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 gluon 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 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] Compiling gluon_parser v0.17.2 [INFO] [stderr] Compiling muscad-gluon v0.0.1 (/opt/rustwide/workdir/muscad-gluon) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> muscad-gluon/src/vm/model/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | m.with_inner(|inner| inner.add_face(&pts_vec3d)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling debug v0.0.1 (/opt/rustwide/workdir/debug) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "419c90a2c02c4f94b9bb893fc0440d6830c7392fd0c58c371a52a8eaed0f0fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419c90a2c02c4f94b9bb893fc0440d6830c7392fd0c58c371a52a8eaed0f0fcd", kill_on_drop: false }` [INFO] [stdout] 419c90a2c02c4f94b9bb893fc0440d6830c7392fd0c58c371a52a8eaed0f0fcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa2ad86335dbb00c4de6955417b0cd40aa3d282eb27d3008188e6e20c73f018 [INFO] running `Command { std: "docker" "start" "-a" "4aa2ad86335dbb00c4de6955417b0cd40aa3d282eb27d3008188e6e20c73f018", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling muscad-macro v0.0.1 (/opt/rustwide/workdir/muscad-core/proc_macros) [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] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stdout] warning: 166 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling muscad-gluon v0.0.1 (/opt/rustwide/workdir/muscad-gluon) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> muscad-gluon/src/vm/model/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | m.with_inner(|inner| inner.add_face(&pts_vec3d)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling debug v0.0.1 (/opt/rustwide/workdir/debug) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> muscad-gluon/src/vm/model/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | m.with_inner(|inner| inner.add_face(&pts_vec3d)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion v0.3.3 [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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | let pt1 = v3d!(p1 + v .* t1); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | let pt2 = v3d!(p1 + v .* t2); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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/on_segment.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let pt3 = v3d!(p1 + v .* t3); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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: 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:71:42 [INFO] [stdout] | [INFO] [stdout] 71 | v2d!([(@value (- $v))] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | v2d!([(@value $l) (@op +)] (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v2d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector2d::add(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v2d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector2d::reverse(&v2d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | v2d!([$($store)* (@op +)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v2d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:19:50 [INFO] [stdout] | [INFO] [stdout] 19 | vector2d::add(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v2d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector2d::reverse(&v2d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 121 | let r1 = v2d!(-(v2 - v1) - v2 + v3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | v2d!([(@value $l) (@op +)] (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a 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:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | v2d!([(@add $v ($($rest)*))]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v2d!(v3 - v2 - (v2 - v1)); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [WARN] too many lines in the log, truncating it