[INFO] fetching crate noptim 0.1.0... [INFO] checking noptim-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate noptim 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate noptim 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 noptim 0.1.0 [INFO] finished tweaking crates.io crate noptim 0.1.0 [INFO] tweaked toml for crates.io crate noptim 0.1.0 written to /workspace/builds/worker-8/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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f96d69524ceedd1778663cfd97ce6c0dd2fcd8fa72927a2fab0f2a53ef0509d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f96d69524ceedd1778663cfd97ce6c0dd2fcd8fa72927a2fab0f2a53ef0509d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f96d69524ceedd1778663cfd97ce6c0dd2fcd8fa72927a2fab0f2a53ef0509d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96d69524ceedd1778663cfd97ce6c0dd2fcd8fa72927a2fab0f2a53ef0509d6", kill_on_drop: false }` [INFO] [stdout] f96d69524ceedd1778663cfd97ce6c0dd2fcd8fa72927a2fab0f2a53ef0509d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1d660c63f2da3154bdd5ab506d85447f624f4dc5b93c562557e42d0cb7ca6f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c1d660c63f2da3154bdd5ab506d85447f624f4dc5b93c562557e42d0cb7ca6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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" "6c1d660c63f2da3154bdd5ab506d85447f624f4dc5b93c562557e42d0cb7ca6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1d660c63f2da3154bdd5ab506d85447f624f4dc5b93c562557e42d0cb7ca6f", kill_on_drop: false }` [INFO] [stdout] 6c1d660c63f2da3154bdd5ab506d85447f624f4dc5b93c562557e42d0cb7ca6f