[INFO] fetching crate nalgebra-macros 0.1.0... [INFO] checking nalgebra-macros-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate nalgebra-macros 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate nalgebra-macros 0.1.0 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] started tweaking crates.io crate nalgebra-macros 0.1.0 [INFO] finished tweaking crates.io crate nalgebra-macros 0.1.0 [INFO] tweaked toml for crates.io crate nalgebra-macros 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba9658fbe87c651f65f80019b7b8016b3a9f38c43c152e98ab8ccde2a199e10 [INFO] running `Command { std: "docker" "start" "-a" "1ba9658fbe87c651f65f80019b7b8016b3a9f38c43c152e98ab8ccde2a199e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba9658fbe87c651f65f80019b7b8016b3a9f38c43c152e98ab8ccde2a199e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba9658fbe87c651f65f80019b7b8016b3a9f38c43c152e98ab8ccde2a199e10", kill_on_drop: false }` [INFO] [stdout] 1ba9658fbe87c651f65f80019b7b8016b3a9f38c43c152e98ab8ccde2a199e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950de7681ac3c0e1dad8ffe29b4b22ceba346e8d1d6ad9884beeb014fbe5a624 [INFO] running `Command { std: "docker" "start" "-a" "950de7681ac3c0e1dad8ffe29b4b22ceba346e8d1d6ad9884beeb014fbe5a624", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [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] Checking quote v1.0.9 [INFO] [stderr] Checking syn v1.0.73 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking nalgebra-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking trybuild v1.0.42 [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" "950de7681ac3c0e1dad8ffe29b4b22ceba346e8d1d6ad9884beeb014fbe5a624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950de7681ac3c0e1dad8ffe29b4b22ceba346e8d1d6ad9884beeb014fbe5a624", kill_on_drop: false }` [INFO] [stdout] 950de7681ac3c0e1dad8ffe29b4b22ceba346e8d1d6ad9884beeb014fbe5a624