[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] checking muscad-io/MusCAD against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muscad-io/MusCAD on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-6/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81d3f749063bb31ab83b7a1e7cff479ca93dc193b92c7fef3d5456d5d86a264e [INFO] running `Command { std: "docker" "start" "-a" "81d3f749063bb31ab83b7a1e7cff479ca93dc193b92c7fef3d5456d5d86a264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81d3f749063bb31ab83b7a1e7cff479ca93dc193b92c7fef3d5456d5d86a264e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d3f749063bb31ab83b7a1e7cff479ca93dc193b92c7fef3d5456d5d86a264e", kill_on_drop: false }` [INFO] [stdout] 81d3f749063bb31ab83b7a1e7cff479ca93dc193b92c7fef3d5456d5d86a264e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87c454b99b939b8c4caffbd1aec939b87b8ffd66e3a2f91c62fbee8c317e407 [INFO] running `Command { std: "docker" "start" "-a" "c87c454b99b939b8c4caffbd1aec939b87b8ffd66e3a2f91c62fbee8c317e407", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking muscad-macro v0.0.1 (/opt/rustwide/workdir/muscad-core/proc_macros) [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 wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking gluon_base v0.17.2 [INFO] [stderr] Checking gluon_check v0.17.2 [INFO] [stderr] Checking gluon_format v0.17.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking gluon-salsa v0.15.2 [INFO] [stderr] Compiling gluon v0.17.2 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking muscad-core v0.0.1 (/opt/rustwide/workdir/muscad-core) [INFO] [stderr] Checking tinytemplate v1.1.0 [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] [stderr] Compiling lalrpop v0.19.1 [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] [stderr] Checking criterion v0.3.3 [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] [stdout] error[E0432]: unresolved import `cc` [INFO] [stdout] --> muscad-core/benches/vector3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cc::vector3d; [INFO] [stdout] | ^^ use of undeclared crate or module `cc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `muscad-core` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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! [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] 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:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | 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:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [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:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | 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: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:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v2d!([(@rev $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:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector2d::reverse(&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:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $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:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | 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:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | v2d!([(@sub $l $r)]); [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:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | vector2d::sub(&v2d!([] $l), &v2d!([] $r)); [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:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $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:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | $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:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | v2d!([] $($t)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | v2d!([$($store)* (@op .*)] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | v2d!((v1 + v2) .* 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 `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:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | v2d!([(@mul $v $r)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | v2d!((v1 + v2) .* 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 `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:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | vector2d::mul(&v2d!([] $l), &v2d!([] $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 130 | v2d!((v1 + v2) .* 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 `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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | v3d!([(@value $l)] $op (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | v3d!([(@value ($l * $r))] $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | v3d!([(@value $l) (@op +)] (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v3d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector3d::reverse(&v3d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v3d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector3d::reverse(&v3d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 121 | let r1 = v3d!(v3 * -(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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | v3d!([(@value $l) (@op +)] (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | v3d!([(@value $l) (@op +)] (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v3d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector3d::reverse(&v3d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | v3d!([(@value $l)] $op (- $r) $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v3d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector3d::reverse(&v3d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | v3d!([(@rev $t)]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> muscad-core/src/sealed/vector3d/vec_eval.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | vector3d::reverse(&v3d!([] $t)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 122 | let r2 = v3d!(v3 - v2 - (v2 - v1) * -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 `v3d` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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] 133 | v3d!((v1 + v2) .* 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: 438 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c87c454b99b939b8c4caffbd1aec939b87b8ffd66e3a2f91c62fbee8c317e407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87c454b99b939b8c4caffbd1aec939b87b8ffd66e3a2f91c62fbee8c317e407", kill_on_drop: false }` [INFO] [stdout] c87c454b99b939b8c4caffbd1aec939b87b8ffd66e3a2f91c62fbee8c317e407