[INFO] cloning repository https://github.com/farmaazon/rustc-ice-case [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farmaazon/rustc-ice-case" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d4471a9a1f80465156ecc681f1b8c8cb063fb3 [INFO] checking farmaazon/rustc-ice-case against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarmaazon%2Frustc-ice-case" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/farmaazon/rustc-ice-case on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/rust-toolchain [INFO] started tweaking git repo https://github.com/farmaazon/rustc-ice-case [INFO] finished tweaking git repo https://github.com/farmaazon/rustc-ice-case [INFO] tweaked toml for git repo https://github.com/farmaazon/rustc-ice-case written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/farmaazon/rustc-ice-case already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e0eeedeefe85276c09f67c09b74361da4b30cb830144638c187251276b790ae [INFO] running `Command { std: "docker" "start" "-a" "1e0eeedeefe85276c09f67c09b74361da4b30cb830144638c187251276b790ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e0eeedeefe85276c09f67c09b74361da4b30cb830144638c187251276b790ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0eeedeefe85276c09f67c09b74361da4b30cb830144638c187251276b790ae", kill_on_drop: false }` [INFO] [stdout] 1e0eeedeefe85276c09f67c09b74361da4b30cb830144638c187251276b790ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d618a8a061ea73cb7c83dddcdcfacd64b83897e2edaa0a5e6e83b97c739507c2 [INFO] running `Command { std: "docker" "start" "-a" "d618a8a061ea73cb7c83dddcdcfacd64b83897e2edaa0a5e6e83b97c739507c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking nalgebra v0.26.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | [$([$a, $b]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | [$([$a, $b, $c]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:894:32 [INFO] [stdout] | [INFO] [stdout] 894 | [$([$a, $b, $c, $d]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:897:36 [INFO] [stdout] | [INFO] [stdout] 897 | [$([$a, $b, $c, $d, $e]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.1/src/base/construction.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | [$([$a, $b, $c, $d, $e, $f]),*]; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | / componentwise_constructors_impl!( [INFO] [stdout] 927 | | /* [INFO] [stdout] 928 | | * Square matrices 1 .. 6. [INFO] [stdout] 929 | | */ [INFO] [stdout] ... | [INFO] [stdout] 1068 | | 6, 1, [x; y; z; w; a; b]; [INFO] [stdout] 1069 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `transpose_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d618a8a061ea73cb7c83dddcdcfacd64b83897e2edaa0a5e6e83b97c739507c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d618a8a061ea73cb7c83dddcdcfacd64b83897e2edaa0a5e6e83b97c739507c2", kill_on_drop: false }` [INFO] [stdout] d618a8a061ea73cb7c83dddcdcfacd64b83897e2edaa0a5e6e83b97c739507c2