[INFO] cloning repository https://github.com/lgvier/rust-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgvier/rust-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4560764ddcca2dc0328d931dda5d8207620f0dbd [INFO] checking lgvier/rust-tracer against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvier%2Frust-tracer" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgvier/rust-tracer 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/lgvier/rust-tracer [INFO] finished tweaking git repo https://github.com/lgvier/rust-tracer [INFO] tweaked toml for git repo https://github.com/lgvier/rust-tracer written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/lgvier/rust-tracer 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pad v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] 1d26dc7a9f2d62244e0b0443ae44aa7574e609ca1fb369bfe76b79735b05e1c8 [INFO] running `Command { std: "docker" "start" "-a" "1d26dc7a9f2d62244e0b0443ae44aa7574e609ca1fb369bfe76b79735b05e1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d26dc7a9f2d62244e0b0443ae44aa7574e609ca1fb369bfe76b79735b05e1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d26dc7a9f2d62244e0b0443ae44aa7574e609ca1fb369bfe76b79735b05e1c8", kill_on_drop: false }` [INFO] [stdout] 1d26dc7a9f2d62244e0b0443ae44aa7574e609ca1fb369bfe76b79735b05e1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] 1ceca8a28bf459b180f8c5712ca124a01a8ee79c30a13944cc2e045e970112fe [INFO] running `Command { std: "docker" "start" "-a" "1ceca8a28bf459b180f8c5712ca124a01a8ee79c30a13944cc2e045e970112fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking rust-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / matrix![ [INFO] [stdout] 75 | | 1., 0., 0., x.into(); [INFO] [stdout] 76 | | 0., 1., 0., y.into(); [INFO] [stdout] 77 | | 0., 0., 1., z.into(); [INFO] [stdout] 78 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / matrix![ [INFO] [stdout] 82 | | x.into(), 0., 0., 0.; [INFO] [stdout] 83 | | 0., y.into(), 0., 0.; [INFO] [stdout] 84 | | 0., 0., z.into(), 0.; [INFO] [stdout] 85 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / matrix![ [INFO] [stdout] 90 | | 1., 0., 0., 0.; [INFO] [stdout] 91 | | 0., r.cos(), -r.sin(), 0.; [INFO] [stdout] 92 | | 0., r.sin(), r.cos(), 0.; [INFO] [stdout] 93 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / matrix![ [INFO] [stdout] 98 | | r.cos(), 0., r.sin(), 0.; [INFO] [stdout] 99 | | 0., 1., 0., 0.; [INFO] [stdout] 100 | | -r.sin(), 0., r.cos(), 0.; [INFO] [stdout] 101 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / matrix![ [INFO] [stdout] 106 | | r.cos(), -r.sin(), 0., 0.; [INFO] [stdout] 107 | | r.sin(), r.cos(), 0., 0.; [INFO] [stdout] 108 | | 0., 0., 1., 0.; [INFO] [stdout] 109 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / matrix![ [INFO] [stdout] 120 | | 1., xy.into(), xz.into(), 0.; [INFO] [stdout] 121 | | yx.into(), 1., yz.into(), 0.; [INFO] [stdout] 122 | | zx.into(), zy.into(), 1., 0.; [INFO] [stdout] 123 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | let orientation = matrix![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 131 | | left.x, left.y, left.z, 0.; [INFO] [stdout] 132 | | true_up.x, true_up.y, true_up.z, 0.; [INFO] [stdout] 133 | | -forward.x, -forward.y, -forward.z, 0.; [INFO] [stdout] 134 | | 0., 0., 0., 1. [INFO] [stdout] 135 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patterns.rs:15:80 [INFO] [stdout] | [INFO] [stdout] 15 | $crate::patterns::Pattern::Solid($crate::color::Color::new($r, $g, $b)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/world.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | .pattern(solid!(0.8, 1, 0.6)) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `solid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | $crate::matrix::Matrix::empty(2); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | let m = matrix2![]; [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:21:53 [INFO] [stdout] | [INFO] [stdout] 21 | $crate::matrix::Matrix::new2($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | let m = matrix2![ [INFO] [stdout] | _________________- [INFO] [stdout] 267 | | 0., 0.; [INFO] [stdout] 268 | | 1., 1.]; [INFO] [stdout] | |___________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::matrix::Matrix::empty(3); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 272 | let m = matrix3![]; [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | let m = matrix3![ [INFO] [stdout] | _________________- [INFO] [stdout] 277 | | 0., 0., 5.; [INFO] [stdout] 278 | | 1., 1., 6.; [INFO] [stdout] 279 | | 2., 2., 7.]; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | $crate::matrix::Matrix::empty(4); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | let m = matrix![]; [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 288 | | 8., 2., 2., 2.; [INFO] [stdout] 289 | | 3., -1., 7., 0.; [INFO] [stdout] 290 | | 7., 0., 5., 4.; [INFO] [stdout] 291 | | 6., -2., 0., 5.]; [INFO] [stdout] | |____________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 303 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 304 | | 1., 2., 3., 4.; [INFO] [stdout] 305 | | 5.5, 6.5, 7.5, 8.5; [INFO] [stdout] 306 | | 9., 10., 11., 12.; [INFO] [stdout] 307 | | 13.5, 14.5, 15.5, 16.5 [INFO] [stdout] 308 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 309 | let m2 = matrix![ [INFO] [stdout] | __________________- [INFO] [stdout] 310 | | 1., 2., 3., 4.; [INFO] [stdout] 311 | | 5.5, 6.5, 7.5, 8.5; [INFO] [stdout] 312 | | 9., 10., 11., 12.; [INFO] [stdout] 313 | | 13.5, 14.5, 15.5, 16.5 [INFO] [stdout] 314 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 315 | let m3 = matrix![ [INFO] [stdout] | __________________- [INFO] [stdout] 316 | | 0., 2., 3., 4.; [INFO] [stdout] 317 | | 5.5, 6.5, 7.5, 8.5; [INFO] [stdout] 318 | | 9., 10., 11., 12.; [INFO] [stdout] 319 | | 13.5, 14.5, 15.5, 16.5 [INFO] [stdout] 320 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 328 | | 1., 2., 3., 4.; [INFO] [stdout] 329 | | 5., 6., 7., 8.; [INFO] [stdout] 330 | | 9., 8., 7., 6.; [INFO] [stdout] 331 | | 5., 4., 3., 2. [INFO] [stdout] 332 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | let m2 = matrix![ [INFO] [stdout] | __________________- [INFO] [stdout] 334 | | -2., 1., 2., 3.; [INFO] [stdout] 335 | | 3., 2., 1., -1.; [INFO] [stdout] 336 | | 4., 3., 6., 5.; [INFO] [stdout] 337 | | 1., 2., 7., 8. [INFO] [stdout] 338 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | let expected = matrix![ [INFO] [stdout] | ________________________- [INFO] [stdout] 340 | | 20., 22., 50., 48.; [INFO] [stdout] 341 | | 44., 54., 114., 108.; [INFO] [stdout] 342 | | 40., 58., 110., 102.; [INFO] [stdout] 343 | | 16., 26., 46., 42. [INFO] [stdout] 344 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 350 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 351 | | 1., 2., 3., 4.; [INFO] [stdout] 352 | | 2., 4., 4., 2.; [INFO] [stdout] 353 | | 8., 6., 4., 1.; [INFO] [stdout] 354 | | 0., 0., 0., 1. [INFO] [stdout] 355 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 363 | | 1., 2., 3., 4.; [INFO] [stdout] 364 | | 2., 4., 4., 2.; [INFO] [stdout] 365 | | 8., 6., 4., 1.; [INFO] [stdout] 366 | | 0., 0., 0., 1. [INFO] [stdout] 367 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 374 | | 0., 9., 3., 0.; [INFO] [stdout] 375 | | 9., 8., 0., 8.; [INFO] [stdout] 376 | | 1., 8., 5., 3.; [INFO] [stdout] 377 | | 0., 0., 5., 8. [INFO] [stdout] 378 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 379 | let expected = matrix![ [INFO] [stdout] | ________________________- [INFO] [stdout] 380 | | 0., 9., 1., 0.; [INFO] [stdout] 381 | | 9., 8., 8., 0.; [INFO] [stdout] 382 | | 3., 0., 5., 5.; [INFO] [stdout] 383 | | 0., 8., 3., 8. [INFO] [stdout] 384 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:21:53 [INFO] [stdout] | [INFO] [stdout] 21 | $crate::matrix::Matrix::new2($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 392 | let m = matrix2![ [INFO] [stdout] | _________________- [INFO] [stdout] 393 | | 1., 5.; [INFO] [stdout] 394 | | -3., 2.]; [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | let m = matrix3![ [INFO] [stdout] | _________________- [INFO] [stdout] 401 | | 1., 5., 0.; [INFO] [stdout] 402 | | -3., 2., 7.; [INFO] [stdout] 403 | | 0., 6., -3.]; [INFO] [stdout] | |________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:21:53 [INFO] [stdout] | [INFO] [stdout] 21 | $crate::matrix::Matrix::new2($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | let expected = matrix2![-3., 2.; 0., 6.]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 406 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 407 | | 0., 9., 3., 0.; [INFO] [stdout] 408 | | 9., 8., 0., 8.; [INFO] [stdout] 409 | | 1., 8., 5., 3.; [INFO] [stdout] 410 | | 0., 0., 5., 8. [INFO] [stdout] 411 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 412 | let expected = matrix3![0., 9., 3.; 1., 8., 5.; 0., 0., 5.]; [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | let m = matrix3![ [INFO] [stdout] | _________________- [INFO] [stdout] 419 | | 3., 5., 0.; [INFO] [stdout] 420 | | 2., -1., -7.; [INFO] [stdout] 421 | | 6., -1., 5.]; [INFO] [stdout] | |________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 427 | let m = matrix3![ [INFO] [stdout] | _________________- [INFO] [stdout] 428 | | 3., 5., 0.; [INFO] [stdout] 429 | | 2., -1., -7.; [INFO] [stdout] 430 | | 6., -1., 5.]; [INFO] [stdout] | |________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | $crate::matrix::Matrix::new3($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 439 | let m = matrix3![ [INFO] [stdout] | _________________- [INFO] [stdout] 440 | | 1., 2., 6.; [INFO] [stdout] 441 | | -5., 8., -4.; [INFO] [stdout] 442 | | 2., 6., 4.]; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 451 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 452 | | -2., -8., 3., 5.; [INFO] [stdout] 453 | | -3., 1., 7., 3.; [INFO] [stdout] 454 | | 1., 2., -9., 6.; [INFO] [stdout] 455 | | -6., 7., 7., -9. [INFO] [stdout] 456 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 466 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 467 | | 6., 4., 4., 4.; [INFO] [stdout] 468 | | 5., 5., 7., 6.; [INFO] [stdout] 469 | | 4., -9., 3., -7.; [INFO] [stdout] 470 | | 9., 1., 7., -6. [INFO] [stdout] 471 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 475 | | -4., 2., -2., -3.; [INFO] [stdout] 476 | | 9., 6., 2., 6.; [INFO] [stdout] 477 | | 0., -5., 1., -5.; [INFO] [stdout] 478 | | 0., 0., 0., 0. [INFO] [stdout] 479 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 487 | | -5., 2., 6., -8.; [INFO] [stdout] 488 | | 1., -5., 1., 8.; [INFO] [stdout] 489 | | 7., 7., -6., -7.; [INFO] [stdout] 490 | | 1., -3., 7., 4. [INFO] [stdout] 491 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | let expected = matrix![ [INFO] [stdout] | ________________________- [INFO] [stdout] 502 | | 0.21805, 0.45113, 0.24060, -0.04511; [INFO] [stdout] 503 | | -0.80827, -1.45677, -0.44361, 0.52068; [INFO] [stdout] 504 | | -0.07895, -0.22368, -0.05263, 0.19737; [INFO] [stdout] 505 | | -0.52256, -0.81391, -0.30075, 0.30639 [INFO] [stdout] 506 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 513 | let m = matrix![ [INFO] [stdout] | _________________- [INFO] [stdout] 514 | | 3., -9., 7., 3.; [INFO] [stdout] 515 | | 3., -8., 2., -9.; [INFO] [stdout] 516 | | -4., 4., 4., 1.; [INFO] [stdout] 517 | | -6., 5., -1., 1. [INFO] [stdout] 518 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 519 | let m2 = matrix![ [INFO] [stdout] | __________________- [INFO] [stdout] 520 | | 8., 2., 2., 2.; [INFO] [stdout] 521 | | 3., -1., 7., 0.; [INFO] [stdout] 522 | | 7., 0., 5., 4.; [INFO] [stdout] 523 | | 6., -2., 0., 5. [INFO] [stdout] 524 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / matrix![ [INFO] [stdout] 75 | | 1., 0., 0., x.into(); [INFO] [stdout] 76 | | 0., 1., 0., y.into(); [INFO] [stdout] 77 | | 0., 0., 1., z.into(); [INFO] [stdout] 78 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / matrix![ [INFO] [stdout] 82 | | x.into(), 0., 0., 0.; [INFO] [stdout] 83 | | 0., y.into(), 0., 0.; [INFO] [stdout] 84 | | 0., 0., z.into(), 0.; [INFO] [stdout] 85 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / matrix![ [INFO] [stdout] 90 | | 1., 0., 0., 0.; [INFO] [stdout] 91 | | 0., r.cos(), -r.sin(), 0.; [INFO] [stdout] 92 | | 0., r.sin(), r.cos(), 0.; [INFO] [stdout] 93 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / matrix![ [INFO] [stdout] 98 | | r.cos(), 0., r.sin(), 0.; [INFO] [stdout] 99 | | 0., 1., 0., 0.; [INFO] [stdout] 100 | | -r.sin(), 0., r.cos(), 0.; [INFO] [stdout] 101 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / matrix![ [INFO] [stdout] 106 | | r.cos(), -r.sin(), 0., 0.; [INFO] [stdout] 107 | | r.sin(), r.cos(), 0., 0.; [INFO] [stdout] 108 | | 0., 0., 1., 0.; [INFO] [stdout] 109 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / matrix![ [INFO] [stdout] 120 | | 1., xy.into(), xz.into(), 0.; [INFO] [stdout] 121 | | yx.into(), 1., yz.into(), 0.; [INFO] [stdout] 122 | | zx.into(), zy.into(), 1., 0.; [INFO] [stdout] 123 | | 0., 0., 0., 1.] [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `matrix` [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | let orientation = matrix![ [INFO] [stdout] | ___________________________- [INFO] [stdout] 131 | | left.x, left.y, left.z, 0.; [INFO] [stdout] 132 | | true_up.x, true_up.y, true_up.z, 0.; [INFO] [stdout] 133 | | -forward.x, -forward.y, -forward.z, 0.; [INFO] [stdout] 134 | | 0., 0., 0., 1. [INFO] [stdout] 135 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | $crate::matrix::Matrix::new($([$($x),*]),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/transformations.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | / matrix![-0.50709, 0.50709, 0.67612, -2.36643; [INFO] [stdout] 338 | | 0.76772, 0.60609, 0.12122, -2.82843; [INFO] [stdout] 339 | | -0.35857, 0.59761, -0.71714, 0.00000; [INFO] [stdout] 340 | | 0.00000, 0.00000, 0.00000, 1.00000], [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `matrix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/patterns.rs:15:80 [INFO] [stdout] | [INFO] [stdout] 15 | $crate::patterns::Pattern::Solid($crate::color::Color::new($r, $g, $b)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/world.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | .pattern(solid!(0.8, 1, 0.6)) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `solid` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.35s [INFO] running `Command { std: "docker" "inspect" "1ceca8a28bf459b180f8c5712ca124a01a8ee79c30a13944cc2e045e970112fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ceca8a28bf459b180f8c5712ca124a01a8ee79c30a13944cc2e045e970112fe", kill_on_drop: false }` [INFO] [stdout] 1ceca8a28bf459b180f8c5712ca124a01a8ee79c30a13944cc2e045e970112fe