[INFO] cloning repository https://github.com/SOF3/willow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SOF3/willow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOF3%2Fwillow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOF3%2Fwillow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] accdf1ab7e5f32ea8b29249b36bdf1aa16b5dd28 [INFO] checking SOF3/willow against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSOF3%2Fwillow" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SOF3/willow 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 git repo https://github.com/SOF3/willow [INFO] finished tweaking git repo https://github.com/SOF3/willow [INFO] tweaked toml for git repo https://github.com/SOF3/willow written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SOF3/willow 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] 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 semver-parser v0.10.2 [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded field-offset v0.3.4 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded nalgebra v0.27.0 [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `matrixmultiply v0.3.1` within 30s) [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] da902e32e944780b832a765025606d661dc89491043e0f1c089e0871d1708790 [INFO] running `Command { std: "docker" "start" "-a" "da902e32e944780b832a765025606d661dc89491043e0f1c089e0871d1708790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da902e32e944780b832a765025606d661dc89491043e0f1c089e0871d1708790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da902e32e944780b832a765025606d661dc89491043e0f1c089e0871d1708790", kill_on_drop: false }` [INFO] [stdout] da902e32e944780b832a765025606d661dc89491043e0f1c089e0871d1708790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 55835136088aba04f5853a97dfee4a07609fca9302c75a007922938081a48a97 [INFO] running `Command { std: "docker" "start" "-a" "55835136088aba04f5853a97dfee4a07609fca9302c75a007922938081a48a97", 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 syn v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking willow-codegen v0.0.3 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking nalgebra v0.27.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.27.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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 web-sys v0.3.51 [INFO] [stderr] Checking wasm-logger v0.2.0 [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" "55835136088aba04f5853a97dfee4a07609fca9302c75a007922938081a48a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55835136088aba04f5853a97dfee4a07609fca9302c75a007922938081a48a97", kill_on_drop: false }` [INFO] [stdout] 55835136088aba04f5853a97dfee4a07609fca9302c75a007922938081a48a97